From: Chris Gianelloni Date: Fri, 31 Oct 2008 07:01:22 +0000 (-0700) Subject: Merge branch 'master' of git+ssh://git@wolf31o2.org/projs/catalyst X-Git-Tag: CATALYST_2_0_6_916~68 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=962a41a624950216b65d8459b8c5d4742118e475;p=catalyst.git Merge branch 'master' of git+ssh://git@wolf31o2.org/projs/catalyst --- 962a41a624950216b65d8459b8c5d4742118e475 diff --cc ChangeLog index 9074e753,4c61e701..13ec0fb4 --- a/ChangeLog +++ b/ChangeLog @@@ -1,9 -1,14 +1,17 @@@ -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Id: $ +# Copyright 2002-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney +# Distributed under the GPL v2 + + 31 Oct 2008; Chris Gianelloni catalyst: + Kicking out a 2.0.6.901 release for testing. + 29 Sep 2008; Andrew Gaffney + modules/generic_stage_target.py: + Automatically prepend build dir path to livecd/iso if it's not an absolute + path + + 28 Sep 2008; Andrew Gaffney TODO: + Update TODO with placeholder idea + 07 Sep 2008; Andrew Gaffney catalyst, +modules/catalyst/util.py: Create catalyst.util module with capture_traceback() and print_traceback()