From: Andrew Gaffney Date: Mon, 13 Aug 2007 20:22:23 +0000 (+0000) Subject: added ChangeLog entries for following from last commit: X-Git-Tag: CATALYST_2_0_6_916~258 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d3b050a86835eaf0a65c4a40b261b0e73f8881d9;p=catalyst.git added ChangeLog entries for following from last commit: 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 --- diff --git a/ChangeLog b/ChangeLog index ae2fd848..ef3be530 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,10 @@ 13 Aug 2007; Andrew Gaffney catalyst, modules/generic_stage_target.py, modules/netboot2_target.py: - fix typo in getopt call for --clear-autoresume. thanks to - Tais M. Hansen in bug #188339 for catching this + Fix typo in getopt call for --clear-autoresume. thanks to + Tais M. Hansen 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 modules/netboot2_target.py, targets/netboot2/netboot2-copyfile.sh,