diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-13 20:46:12 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-13 20:46:12 +0000 |
commit | 5539d2574d927dc925f18d69e43edcc1b355519e (patch) | |
tree | 4b74f011a6adef03002cad1e3bfdc944eedf4d58 /ChangeLog | |
parent | b8d36e834b473483082b9be0245230d30e8805f5 (diff) | |
download | glibc-5539d2574d927dc925f18d69e43edcc1b355519e.tar.gz glibc-5539d2574d927dc925f18d69e43edcc1b355519e.tar.xz glibc-5539d2574d927dc925f18d69e43edcc1b355519e.zip |
Update.
* Makerules (sources): Don't add BP sources here. * login/Makefile (distribute): Remove xtmp.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8b042fc356..af6a7d394f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-06-13 Ulrich Drepper <drepper@redhat.com> + * Makerules (sources): Don't add BP sources here. + + * login/Makefile (distribute): Remove xtmp.h. + * iconv/iconv_prog.c (main): Fix appending slashes if omit_invalid is true. Reported by Bruno Haible <haible@ilog.fr>. |