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:
authorZack Weinberg <zack@codesourcery.com>2003-07-14 22:38:36 +0400
committerZack Weinberg <zack@codesourcery.com>2003-07-14 22:38:36 +0400
commitea9e7945d6438c3f99f6e713bb1db648f33ec10b (patch)
treee5ec3469cd3f179ed8e8341c24ca44932b6ce488 /config/ChangeLog
parentea3ba114990eb77ddf74d054bd01418ca580cb0b (diff)
Import from gcc repository:
2003-07-07 Zack Weinberg <zack@codesourcery.com> * gettext.m4: Delete all former contents. (ZW_GNU_GETTEXT_SISTER_DIR): New macro. * progtest.m4: New file. 2003-07-04 Zack Weinberg <zack@codesourcery.com> * gettext.m4: New file - copy of gettext.m4 from binutils
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index dd60e7680..7a7605bc4 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,14 @@
+2003-07-07 Zack Weinberg <zack@codesourcery.com>
+
+ * gettext.m4: Delete all former contents.
+ (ZW_GNU_GETTEXT_SISTER_DIR): New macro.
+ * progtest.m4: New file.
+
+2003-07-04 Zack Weinberg <zack@codesourcery.com>
+
+ * gettext.m4: New file - copy of gettext.m4 from binutils
+ CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
+
2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
* acinclude.m4: Accept i[3456789]86 for machine type.