about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-14 23:26:21 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-14 23:26:21 +0000
commit855dba3ccb9904806cb4b6ee3208056cac20521a (patch)
tree822d18ef06f18b194cbe08a9455a7367900d8dc2 /nptl/ChangeLog
parent81f3ac4c9a003161d3396ea9322ca7330adedefa (diff)
downloadglibc-855dba3ccb9904806cb4b6ee3208056cac20521a.tar.gz
glibc-855dba3ccb9904806cb4b6ee3208056cac20521a.tar.xz
glibc-855dba3ccb9904806cb4b6ee3208056cac20521a.zip
Update.
2003-05-14  Ulrich Drepper  <drepper@redhat.com>

	* Makefile ($(objpfx)$(multidir)): Add rule to create the directory.
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 c6410804c7..a94c44e294 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-14  Ulrich Drepper  <drepper@redhat.com>
+
+	* Makefile ($(objpfx)$(multidir)): Add rule to create the directory.
+
 2003-05-14  Jakub Jelinek  <jakub@redhat.com>
 
 	* Makefile (crti-objs, crtn-objs): New variables.