From: Ian Lance Taylor Date: Fri, 19 Nov 2010 21:57:25 +0000 (+0000) Subject: Move entry to correct ChangeLog file. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=28d4beb904bad4a569752ac3522dedd9454637cc;p=gcc.git Move entry to correct ChangeLog file. From-SVN: r166961 --- diff --git a/ChangeLog b/ChangeLog index a5fb32fa2e5..5328cedd2b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -108,7 +108,6 @@ * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants. * configure: Regenerate. - * config/mh-ppc-darwin: Rename to mh-darwin. 2010-11-03 Ian Lance Taylor Dave Korn diff --git a/config/ChangeLog b/config/ChangeLog index 1a2f882c8ef..e3d62489e9a 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -6,6 +6,10 @@ * bootstrap-lto: Use -flto. +2010-11-04 Iain Sandoe + + * mh-darwin: Renamed from mh-ppc-darwin. + 2010-06-27 Ralf Wildenhues * po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting.