added ChangeLog entries for following from last commit:
authorAndrew Gaffney <agaffney@gentoo.org>
Mon, 13 Aug 2007 20:22:23 +0000 (20:22 +0000)
committerAndrew Gaffney <agaffney@gentoo.org>
Mon, 13 Aug 2007 20:22:23 +0000 (20:22 +0000)
  Conditionally write CFLAGS to make.conf in stages for bug #177796.
  Copy overlay files in netboot2 target into proper dir for bug #174635.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1236 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog

index ae2fd84877178cc7051368c5a2f27d6ac3114956..ef3be530c4184f045e07190e0c71c4ea97d128a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,10 @@
 
   13 Aug 2007; Andrew Gaffney <agaffney@gentoo.org> catalyst,
   modules/generic_stage_target.py, modules/netboot2_target.py:
-  fix typo in getopt call for --clear-autoresume. thanks to
-  Tais M. Hansen <tais.hansen@osd.dk> in bug #188339 for catching this
+  Fix typo in getopt call for --clear-autoresume. thanks to
+  Tais M. Hansen <tais.hansen@osd.dk> in bug #188339 for catching this.
+  Conditionally write CFLAGS to make.conf in stages for bug #177796.
+  Copy overlay files in netboot2 target into proper dir for bug #174635.
 
   17 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   modules/netboot2_target.py, targets/netboot2/netboot2-copyfile.sh,