diff scripts/ChangeLog @ 7352:fab9bc33b949

[project @ 2008-01-07 18:54:45 by jwe]
author jwe
date Mon, 07 Jan 2008 18:54:45 +0000
parents 40252ccfcb67
children 4e291a77212a
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-07  John W. Eaton  <jwe@octave.org>
+
+	* miscellaneous/copyfile.m, miscellaneous/movefile.m:
+	Error if glob call fails to match any files.
+
 2008-01-04  Thomas Treichl  <Thomas.Treichl@gmx.net>
 
 	* strings/strtrim.m: Doc fix.