summaryrefslogtreecommitdiff
path: root/ChangeLog.12
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-07-12 18:26:36 +0000
committerJakub Jelinek <jakub@redhat.com>2007-07-12 18:26:36 +0000
commit0ecb606cb6cf65de1d9fc8a919bceb4be476c602 (patch)
tree2ea1f8305970753e4a657acb2ccc15ca3eec8e2c /ChangeLog.12
parent7d58530341304d403a6626d7f7a1913165fe2f32 (diff)
2.5-18.1
Diffstat (limited to 'ChangeLog.12')
-rw-r--r--ChangeLog.1212
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.12 b/ChangeLog.12
index 2a4620e56d..9f1981ebc7 100644
--- a/ChangeLog.12
+++ b/ChangeLog.12
@@ -7729,6 +7729,13 @@
* Versions.def [ld]: Add GLIBC_2.2.1.
+2001-01-10 Jakub Jelinek <jakub@redhat.com>
+
+ * malloc/memusage.c (me): If not SUID/SGID, allow creating new
+ $MEMUSAGE_OUTPUT file.
+ * sysdeps/generic/segfault.c (segfault.c): If not SUID/SGID, allow
+ creating new $SEGFAULT_OUTPUT_NAME file.
+
2001-01-10 H.J. Lu <hjl@gnu.org>
* elf/dl-libc.c (do_dlopen): Call DL_STATIC_INIT for static binaries.
@@ -8130,6 +8137,11 @@
* sysdeps/powerpc/soft-fp/Versions: Likewise.
* sysdeps/sparc/sparc64/soft-fp/Versions: Likewise.
+2001-01-02 Jakub Jelinek <jakub@redhat.com>
+
+ * locale/setlocale.c (setlocale): Don't allocate/free category name
+ unnecessarily.
+
2001-01-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.