diff scripts/ChangeLog @ 6291:6110e7d4e4c4

[project @ 2007-02-09 05:14:51 by jwe]
author jwe
date Fri, 09 Feb 2007 05:14:51 +0000
parents c6a7b0453f9a
children b649aa46950d
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Feb 08 20:58:46 2007 +0000
+++ b/scripts/ChangeLog	Fri Feb 09 05:14:51 2007 +0000
@@ -1,3 +1,8 @@
+2007-02-09  John W. Eaton  <jwe@octave.org>
+
+	* testfun/assert.m: Try to avoid problems when comparisons involve
+	strange values like Inf+NaNi.
+
 2007-02-08  John W. Eaton  <jwe@octave.org>
 
 	* plot/drawnow.m: Use gnuplot_binary() instead of just "gnuplot"