diff scripts/ChangeLog @ 6679:a40b4060efff

[project @ 2007-05-31 20:07:23 by dbateman]
author dbateman
date Thu, 31 May 2007 20:07:23 +0000
parents f938c7018d28
children a2f697dca2a4
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu May 31 19:44:45 2007 +0000
+++ b/scripts/ChangeLog	Thu May 31 20:07:23 2007 +0000
@@ -1,5 +1,9 @@
 2007-05-31  David Bateman  <dbateman@free.fr>
 
+	* miscellaneous/copyfile.m: Split copying of multiple files to a 
+	directory over several copy command to limit the line length.
+	* miscellaneous/movefile.m: Ditto.
+	
 	* pkg.m: Add build option to allow binary Octave packages to be
 	built from source packages. Probe absolute path of prefix, global
 	and local lists. Use strcat, rather that [] for strings.