From c3220510b4c97c080fbb640cb124efd2ecb36b59 Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Tue, 21 Oct 2003 17:36:59 +0000 Subject: [PATCH] Fix typo in ChangeLog From-SVN: r72762 --- gcc/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9f44e803a89..b92673365ea 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.