diff scripts/ChangeLog @ 5558:ec7b3ceb4bf2

[project @ 2005-12-03 04:39:26 by jwe]
author jwe
date Sat, 03 Dec 2005 04:39:26 +0000
parents dc24a787b96b
children 3c668f44c55a
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-02  John W. Eaton  <jwe@octave.org>
+
+	* miscellaneous/fileattrib.m: New function.
+
 2005-12-01  John W. Eaton  <jwe@octave.org>
 
 	* general/columns.m: Use size (x, 2) instead of [nr, nc] = size (x).