summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2003-05-30 21:47:40 +0000
committerJeff Johnston <jjohnstn@redhat.com>2003-05-30 21:47:40 +0000
commit102861c9a6bf740801e08939a975ab97c9ede26c (patch)
treedefe20533b49a436d57e09b1f7fea8a941a70b27 /newlib/ChangeLog
parentad767835c919d73202271483dfba2b185e2219ed (diff)
downloadcygnal-102861c9a6bf740801e08939a975ab97c9ede26c.tar.gz
cygnal-102861c9a6bf740801e08939a975ab97c9ede26c.tar.bz2
cygnal-102861c9a6bf740801e08939a975ab97c9ede26c.zip
2003-05-30 Kelley Cook <kelleycook@wideopenwest.com>
* configure.host: Allow i[34567]86 variant. * configure.in: Likewise. * README: Likewise to the docs. * configure: Regenerated. * Makefile.in: Ditto.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 06689640a..e470dca65 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-30 Kelley Cook <kelleycook@wideopenwest.com>
+
+ * configure.host: Allow i[34567]86 variant.
+ * configure.in: Likewise.
+ * README: Likewise to the docs.
+ * configure: Regenerated.
+ * Makefile.in: Ditto.
+
2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
Tom Fitzsimmons <fitzsim@redhat.com>