diff test/ChangeLog @ 7769:247828ad21e2

Replace deprecated isstr() call
author Thomas Weber <thomas.weber.mail@gmail.com>
date Sat, 03 May 2008 09:10:56 +0200
parents a2d9f325b65a
children c10d77387d96
line wrap: on
line diff
--- a/test/ChangeLog	Sat May 03 11:47:54 2008 +0200
+++ b/test/ChangeLog	Sat May 03 09:10:56 2008 +0200
@@ -1,12 +1,12 @@
+2008-05-09  Rafael Laboissiere <rafael@debian.org>
+
+	* test_io.m, test_system.m: Use ischar instead of deprecated isstr.
+
 2008-05-06  John W. Eaton  <jwe@octave.org>
 
 	* fntests.m: Use puts instead of printf where appropriate.
 	Fix missing newline in message.
 
-2008-05-03  Rafael Laboissiere <rafael@debian.org>
-
-	* test_io.m, test_system.m: Use ischar instead of deprecated isstr.
-
 2008-03-26  David Bateman  <dbateman@free.fr>
 
 	* test_index-wfi-f.m: Split large block of tests.  New tests.