summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-10 22:14:12 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-10 22:14:12 +0000
commitf98c2d06bb4e04e59bb067b301bacf880fb72a9f (patch)
treea2d07757a52897c8e46cdca0cc2451a7262caa78 /ChangeLog
parent9ffe4385a8df731953e0857339ebc6dafea05570 (diff)
[BZ #4773]
2007-07-10 Ulrich Drepper <drepper@redhat.com> [BZ #4773] * time/strptime_l.c (__strptime_internal): Implement greedy matching of weekday and month names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53e7d76d00..f92e76606d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-10 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #4773]
+ * time/strptime_l.c (__strptime_internal): Implement greedy
+ matching of weekday and month names.
+
2007-07-09 Roland McGrath <roland@redhat.com>
* elf/elf.h (NT_GNU_ABI_TAG): New macro.