summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2004-07-29 15:54:18 +0000
committerJeff Johnston <jjohnstn@redhat.com>2004-07-29 15:54:18 +0000
commitad6b1d792b4c1ef9e644613587db18984c501836 (patch)
tree63a51962f67101d4f5a8f05c148e703c46523e75 /newlib/ChangeLog
parent44a9f41461a191f20b6bb397a632c2e775f2d0d5 (diff)
downloadcygnal-ad6b1d792b4c1ef9e644613587db18984c501836.tar.gz
cygnal-ad6b1d792b4c1ef9e644613587db18984c501836.tar.bz2
cygnal-ad6b1d792b4c1ef9e644613587db18984c501836.zip
2004-07-29 Jeff Johnston <jjohnstn@redhat.com>
* libc/time/strptime.c: Correct full-name of "March" typo.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 277bc2f5e..37258e7b3 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-29 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/time/strptime.c: Correct full-name of "March" typo.
+
2004-07-16 Anil Paranjpe <anilp1@kpitcummins.com>
* configure.host (h8300*-*-*): Default long long printing support.