about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-06-27 17:27:39 +0000
committerUlrich Drepper <drepper@redhat.com>2008-06-27 17:27:39 +0000
commit80922a99e39ecf1fd229bd58c3a3ccbbd2841d0f (patch)
tree8814129c76f1b5179decbcd2ca04d87d93d747d1 /ChangeLog
parent34ca2ff7da8f3701fc476fd84984677262390c09 (diff)
downloadglibc-80922a99e39ecf1fd229bd58c3a3ccbbd2841d0f.tar.gz
glibc-80922a99e39ecf1fd229bd58c3a3ccbbd2841d0f.tar.xz
glibc-80922a99e39ecf1fd229bd58c3a3ccbbd2841d0f.zip
[BZ #6657]
2008-06-27  Ulrich Drepper  <drepper@redhat.com>
	[BZ #6657]
	* time/strptime_l.c: Don't clear s.era_cnt after successful match
	of %EY.
	Patch by Petr Baudis.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2a0cc3949..45b00a2553 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-27  Ulrich Drepper  <drepper@redhat.com>
+
+	[BZ #6657]
+	* time/strptime_l.c: Don't clear s.era_cnt after successful match
+	of %EY.
+	Patch by Petr Baudis.
+
 2008-06-26  Ulrich Drepper  <drepper@redhat.com>
 
 	* resolv/res_debig.c (__p_type_syms): Add ns_t_dname entry.