about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-09 23:59:21 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-09 23:59:21 +0000
commitc37cae9e8a52380f28e44cf3a7fd41a690db1909 (patch)
tree36f2c5ed6ceb671e2a293e54884c098018be738f /nptl/ChangeLog
parent8049ef7857661911a4a33c0cf2e0676b7c0e6e59 (diff)
downloadglibc-c37cae9e8a52380f28e44cf3a7fd41a690db1909.tar.gz
glibc-c37cae9e8a52380f28e44cf3a7fd41a690db1909.tar.xz
glibc-c37cae9e8a52380f28e44cf3a7fd41a690db1909.zip
Update.
	* po/da.po: Likewise.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 4018220e33..b23bb307a5 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-09  Ulrich Drepper  <drepper@redhat.com>
+
+	* Makefile (tests): Add tst-cond10.
+	* tst-cond10.c: New file.
+
 2003-03-08  Ulrich Drepper  <drepper@redhat.com>
 
 	* tst-tls2.c (do_test): Add TEMP_FAILURE_RETRY around sem_wait call.