aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-10-08 21:12:18 +0000
committerUlrich Drepper <drepper@redhat.com>2003-10-08 21:12:18 +0000
commit943ae89d56bdaf74caee27d56689ccd9c52fed96 (patch)
tree3fef42a73836f3ef1dd97abe1e546e6958ca1566 /ChangeLog
parente700a90879806fa32aa21efbf877db646a8d9fd8 (diff)
downloadglibc-943ae89d56bdaf74caee27d56689ccd9c52fed96.zip
glibc-943ae89d56bdaf74caee27d56689ccd9c52fed96.tar.gz
glibc-943ae89d56bdaf74caee27d56689ccd9c52fed96.tar.bz2
Update.
2003-10-08 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Don't generate two identical copies of strings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 039f640..cd7013f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-08 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Don't generate
+ two identical copies of strings.
+
2003-10-06 Ulrich Drepper <drepper@redhat.com>
* posix/bug-regex11.c: Add some more tests which fail so far.