diff scripts/ChangeLog @ 5868:84b5cd59e627

[project @ 2006-06-29 06:39:20 by jwe]
author jwe
date Thu, 29 Jun 2006 06:39:20 +0000
parents b645066d40ad
children b6ef36e92701
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,9 @@
+2006-06-29  John W. Eaton  <jwe@octave.org>
+
+	* miscellaneous/dump_prefs.m: Remove obsolete symbols from the list.
+	Use feval instead of "type -q" to get values now that all the
+	symbols are functions.
+
 2006-06-16  John W. Eaton  <jwe@octave.org>
 
 	* time/datevec.m: Avoid computing log of non-positive values.