diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-09 18:35:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-09 18:35:24 +0000 |
commit | 1468be215be0c510e5ce11b19d63797a39c550af (patch) | |
tree | b87eefc92febd6f5d68c9f249087bfa976647755 /ChangeLog | |
parent | 257bdad02163893320cdb0adf9a56fdb5cf7827b (diff) | |
download | glibc-1468be215be0c510e5ce11b19d63797a39c550af.tar glibc-1468be215be0c510e5ce11b19d63797a39c550af.tar.gz glibc-1468be215be0c510e5ce11b19d63797a39c550af.tar.bz2 glibc-1468be215be0c510e5ce11b19d63797a39c550af.zip |
Update.
* configure.in: Require makeinfo version 4.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2001-02-09 Ulrich Drepper <drepper@redhat.com> + * configure.in: Require makeinfo version 4. + * libio/tst_wscanf.c (main): Add cast to avoid warning. * libio/tst_swscanf.c (main): Likewise.. |