about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 537c59878a..d2202f2b64 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -14,6 +14,10 @@
 
 2002-12-02  Ulrich Drepper  <drepper@redhat.com>
 
+	* Makefile (tests): Add tst-locale1.  If buid-static is yes link
+	statically.
+	* tst-locale1.c: New file.
+
 	* pthread_cond_timedwait.c: Include <stdlib.h>.
 
 	* Makefile (tests): Add tst-fork2 and tst-fork3.