changeset 6284:4f9514696199

[project @ 2007-02-08 08:42:24 by jwe]
author jwe
date Thu, 08 Feb 2007 08:42:24 +0000
parents 7099f1ae465e
children 3991a9f0fead
files scripts/ChangeLog
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Feb 08 08:37:00 2007 +0000
+++ b/scripts/ChangeLog	Thu Feb 08 08:42:24 2007 +0000
@@ -1,5 +1,20 @@
 2007-02-08  John W. Eaton  <jwe@octave.org>
 
+	* audio/Makefile.in, control/base/Makefile.in,
+	control/hinf/Makefile.in, control/obsolete/Makefile.in,
+	control/system/Makefile.in, control/util/Makefile.in,
+	deprecated/Makefile.in, elfun/Makefile.in, finance/Makefile.in,
+	general/Makefile.in, image/Makefile.in, io/Makefile.in,
+	linear-algebra/Makefile.in, miscellaneous/Makefile.in,
+	optimization/Makefile.in, plot/Makefile.in,
+	polynomial/Makefile.in, quaternion/Makefile.in, set/Makefile.in,
+	signal/Makefile.in, sparse/Makefile.in, specfun/Makefile.in,
+	special-matrix/Makefile.in, startup/Makefile.in,
+	statistics/base/Makefile.in, statistics/distributions/Makefile.in,
+	statistics/models/Makefile.in, statistics/tests/Makefile.in,
+	strings/Makefile.in, testfun/Makefile.in, time/Makefile.in,
+	path/Makefile.in, pkg/Makefile.in: Explicitly list source files.
+
 	* plot/figure.m: Don't call drawnow.  Correctly init figure when
 	only given property list.