diff liboctave/ChangeLog @ 5098:ab4e64f92526

[project @ 2004-12-18 15:04:20 by jwe]
author jwe
date Sat, 18 Dec 2004 15:04:20 +0000
parents c9a44ec47b20
children e35b034d3523
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-17  John W. Eaton  <jwe@octave.org>
+
+	* lo-cieee.c (lo_ieee_signbit): New function.
+	* lo-ieee.h: Provide decl.
+	Don't define lo_ieee_signbit as a macro here.
+	From Orion Poplawski <orion@cora.nwra.com>.
+
 2004-11-18  John W. Eaton  <jwe@octave.org>
 
 	* int32NDArray.cc (pow): Delete instantiation.