diff test/ChangeLog @ 8836:d79edebd8f45

fix sparse diag divide by zero test
author John W. Eaton <jwe@octave.org>
date Sun, 22 Feb 2009 13:31:04 -0500
parents 065a05eb148a
children fb1c929dbbb7
line wrap: on
line diff
--- a/test/ChangeLog	Sat Feb 21 01:27:23 2009 +0100
+++ b/test/ChangeLog	Sun Feb 22 13:31:04 2009 -0500
@@ -1,3 +1,7 @@
+2009-02-22  John W. Eaton  <jwe@octave.org>
+
+	* build_sparse_tests.sh: Fix diag matrix divide by zero test.
+
 2009-02-18  John W. Eaton  <jwe@octave.org>
 
 	* test_args.m: Don't use assert to test for function handles.