summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-03-03 14:03:17 +0000
committerJakub Jelinek <jakub@redhat.com>2005-03-03 14:03:17 +0000
commita3f1b27bd61b4bd1645e90953eb09ae2aa3ef9e9 (patch)
treea8e5716872cfa45964d06994f9598a523cd2b3a9 /ChangeLog
parentd0fec8d06cc2234c8114b51f630466eff9d5f841 (diff)
Updated to fedora-glibc-20050303T1335
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f384b53c3..680ade5a60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2005-03-01 H.J. Lu <hongjiu.lu@intel.com>
+
+ [BZ #776]
+ * iconv/iconvconfig.c: Fix comment for the output file.
+ (write_output): Clear padding in header.
+
+2005-03-03 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/dl-close.c (_dl_close): Don't try to set up new searchpath if the
+ loader is closed. Fixes unload3.
+ * elf/tst-global1.c: New file.
+ * elf/Makefile (tests): Add tst-global1.
+
+2005-03-03 Jakub Jelinek <jakub@redhat.com>
+
+ * elf/Makefile: Add rules to build and run unload3 test.
+ * elf/unload3.c: New test.
+ * elf/unload3mod1.c: New file.
+ * elf/unload3mod2.c: New file.
+ * elf/unload3mod3.c: New file.
+ * elf/unload3mod4.c: New file.
+
+2005-02-21 Alan Modra <amodra@bigpond.net.au>
+
+ * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Don't
+ use __uint128_t.
+
2005-03-01 Jakub Jelinek <jakub@redhat.com>
* posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead