about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3057fe7711..2646132fee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-10-23  Jim Meyering  <meyering@ascend.com>
+
+	Allow this code to be used outside of glibc.
+	* sysdeps/generic/memrchr.c: Undef __memrchr, too.
+	[!weak_alias]: Define __memrchr to memrchr.
+	Guard weak_alias use with `#ifdef weak_alias'.
+
 2000-10-23  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/unload.c: Generate more debugging output.