aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e4a4beefa..9f6b45ba72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-11-01 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/bits/socket.h (CMSG_ALIGN): Cast result
+ of unary ~ to size_t.
+
+ * stdlib/strtod.c: Make gcc shut up about SWAP use.
+
* sysdeps/i386/fpu/bits/mathinline.h: Add support for builtin
unordered compare functions to gcc 2.97 and up.