Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 4670:c9b85ca1f985 | 4672:e90909162a79 |
|---|---|
| 42 thanks Nathan Russell. (John Kristensen) | 42 thanks Nathan Russell. (John Kristensen) |
| 43 - issue2550756: Fix `oder' typo in mailer.Mailer.bounce_message docstring, | 43 - issue2550756: Fix `oder' typo in mailer.Mailer.bounce_message docstring, |
| 44 thanks W. Trevor King (John Kristensen) | 44 thanks W. Trevor King (John Kristensen) |
| 45 - Fix basic authentication: instatiating the login action would fail if | 45 - Fix basic authentication: instatiating the login action would fail if |
| 46 the user is not set. We now first set the user to anonymous and then | 46 the user is not set. We now first set the user to anonymous and then |
| 47 try basic authentication if enabled. | 47 try basic authentication if enabled. (Ralf Schlatterbeck) |
| 48 - Fix xmlrpc permissions for lookup method: Allow if the key attribute | 48 - Fix xmlrpc permissions for lookup method: Allow if the key attribute |
| 49 is either searchable or viewable, don't check id attribute | 49 is either searchable or viewable, don't check id attribute (Ralf |
| 50 Schlatterbeck) | |
| 51 - Fix installation documentation (section Prerequisites) to require at | |
| 52 least python 2.5, thanks to John P. Rouillard for discovering this. | |
| 53 (committed by Ralf Schlatterbeck) | |
| 50 | 54 |
| 51 | 55 |
| 52 2012-05-15: 1.4.20 | 56 2012-05-15: 1.4.20 |
| 53 | 57 |
| 54 Features: | 58 Features: |
