aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-12-15 19:35:58 +0000
committerUlrich Drepper <drepper@redhat.com>2004-12-15 19:35:58 +0000
commit9b359dd0eb913bd8744e0939b21e41c4d70a9971 (patch)
treef2b9e7ed523b027506f352e39e09516ab2134c05 /ChangeLog
parent7acb3da9d2d135b5cbf72df1c5aec0339ac2747a (diff)
downloadglibc-9b359dd0eb913bd8744e0939b21e41c4d70a9971.tar
glibc-9b359dd0eb913bd8744e0939b21e41c4d70a9971.tar.gz
glibc-9b359dd0eb913bd8744e0939b21e41c4d70a9971.tar.bz2
glibc-9b359dd0eb913bd8744e0939b21e41c4d70a9971.zip
Update.
2004-12-15 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/i486/bits/string.h (__strncat_g): Fix i686 implementation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b048b71eb1..b2969c9543 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-15 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/i386/i486/bits/string.h (__strncat_g): Fix i686
+ implementation.
+
2004-09-08 H.J. Lu <hongjiu.lu@intel.com>
* Makeconfig (libunwind): New.