changeset 6251:27f85707054a

[project @ 2007-01-23 19:01:46 by jwe]
author jwe
date Tue, 23 Jan 2007 19:01:46 +0000
parents ff5e6cf72bda
children 738c97e101eb
files scripts/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Jan 23 18:37:52 2007 +0000
+++ b/scripts/ChangeLog	Tue Jan 23 19:01:46 2007 +0000
@@ -1,9 +1,9 @@
 2007-01-23  Luis F. Ortiz  <lortiz@interactivesupercomputing.com>
 
-	* strings/strncmp.m: Delete.
-
 	* strings/strncmpi.m: Use strncmp instead of calling strtrunc on args.
 
+	* strings/strncmp.m: Delete (we now have a built-in version).
+
 2007-01-22  Bob Weigel <rweigel@gmu.edu>
 
 	* testfun/test.m: Check for all files in path, use first found.