OSDN Git Service

add missing full stops in the changelog of a previous patch
authorespindola <espindola@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Feb 2006 20:32:24 +0000 (20:32 +0000)
committerespindola <espindola@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Feb 2006 20:32:24 +0000 (20:32 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111394 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog

index c8448f7..62bb31c 100644 (file)
--- 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 <rafael.espindola@gmail.com>
-       * 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  <kargls@comcast.net>