comparison doc/announcement.txt @ 3302:1d024a7fb67e maint-0.7

pre-release stuff
author Richard Jones <richard@users.sourceforge.net>
date Mon, 02 May 2005 00:36:04 +0000
parents 2deccd0fe4c9
children 8833a5919a37
comparison
equal deleted inserted replaced
3182:951d31e48841 3302:1d024a7fb67e
1 Roundup is a simple-to-use and -install issue-tracking system with 1 Roundup is a simple-to-use and -install issue-tracking system with
2 command-line, web and e-mail interfaces. It is based on the winning design 2 command-line, web and e-mail interfaces. It is based on the winning design
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 0.7.11 is a bug fix release: 5 0.7.12 is a bug fix release:
6 6
7 - index args URL generation broken in .10 (sf bug 1096027) 7 - handle capitalisation of class names in text hyperlinking (sf bug
8 - handle NotModified for non-static files (sf patch 1095790) 8 1101043)
9 - fix permission lookup in query editing 9 - quote full-text search text in URL generation
10 - fixed problem migrating mysql databases
11 - fix search_checkboxes macro (sf patch 1113828)
12 - fix bug in date editing in Metakit
13 - allow suppression of search_text in indexargs_form (sf bug 1101548)
14 - hack to fix some anydbm export problems (sf bug 1081454)
15 - ignore AutoReply messages (sf patch 1085051)
16 - fix ZRoundup syntax error (sf bug 1122335)
10 17
11 If you're upgrading from an older version of Roundup you *must* follow 18 If you're upgrading from an older version of Roundup you *must* follow
12 the "Software Upgrade" guidelines given in the maintenance documentation. 19 the "Software Upgrade" guidelines given in the maintenance documentation.
13 20
14 Roundup requires python 2.1.3 or later for correct operation. 21 Roundup requires python 2.1.3 or later for correct operation.

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