diff liboctave/ChangeLog @ 3475:6293a9d5650a

[project @ 2000-01-25 21:23:07 by jwe]
author jwe
date Tue, 25 Jan 2000 21:23:09 +0000
parents 64f8babb7b3d
children 45742a3b1f7c
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Jan 25 10:17:56 2000 +0000
+++ b/liboctave/ChangeLog	Tue Jan 25 21:23:09 2000 +0000
@@ -1,5 +1,8 @@
 2000-01-25  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* lo-ieee.cc (octave_ieee_init): Don't include sunmath.h.
+	No longer bother with infinity or quiet_nan.
+
 	* Array2.cc (Array2<T>::get_size): New function.
 	(Array2<T>::Array2, Array2<T>::resize): Use it.