diff ChangeLog @ 393:e3ab7698dae7

Updates to the docs.
author cmlenz
date Fri, 03 Aug 2007 08:54:56 +0000
parents 5bc81e597352
children 933105ab516b
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,16 @@
-Version 0.5.4
-(?, from 0.5.x branch)
-http://bitten.cmlenz.net/repos/bitten/tags/0.5.4
+Version 0.6
+(?, from 0.6.x branch)
+http://bitten.cmlenz.net/repos/bitten/tags/0.6.0
 
- * Fix incompatibility with Trac 0.10.3.
+ * Switch to using HTTP for communication between the build master and build
+   slaves. This means the `build-master` executable is no longer needed or
+   installed, the build simply runs in the scope of the Trac site.
+ * Build recipes now need to include instructions for performing the checkout 
+   from the version control repository. The slave no longer receives a snapshot
+   archive of the code, but performs the checkout itself based on the 
+   instructions in the build recipe.
+ * Many fixes for compatibility with more recent versions of Trac.
+
 
 Version 0.5.3
 (18 April 2006, from 0.5.x branch)
@@ -11,12 +19,14 @@
  * Fix double-escaping of report summaries.
  * Fix build master error when build log contains no messages.
 
+
 Version 0.5.2
 (17 January 2006, from 0.5.x branch)
 http://bitten.cmlenz.net/repos/bitten/tags/0.5.2
 
  * Fixes the main navigation tab that was broken in 0.5.1.
 
+
 Version 0.5.1
 (10 January 2006, from 0.5.x branch)
 http://bitten.cmlenz.net/repos/bitten/tags/0.5.1
@@ -28,6 +38,7 @@
  * Fixes encoding of non-ASCII characters in command output.
  * Fix for missing log output when using <java:ant> on Windows.
 
+
 Version 0.5
 (6 October 2005, from 0.5.x branch)
 http://bitten.cmlenz.net/repos/bitten/tags/0.5
Copyright (C) 2012-2017 Edgewall Software