From: espindola Date: Thu, 23 Feb 2006 20:32:24 +0000 (+0000) Subject: add missing full stops in the changelog of a previous patch X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=cba69f27f2606ddbda337fca0bb957fe1904e4d0 add missing full stops in the changelog of a previous patch git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111394 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/ChangeLog b/ChangeLog index c8448f75ff5..62bb31c8a6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,10 +4,10 @@ (Language Front End Maintainers): Add myself as fortran 95 maintainer. 2006-02-21 Rafael Ávila de Espíndola - * Makefile.tpl (BUILD_CONFIGDIRS): Remove - (TARGET_CONFIGDIRS): Remove - * configure.in: Remove AC_SUBST(target_configdirs) - * Makefile.in, configure: Regenerated + * Makefile.tpl (BUILD_CONFIGDIRS): Remove. + (TARGET_CONFIGDIRS): Remove. + * configure.in: Remove AC_SUBST(target_configdirs). + * Makefile.in, configure: Regenerated. 2006-02-20 Steven G. Kargl