diff scripts/ChangeLog @ 7703:e44e4cd2129d

Don't allow the use of lists in assert.m
author David Bateman <dbateman@free.fr>
date Wed, 09 Apr 2008 12:40:06 -0400
parents 4584feed3ec4
children 1cdb42b372e8
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-09  David Bateman  <dbateman@free.fr>
+
+	* testfun/assert.m: Don't allow cond and expected to be lists.
+
 2008-04-04  John W. Eaton  <jwe@octave.org>
 
 	* strings/Makefile.in (SOURCES): Add isstrprop.m to the list.