Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-03-16 20:46:21 +0300
committerDJ Delorie <dj@redhat.com>2005-03-16 20:46:21 +0300
commit80e4c577b6ada0d6b64bf139075c2f9983608bc8 (patch)
treee278bd7ea4b243ac7aae98d101e9e86444b0b3f9 /ChangeLog
parentf4f2cc9526583e0805ff56d4392773f3f838deaa (diff)
* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6b744446..2d73a6b6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
+ Andrew Pinski <pinskia@physics.uc.edu>
+
+ * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
+ * Makefile.in: Regenerate.
+
2005-03-01 Alexandre Oliva <aoliva@redhat.com>
PR libgcj/20160