diff liboctave/ChangeLog @ 4431:c4bde1d5eb98

[project @ 2003-06-18 15:47:09 by jwe]
author jwe
date Wed, 18 Jun 2003 15:47:10 +0000
parents c1f6200b5f0e
children b18ace8faf31
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Jun 17 16:50:23 2003 +0000
+++ b/liboctave/ChangeLog	Wed Jun 18 15:47:10 2003 +0000
@@ -1,3 +1,8 @@
+2003-06-18  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* dMatrix.cc (any_element_is_negative): If new optional arg
+	neg_zero is true, also return true for negative zero.
+
 2003-06-16  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* DASSL.cc (DASSL::do_integrate): Set liw to 21 + n, not 20 + n.