diff CHANGES.txt @ 4672:e90909162a79

Fix installation docs for correct python version Fix installation documentation (section Prerequisites) to require at least python 2.5, thanks to John P. Rouillard for discovering this.
author Ralf Schlatterbeck <rsc@runtux.com>
date Sat, 17 Nov 2012 10:48:24 +0100
parents c9b85ca1f985
children 433ddb5466e9
line wrap: on
line diff
--- a/CHANGES.txt	Wed Oct 17 15:32:41 2012 +0200
+++ b/CHANGES.txt	Sat Nov 17 10:48:24 2012 +0100
@@ -44,9 +44,13 @@
   thanks W. Trevor King (John Kristensen)
 - Fix basic authentication: instatiating the login action would fail if
   the user is not set. We now first set the user to anonymous and then
-  try basic authentication if enabled.
+  try basic authentication if enabled. (Ralf Schlatterbeck)
 - Fix xmlrpc permissions for lookup method: Allow if the key attribute
-  is either searchable or viewable, don't check id attribute
+  is either searchable or viewable, don't check id attribute (Ralf
+  Schlatterbeck)
+- Fix installation documentation (section Prerequisites) to require at
+  least python 2.5, thanks to John P. Rouillard for discovering this.
+  (committed by Ralf Schlatterbeck)
 
 
 2012-05-15: 1.4.20

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