about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-03-03 08:13:22 +0000
committerAndreas Jaeger <aj@suse.de>2000-03-03 08:13:22 +0000
commit06b5432233f5f298adfdc9522ae88bfa10995118 (patch)
tree81d1f9c083828c311195e87a1751c51664d356a8 /ChangeLog
parent901a5bd7f40dd8431490f80c1e50d6709245ce75 (diff)
downloadglibc-06b5432233f5f298adfdc9522ae88bfa10995118.tar.gz
glibc-06b5432233f5f298adfdc9522ae88bfa10995118.tar.xz
glibc-06b5432233f5f298adfdc9522ae88bfa10995118.zip
Update.
2000-03-01  Andreas Jaeger  <aj@suse.de>

	* time/getdate.c (check_mday): Fix check for february.
	Reported by ane@np.bs1.fc.nec.co.jp and Akira YOSHIYAMA
	<yosshy@cts.ne.jp>, closes PR libc/1617 and PR libc/1619.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f43d093b8d..a4c837e555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-01  Andreas Jaeger  <aj@suse.de>
+
+	* time/getdate.c (check_mday): Fix check for february.
+	Reported by ane@np.bs1.fc.nec.co.jp and Akira YOSHIYAMA
+	<yosshy@cts.ne.jp>, closes PR libc/1617 and PR libc/1619.
+
 2000-03-02  Andreas Jaeger  <aj@suse.de>
 
 	* posix/unistd.h: __THROW has to precede __attribute__, otherwise