diff --git a/ChangeLog b/ChangeLog index 3122d3c0f..8efb57328 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-18 Nick Clifton + + * MAINTAINERS: Replace reference to configure.in with reference to + configure.ac. + 2008-04-18 M R Swami Reddy * 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