about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb88304b34..1f31b87ee2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-06  Andreas Jaeger  <aj@suse.de>
+
+ 	* sysdeps/i386/fpu/bits/mathinline.h: Fix union definition error
+ 	in __sgn1l, otherwise g++ fails to parse this.
+ 	Reported by Sean Chen <sean.chen@turbolinux.com>.
+
 2000-03-03  Geoff Keating  <geoffk@cygnus.com>
 
 	* configure.in: Compute sizeof-long-double.