Re: Patch committed: Fix ChangeLog entry

2014-01-21 Thread Kito Cheng
Thanks :) On Wed, Jan 22, 2014 at 1:15 AM, Richard Sandiford wrote: > Ian Lance Taylor writes: >> This patch moves to the gcc/ChangeLog file a gcc ChangeLog entry that >> was incorrectly added to the top-level ChangeLog file. Changes to >> ChangeLog files do not themselves get ChangeLog entries

Re: Patch committed: Fix ChangeLog entry

2014-01-21 Thread Richard Sandiford
Ian Lance Taylor writes: > This patch moves to the gcc/ChangeLog file a gcc ChangeLog entry that > was incorrectly added to the top-level ChangeLog file. Changes to > ChangeLog files do not themselves get ChangeLog entries. Committed as > obvious. Sorry, this was my bad, not Kito's fault at all

Patch committed: Fix ChangeLog entry

2014-01-21 Thread Ian Lance Taylor
This patch moves to the gcc/ChangeLog file a gcc ChangeLog entry that was incorrectly added to the top-level ChangeLog file. Changes to ChangeLog files do not themselves get ChangeLog entries. Committed as obvious. Ian Index: ChangeLog ===