summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2002-04-09 21:52:05 +0000
committerTom Rix <trix@redhat.com>2002-04-09 21:52:05 +0000
commit4608280d368ccf9cffc1ede5341f0ca79157168b (patch)
tree58f945961819fac41020e19b93fd7aa853a52930 /newlib/ChangeLog
parent41c3dd2144d8d43c347e5bca3414de28de035bcb (diff)
downloadcygnal-4608280d368ccf9cffc1ede5341f0ca79157168b.tar.gz
cygnal-4608280d368ccf9cffc1ede5341f0ca79157168b.tar.bz2
cygnal-4608280d368ccf9cffc1ede5341f0ca79157168b.zip
Fix 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 838f1b8ff..02197ba3b 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-09 Tom Rix <trix@redhat.com>
+
+ * libc/include/sys/reent.h (_REENT_INIT_PTR): Fix typo.
+
2002-04-09 Mark Bradshaw <bradshaw@staff.crosswalk.com>
* libc/include/time.h: Fix strptime declaration.