aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-03-13 23:44:36 +0000
committerUlrich Drepper <drepper@redhat.com>2002-03-13 23:44:36 +0000
commit351f0765c7ff4e73be396a76817802508df1c7c1 (patch)
treee2617436d008628f5b6e0bfef984ce73df64e4f3 /ChangeLog
parent75bfdfc7df6d3557358fe7f1c01e748ef6b5efc7 (diff)
downloadglibc-351f0765c7ff4e73be396a76817802508df1c7c1.tar
glibc-351f0765c7ff4e73be396a76817802508df1c7c1.tar.gz
glibc-351f0765c7ff4e73be396a76817802508df1c7c1.tar.bz2
glibc-351f0765c7ff4e73be396a76817802508df1c7c1.zip
Update.
2002-03-13 Ulrich Drepper <drepper@redhat.com> * stdio-common/tst-printf.sh: Adjust for last change in tst-printf.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d346ad116..ef9ba52cfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-13 Ulrich Drepper <drepper@redhat.com>
+
+ * stdio-common/tst-printf.sh: Adjust for last change in tst-printf.c.
+
2002-03-13 Wolfram Gloger <wg@malloc.de>
* malloc/malloc.c (sYSMALLOc): Don't change brk if mmap failed.