about summary refs log tree commit diff
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 c0cfa533d0..0c18dd87ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2002-08-28  Roland McGrath  <roland@redhat.com>
 
+	* Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)
+	to use $(filter ...) instead.  Same bug fixed in aix conditionals.
+
+	* locale/setlocale.c: Declare postload functions weak.
+
 	* elf/tst-tls1-static.c: New file.
 	* elf/tst-tls2-static.c: New file.
 	* elf/Makefile ($(tests-static):%=$(objfpx)%.o): Remove rule.