summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-11-04 01:07:50 +0000
committerRoland McGrath <roland@gnu.org>2005-11-04 01:07:50 +0000
commit204f349f9fbe05b682dfba840b1abe26313c9e29 (patch)
tree3c581968e604c881eb853d8930e3c066e52a2757 /ChangeLog
parent067f926e19b0f048f04727f57d7036ec4a64c050 (diff)
Updated to glibc-2_3_6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06c104f910..5ccedd2052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2005-11-03 Roland McGrath <roland@redhat.com>
+
+ * NEWS, version.h (VERSION): 2.3.6.
+ * README.template: Add note about GCC 4 compiler warnings.
+ * README: Regenerated.
+
+2005-10-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ * sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"
+ prefix to LOCAL_LIBM_ENTRY.
+ (WEAK_LIBM_END): Add "__" prefix to LOCAL_LIBM_END.
+
+2005-10-24 Roland McGrath <roland@redhat.com>
+
+ [BZ #1534]
+ * include/string.h: Use libc_hidden_proto, not
+ libc_hidden_builtin_proto, for strnlen.
+
2005-10-22 Roland McGrath <roland@redhat.com>
* README.template: Remove GCC 4 note.