Fix typo in ChangeLog
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Oct 2003 17:36:59 +0000 (17:36 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Oct 2003 17:36:59 +0000 (17:36 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72762 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 9f44e80..b926733 100644 (file)
@@ -1,10 +1,13 @@
+2003-10-21  Mark Mitchell  <mark@codesourcery.com>
+
+       * Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO.
+
 2003-10-21  Andrew Haley  <aph@redhat.com>
 
        * varasm.c (output_constructor): Annotate constructor.
 
 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
 
-       * Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO.
        * Makefile.in ($(DESTDIR)$(infodir)/%.info): Conditionalize chmod
        on existence of destination file.