aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-01-09 20:45:29 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-01-09 20:45:29 +0000
commita54470c7742197c22a37d0429cd135f2ee7abeb8 (patch)
treea49d3ba6213374e902b16f34afbf58d9710c2a4d /ChangeLog
parented9fe4559ca16bd11a3ab7144951b97b9378608b (diff)
downloadnewlib-a54470c7742197c22a37d0429cd135f2ee7abeb8.zip
newlib-a54470c7742197c22a37d0429cd135f2ee7abeb8.tar.gz
newlib-a54470c7742197c22a37d0429cd135f2ee7abeb8.tar.bz2
* configure.in: Remove Makefile in build, host and target modules
unless configure was run with --no-recursion. * configure: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62fc4d4..656bf44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-09 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.in: Remove Makefile in build, host and target modules
+ unless configure was run with --no-recursion.
+ * configure: Rebuilt.
+
2003-01-08 Chris Demetriou <cgd@broadcom.com>
* config.guess: Update to 2003-01-03 version.