Mercurial > p > roundup > code
comparison doc/announcement.txt @ 3237:ed97e2a85576 maint-0.8
clearer docs for find(); couple of other post-release fixes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 03 Mar 2005 22:12:36 +0000 |
| parents | ff490d669015 |
| children | 6074d290bb4e |
comparison
equal
deleted
inserted
replaced
| 3234:16f689d45b35 | 3237:ed97e2a85576 |
|---|---|
| 3 from Ka-Ping Yee in the Software Carpentry "Track" design competition. | 3 from Ka-Ping Yee in the Software Carpentry "Track" design competition. |
| 4 | 4 |
| 5 This 0.8.2 release adds one feature and fixes some bugs: | 5 This 0.8.2 release adds one feature and fixes some bugs: |
| 6 | 6 |
| 7 Feature: | 7 Feature: |
| 8 | |
| 8 - roundup-server automatically redirects from trackers list | 9 - roundup-server automatically redirects from trackers list |
| 9 to the tracker page if there is only one tracker | 10 to the tracker page if there is only one tracker |
| 10 | 11 |
| 11 Fixed: | 12 Fixed: |
| 13 | |
| 12 - added content to ZRoundup refresh.txt file (sf bug 1147622) | 14 - added content to ZRoundup refresh.txt file (sf bug 1147622) |
| 13 - fix invalid reference to csv.colon_separated | 15 - fix invalid reference to csv.colon_separated |
| 14 - correct URL to What's New in setup.py meta-data | 16 - correct URL to What's New in setup.py meta-data |
| 15 - change AUTOCOMMIT=OFF to AUTOCOMMIT=0 for MySQL (sf bug 1143707) | 17 - change AUTOCOMMIT=OFF to AUTOCOMMIT=0 for MySQL (sf bug 1143707) |
| 16 - compile message objects in 'setup.py build' | 18 - compile message objects in 'setup.py build' |
