diff src/ChangeLog @ 5531:ad2e70544c77

[project @ 2005-11-07 19:12:21 by jwe]
author jwe
date Mon, 07 Nov 2005 19:12:21 +0000
parents 6f29a563b976
children 667ad2becb63
line wrap: on
line diff
--- a/src/ChangeLog	Mon Nov 07 19:06:03 2005 +0000
+++ b/src/ChangeLog	Mon Nov 07 19:12:21 2005 +0000
@@ -1,6 +1,7 @@
 2005-11-07  John W. Eaton  <jwe@octave.org>
 
-	* strfns.cc (Fstrcmp): Initialize retval to false.
+	* strfns.cc (Fstrcmp): If args are not strings or cell arrays of
+	strings, return false.
 
 2005-11-01  John W. Eaton  <jwe@octave.org>