diff scripts/ChangeLog @ 7940:1bfb88e78027

fix tests
author John W. Eaton <jwe@octave.org>
date Thu, 17 Jul 2008 10:55:50 -0400
parents 18d7171759ff
children 5747be3ac497
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-17  John W. Eaton  <jwe@octave.org>
+
+	* general/fliplr.m: Fix usage test.
+	* testfun/test.m: Fix usage tests.
+
 2008-07-17  Jaroslav Hajek <highegg@gmail.com>
 
 	* statistics/base/cov.m: Fix test that should no longer work.