about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4a53653d7..bb7aaab2f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-01-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/generic/bits/byteswap.h (__bswap_64): Partly revert last
+	patch.  We must use unsigned int for l member of union.
+
 	* sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Don't call
 	_dl_aux_init for shared libraries.