diff liboctave/ChangeLog @ 4164:67ef87a80c49

[project @ 2002-11-11 18:10:44 by jwe]
author jwe
date Mon, 11 Nov 2002 18:10:44 +0000
parents bcdf1c264e08
children 84fe3ca3a246
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-11  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* lo-ieee.cc (octave_ieee_init): Check defined (__osf__) instead
+	of ! defined (linux).
+
 2002-11-09  Per Persson <persquare@mac.com>
 
 	* oct-shlib.cc (octave_dyld_shlib): New class.