2009-11-17  Martin Maechler  <maechler@stat.math.ethz.ch>

	* DESCRIPTION (Version, Date, Depends): 0.8-7, *, stats

	* man/sca.Rd: fix typo (\code{ ..\code{.} ..}), and "PCA" link

2009-02-09  Martin Maechler  <maechler@stat.math.ethz.ch>

	* DESCRIPTION (Version, Date): 0.8-6

	* man/sortmatrix.Rd: et al: comment empty \examples{..}

	* man/sca.Rd: use \method{print}{simpcomp}

2004-08-06  Martin Maechler  <maechler@stat.math.ethz.ch>

	* DESCRIPTION (Version): 0.8-5	for CRAN

	* R/aaa.R (cov2cor): moved here; require(stats) in .First.lib
	(.First.lib): turn off locator bell
	* R/sca.R (cov2cor): dito. -- all this for lazy loading

	* TODO: update
	* Done-MM: "

2003-10-24  Martin Maechler  <maechler@stat.math.ethz.ch>

	* man/corcomp.Rd: #ifdef cov2cor() items --> CMD check warning off

2003-07-18  Martin Maechler  <maechler@stat.math.ethz.ch>

	* R/aaa.R (dev.interactive): add "java.graph" (thanks to BDR)

2003-07-17  Martin Maechler  <maechler@stat.math.ethz.ch>

	* DESCRIPTION (Version): 0.8-3	--> submitted to CRAN

	* TODO: cleaned up (renamed from "Notes-MM")
	* Done-MM: new file

	* man/sca.Rd: examples adapted to new default (for inter=FALSE)
	* R/sca.R: small changes; fix percent(1,2) for R

	* tests/*.Rout.save : new (were not ok in 0.8-2 either)

2003-07-16  Martin Maechler  <maechler@stat.math.ethz.ch>

	* DESCRIPTION (Version): 0.8-2

	* man/sca.Rd:
	* R/sca.R: change defaults for (d,b) <-> (qmin,corblocks)
		   for the non-interactive case.
	   (percent()): new utility
	   "redrawMatrix()" instead of "remakescreen()"
	   ... others all from Valentin's "10 points" and discussion
	* R/sca.R (nextdiff): sign-unique difference component
	* R/sca.R (sortmatrix): sort.list(-d[]) instead of rev(order(d[]))

	* R/aaa.R (%in%): needed for Splus <= 5


2003-07-09  Martin Maechler  <maechler@stat.math.ethz.ch>

	* R/sca.R: small further cleanup, e.g. unlist(locator(1));
		dev.interactive() for S-plus : fixed and moved to new file
	* R/aaa.R: which also defines which.min() for S+

	* DESCRIPTION (Version): 0.8-1


