summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2004-12-19 23:44:54 +0000
committerJakub Jelinek <jakub@redhat.com>2004-12-19 23:44:54 +0000
commita7008c8e9dec89809ff552c117a008f49faf72b4 (patch)
tree9148c9fc31b1b8ee5a4c41cfedec36d40f58daca /ChangeLog
parentacea899bcb4ca903f778b7d90d0fbea9b93dda7a (diff)
Updated to fedora-glibc-20041219T2331
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd23e7a09c..8bd99f21f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.