diff scripts/ChangeLog @ 5690:161ebd1f3410

[project @ 2006-03-17 06:17:24 by jwe]
author jwe
date Fri, 17 Mar 2006 06:17:25 +0000
parents 9a16df2b1916
children 9be68956e450
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Mar 17 05:00:57 2006 +0000
+++ b/scripts/ChangeLog	Fri Mar 17 06:17:25 2006 +0000
@@ -1,3 +1,9 @@
+2006-03-17  John W. Eaton  <jwe@octave.org>
+
+	* miscellaneous/dir.m: Use readdir instead of glob.
+	Special case for "." to avoid globbing.  Use list_in_columns.
+	Eliminate unused variables len and finfo.
+
 2006-03-16  Bill Denney  <bill@givebillmoney.com>
 
 	* miscellaneous/dir.m: Improve compatibility.