diff --git a/ChangeLog b/ChangeLog index 318df4b3dd5c..a5fb32fa2e5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -90,10 +90,6 @@ * config/cloog.m4: Pass ppl libraries to the CLooG version check. * configure: Regenerate. -2010-11-11 Jan Hubicka - - * config/bootstrap-lto: Use -flto. - 2010-11-11 Andreas Simbuerger * configure.ac: Support official CLooG.org versions. diff --git a/config/ChangeLog b/config/ChangeLog index 4a171bed2b01..1a2f882c8ef9 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -2,6 +2,10 @@ * cloog.m4 (CLOOG_INIT_FLAGS): Fix spelling in option names. +2010-11-11 Jan Hubicka + + * bootstrap-lto: Use -flto. + 2010-06-27 Ralf Wildenhues * po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting.