From: Mark Mitchell Date: Tue, 21 Oct 2003 17:36:59 +0000 (+0000) Subject: Fix typo in ChangeLog X-Git-Tag: releases/gcc-3.4.0~2838 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3220510b4c97c080fbb640cb124efd2ecb36b59;p=thirdparty%2Fgcc.git Fix typo in ChangeLog From-SVN: r72762 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9f44e803a89e..b92673365ea8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,10 +1,13 @@ +2003-10-21 Mark Mitchell + + * Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO. + 2003-10-21 Andrew Haley * varasm.c (output_constructor): Annotate constructor. 2003-10-21 Mark Mitchell - * Makefile.in ($(docobjdir)/%.info): Honor BUILD_INFO. * Makefile.in ($(DESTDIR)$(infodir)/%.info): Conditionalize chmod on existence of destination file.