Subject: [SM-Commit] BZR Change 4 to cauldron-test cauldron by Karsten Behrmann <BearPerson AT sourcemage.org>
Date: Sat, 15 Apr 2006 12:45:14 -0500
------------------------------------------------------------
revno: 4
committer: Karsten Behrmann <BearPerson AT sourcemage.org>
branch nick: test
timestamp: Sun 2006-04-02 21:31:12 +0200
message:
testify
=== modified file 'ChangeLog'
--- ChangeLog
+++ ChangeLog
@@ -1,5 +1,5 @@
2006-04-02 Karsten Behrmann <BearPerson AT sourcemage.org>
- * *: turn into stable in bzr
+ * *: turn into test in bzr
2006-03-31 Karsten Behrmann <BearPerson AT sourcemage.org>
* caster: fixes with detection if a spell needs to be updated
=== modified file 'README'
--- README
+++ README
@@ -1,5 +1,7 @@
-This directory contains the *development* version of ISO, installer and
+This directory contains the testing version of ISO, installer and
general cauldron tools.
-Trigger a release by running misc/release.sh
-Devel releases need not be logged in the ChangeLog
+This means:
+- Only bugfixes, no new features
+- check your fixes for syntax errors
+- be careful ;-)