about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-08 06:31:04 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-08 06:31:04 +0000
commit67254a97d98f73a35ab995e8afccb3ded433c8b1 (patch)
tree456774aa415e12a4d77d585348a2c12e96f76e14 /ChangeLog
parent7ba0e52c39ae2a57933a856ce363ab0361ad1ed9 (diff)
downloadglibc-67254a97d98f73a35ab995e8afccb3ded433c8b1.tar.gz
glibc-67254a97d98f73a35ab995e8afccb3ded433c8b1.tar.xz
glibc-67254a97d98f73a35ab995e8afccb3ded433c8b1.zip
Update.
	* malloc/malloc.h: Don't define __THROW if it is already defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94a848796f..703e89b683 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-09-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* malloc/malloc.h: Don't define __THROW if it is already defined.
+
 	* sysdeps/powerpc/bits/atomic.h (atomic_increment): Define.
 	(atomic_decrement): Define.