diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-12-03 11:14:41 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2004-12-03 11:14:41 +0000 |
commit | d5321ea34dec8d3e5c9fbb2801e7039e2e675d91 (patch) | |
tree | 88fc5cf9f6382b083eb4b47132792e2e5cf03a90 /ChangeLog | |
parent | 2a561bf1e19f064e2f5689e961ea1f8e51bc14a0 (diff) |
* libio/Makefile (tests): Add bug-ungetc4.
* libio/bug-ungetc4.c: New test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-12-02 Jakub Jelinek <jakub@redhat.com> + + * libio/Makefile (tests): Add bug-ungetc4. + * libio/bug-ungetc4.c: New test. + 2004-12-02 Roland McGrath <roland@redhat.com> * extra-lib.mk (object-suffixes-$(lib)): Add .oS when |