diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-12-19 23:44:54 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2004-12-19 23:44:54 +0000 |
commit | a7008c8e9dec89809ff552c117a008f49faf72b4 (patch) | |
tree | 9148c9fc31b1b8ee5a4c41cfedec36d40f58daca /ChangeLog | |
parent | acea899bcb4ca903f778b7d90d0fbea9b93dda7a (diff) |
Updated to fedora-glibc-20041219T2331
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,3 +1,31 @@ +2004-12-19 Roland McGrath <roland@redhat.com> + + * iconv/iconvconfig.c (nostdlib, output_file, output_file_len): + New variables. + (options, parse_opt, main): Take new options --nostdlib and + --output/-o to set them. Under --nostdlib, skip GCONV_PATH dirs. + (write_output): If output_file is set, write the output there. + +2004-12-19 Andreas Jaeger <aj@suse.de>NULL + + [BZ #560] + * inet/netinet/in.h: Use __interface_addr instead of __interface. + + [BZ #573] + * sunrpc/xcrypt.c (passwd2des_internal): Make it hidden instead of + internal linkage. + +2004-12-19 Roland McGrath <roland@frob.com> + + * version.h (VERSION): 2.3.4. + * README.template: Various updates. + * README: Regenerated. + * NEWS: Mention ports. + * README-alpha: File removed. + + [BZ #416] + * locale/langinfo.h: Comment fixes. + 2004-12-17 Ulrich Drepper <drepper@redhat.com> * po/ja.po: Update from translation team. |