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:
authorNick Clifton <nickc@redhat.com>2008-04-18 12:55:06 +0400
committerNick Clifton <nickc@redhat.com>2008-04-18 12:55:06 +0400
commit8494bfdf22214d256aa3db235eb195e43b8c63d2 (patch)
treebf8beb73ffdf038f920ca5f3757a16351b3ea99c
parentdbd35e4df3c77bac590024b04982162918c0a086 (diff)
* MAINTAINERS: Replace reference to configure.in with reference to configure.ac.
-rw-r--r--ChangeLog5
-rw-r--r--MAINTAINERS2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3122d3c0f..8efb57328 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-18 Nick Clifton <nickc@redhat.com>
+
+ * MAINTAINERS: Replace reference to configure.in with reference to
+ configure.ac.
+
2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
diff --git a/MAINTAINERS b/MAINTAINERS
index b74ae14cd..3c2c6f111 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4,7 +4,7 @@ Please do not make ChangeLog entries.
COPYING, COPYING.LIB, README
http://gnu.org.
-Makefile.*; configure; configure.in; src-release
+Makefile.*; configure; configure.ac; src-release
Any global maintainer can approve changes to these
files, but they should be aware that they need to
be kept in sync with their counterparts in the GCC