summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0218a9ac1..e55ec7c5c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2009-09-20 Andreas Schwab <schwab@linux-m68k.org>
+
+ * iconvdata/iso646.c (gconv_init): Correctly initialize the
+ character size elements in step data.
+
+2009-09-20 Ulrich Drepper <drepper@redhat.com>
+
+ * po/hu.po: Update from translation team.
+ * po/vi.po: Likewise.
+
+2009-09-19 Roland McGrath <roland@redhat.com>
+
+ * libio/wfileops.c (_IO_wfile_seekoff): Remove unused variables.
+
+2009-09-15 Roland McGrath <roland@redhat.com>
+
+ * aclocal.m4 (GLIBC_PROVIDES): Add _AS_ECHO_PREPARE.
+ * nptl/sysdeps/pthread/configure: Regenerated.
+ * nptl/sysdeps/x86_64/configure: Regenerated.
+ * sysdeps/unix/sysv/linux/configure: Regenerated.
+ * sysdeps/x86_64/elf/configure: Regenerated.
+
+ * Makefile (autoconf-it): Set execute bit only on top-level configure.
+
+ * configure.in: Let add-ons set $libc_add_on_config_subdirs to have
+ the effect of AC_CONFIG_SUBDIRS relative to the add-on directory.
+ * aclocal.m4 (GLIBC_PROVIDES): Add AC_CONFIG_SUBDIRS.
+ * configure: Regenerated.
+
2009-09-09 Ulrich Drepper <drepper@redhat.com>
* posix/getconf.c (main): Handle -- on command line.