about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-04 19:53:08 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-04 19:53:08 +0000
commitc4a6d859943d9f35bad48b82530fae2ff3a323e7 (patch)
tree7ff03e4957370ea5cfd32ed5cfd33d058ab9d456 /nptl/ChangeLog
parented6e8c2e68f772834938692027587d5692d4e34d (diff)
downloadglibc-c4a6d859943d9f35bad48b82530fae2ff3a323e7.tar.gz
glibc-c4a6d859943d9f35bad48b82530fae2ff3a323e7.tar.xz
glibc-c4a6d859943d9f35bad48b82530fae2ff3a323e7.zip
Update.
2002-12-04  Ulrich Drepper  <drepper@redhat.com>

	* argp/Makefile (tests): Add tst-argp1.
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 a6c5a2f35b..00a96f4b71 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,9 @@
 2002-12-04  Ulrich Drepper  <drepper@redhat.com>
 
+	* Makefile (tests): Add tst-locale2.
+	(tests-static): Likewise.
+	* tst-locale2.c: New file.
+
 	* sysdeps/unix/sysv/linux/i386/lowlevellock.h: Mark asms as
 	volatile and add memory clobbers to lock operations.