diff options
-rw-r--r-- | config/ChangeLog | 7 | ||||
-rw-r--r-- | contrib/ChangeLog | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 031b50936c7..ba8fd0011e6 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,10 @@ +2009-09-03 Alexandre Oliva <aoliva@redhat.com> + + * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. + * bootstrap-debug-lean.mk: Update comments. + (STAGE2_CFLAGS): Likewise. + (do-compare): Don't override. + 2009-09-01 Alexandre Oliva <aoliva@redhat.com> * bootstrap-debug.mk: Add comments. diff --git a/contrib/ChangeLog b/contrib/ChangeLog index d15084e0bbf..77d71700464 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,10 +1,3 @@ -2009-09-03 Alexandre Oliva <aoliva@redhat.com> - - * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. - * bootstrap-debug-lean.mk: Update comments. - (STAGE2_CFLAGS): Likewise. - (do-compare): Don't override. - 2009-09-01 Alexandre Oliva <aoliva@redhat.com> * compare-debug: Look for .gkd files and compare them. |