about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-07-07 09:53:01 -0700
committerUlrich Drepper <drepper@redhat.com>2009-07-07 09:53:01 -0700
commitb4f55afd031f14531ba7681032fc5f75a1578320 (patch)
treeed1a7528ad899c4942f687f851d03b49ff812a05 /ChangeLog
parenteba0994e75e622ad30c6dcdb53e5ddedd043f6d7 (diff)
downloadglibc-b4f55afd031f14531ba7681032fc5f75a1578320.tar.gz
glibc-b4f55afd031f14531ba7681032fc5f75a1578320.tar.xz
glibc-b4f55afd031f14531ba7681032fc5f75a1578320.zip
Define STB_GNU_UNIQUE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d83ca214d1..f06f610d36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-07-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/elf.h (STB_GNU_UNIQUE): Define.
+
 	* elf/dl-misc.c (_dl_higher_prime_number): New function.  Moved here
 	from...
 	* include/inline-hashtab.h: ...here.