changeset 5558:ec7b3ceb4bf2

[project @ 2005-12-03 04:39:26 by jwe]
author jwe
date Sat, 03 Dec 2005 04:39:26 +0000
parents 91cdb5f1eeed
children 45304bb922f1
files scripts/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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).