This is catalyst 2.0.5_pre3 for testing the new stages code.
authorChris Gianelloni <wolf31o2@gentoo.org>
Fri, 31 Aug 2007 22:04:45 +0000 (22:04 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Fri, 31 Aug 2007 22:04:45 +0000 (22:04 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1242 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
catalyst

index e884d4de656ab9faac1d47830e5e1e88768898e9..36872c6b5531c9cfd0bbffe1300532ee37126d50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Id: $
 
+  31 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
+  This is catalyst 2.0.5_pre3 for testing the new stages code.
+
   31 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   targets/stage1/stage1-chroot.sh, targets/stage3/stage3-chroot.sh:
   We need to force USE=bindist on for building stages.
index 8dbf0281f16e66d9cde5172c3e560bcce682f9a4..957b186cdc53a823207065a87d4919cfcb518648 100755 (executable)
--- a/catalyst
+++ b/catalyst
@@ -8,7 +8,7 @@ import os,sys,imp,string,getopt
 import pdb
 
 __maintainer__="Chris Gianelloni <wolf31o2@gentoo.org>"
-__version__="2.0.5_pre2"
+__version__="2.0.5_pre3"
 
 conf_values={}