about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-03 06:27:43 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-03 06:27:43 +0000
commitc22b52fa115b51b843c4bd5f1fdfec680693cf73 (patch)
treeb32a3008cce27aab9d14b7713cf9696c75e80df9 /nptl/ChangeLog
parenta3a238a978a7e5bb6a543b808e11442a102ee74c (diff)
downloadglibc-c22b52fa115b51b843c4bd5f1fdfec680693cf73.tar.gz
glibc-c22b52fa115b51b843c4bd5f1fdfec680693cf73.tar.xz
glibc-c22b52fa115b51b843c4bd5f1fdfec680693cf73.zip
Update.
	* Makefile (tests): Add tst-locale1.  If buid-static is yes link
	statically.
	* tst-locale1.c: New file.
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.