changeset 330:f116a5068e4e

Update README to reflect that Trac 0.9.3 is now required.
author cmlenz
date Tue, 10 Jan 2006 12:40:45 +0000
parents 76a3f40d163e
children 5d2f3e25feaa
files ChangeLog README.txt
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
 http://bitten.cmlenz.net/repos/bitten/tags/0.5.1
 
  * Fixes compatibility with Trac 0.9.3 release, as well as the current trunk.
+   This also means that Bitten now longer works with versions of Trac earlier
+   than 0.9.3.
  * Improves PostgreSQL compatibility.
  * Fixes encoding of non-ASCII characters in command output.
  * Fix for missing log output when using <java:ant> on Windows.
--- a/README.txt
+++ b/README.txt
@@ -53,8 +53,9 @@
 done. You might need to install software that the build of your project
 requires, but the Bitten build slave itself doesn't require anything extra.
 
-For the build master and web interface, you'll need to install Trac 0.9. Please
-refer to the Trac documentation for information on how it is installed.
+For the build master and web interface, you'll need to install Trac 0.9.3 or
+later. Please refer to the Trac documentation for information on how it is
+installed.
 
 
 Build Master Configuration
Copyright (C) 2012-2017 Edgewall Software