diff liboctave/ChangeLog @ 5386:f64ec7b38586

[project @ 2005-06-14 16:15:43 by jwe]
author jwe
date Tue, 14 Jun 2005 16:15:43 +0000
parents 5f48f2956e37
children 5b00a8beb504
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Jun 14 16:04:03 2005 +0000
+++ b/liboctave/ChangeLog	Tue Jun 14 16:15:43 2005 +0000
@@ -1,3 +1,8 @@
+2005-06-14  John W. Eaton  <jwe@octave.org>
+
+    * dMatrix.cc (Matrix::too_large_for_float): Special case Inf values too.
+    * CMatrix.cc (ComplexMatrix::too_large_for_float): Ditto.
+
 2005-06-14  David Bateman  <dbateman@free.fr>
 
     * dMatrix.cc (Matrix::too_large_for_float): Special case NaN and NA values.