changeset 3193:5962d6b1a411 maint-0.8

doc fixes
author Richard Jones <richard@users.sourceforge.net>
date Wed, 16 Feb 2005 00:47:10 +0000
parents eb00a2fa0e0e
children 7148f43ab1af
files doc/features.txt doc/whatsnew-0.8.txt
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/features.txt	Wed Feb 16 00:29:18 2005 +0000
+++ b/doc/features.txt	Wed Feb 16 00:47:10 2005 +0000
@@ -12,7 +12,7 @@
  - two templates included in the distribution for you to base your tracker on
  - play with the demo, customise it and then use *it* as the template for
    your production tracker
- - requires *no* additional support software - python (2.1+) is
+ - requires *no* additional support software - python (2.3+) is
    enough to get you going
  - easy to set up higher-performance storage backends like sqlite_,
    metakit_, mysql_ and postgresql_
--- a/doc/whatsnew-0.8.txt	Wed Feb 16 00:29:18 2005 +0000
+++ b/doc/whatsnew-0.8.txt	Wed Feb 16 00:47:10 2005 +0000
@@ -65,7 +65,7 @@
 Roundup's previously ad-hoc logging of events has been cleaned up and is
 now configured in a single place in the tracker configuration file.
 
-The `customization documentation`_ has more details on how this is
+The `customisation documentation`_ has more details on how this is
 configured.
 
 roundup-mailgw now logs fatal exceptions rather than mailing them to admin.
@@ -190,4 +190,4 @@
   The builtin web server may now perform HTTP Basic Authentication by
   itself.
 
-.. _`customization documentation`: customizing.html
+.. _`customisation documentation`: customizing.html

Roundup Issue Tracker: http://roundup-tracker.org/