diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-29 19:35:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-29 19:35:32 +0000 |
commit | a0e5d73a78dde538353c5bfa8d92d619d3800586 (patch) | |
tree | adcd3315dd5e5da3da43e7139ee651c9ed5870b0 /ChangeLog | |
parent | a5707dad25fcc5093f9cc220226b142fae471718 (diff) | |
download | glibc-a0e5d73a78dde538353c5bfa8d92d619d3800586.tar.gz glibc-a0e5d73a78dde538353c5bfa8d92d619d3800586.tar.xz glibc-a0e5d73a78dde538353c5bfa8d92d619d3800586.zip |
Update.
* stdio-common/tst-printf.c: Add test for above problem.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 09f6856604..64fe4870af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ we later need to calling free(). Patch by Matt Wilson <msw@redhat.com>. + * stdio-common/tst-printf.c: Add test for above problem. + 2000-06-27 David Mosberger-Tang <davidm@hpl.hp.com> * sysdeps/unix/sysv/linux/ia64/bits/ipc.h: New file. |