summaryrefslogtreecommitdiff
path: root/ChangeLog.12
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-09-22 21:21:10 +0000
committerRoland McGrath <roland@gnu.org>2004-09-22 21:21:10 +0000
commitb5707b44d25d7af61b0338c2a2206c036eaf7337 (patch)
treed8b9e865cbc78d64835a63959370865a2a043223 /ChangeLog.12
parent4ff389feb39f2eb649530b843d478c80c27ab4cf (diff)
Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to fedora-branch
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.