comparison CHANGES.txt @ 4379:4cc4ccafc660

Removing mentioning of 1.5.0 release as it did not happen in February.
author Bernhard Reiter <Bernhard.Reiter@intevation.de>
date Tue, 29 Jun 2010 07:55:34 +0000
parents 477f2a47cbca
children 6893b5253dac
comparison
equal deleted inserted replaced
4378:477f2a47cbca 4379:4cc4ccafc660
1 This file contains the changes to the Roundup system over time. The entries 1 This file contains the changes to the Roundup system over time. The entries
2 are given with the most recent entry first. 2 are given with the most recent entry first.
3 3
4 2010-??0?? 1.5.1 4 2010-??0?? 1.4.X
5 5
6 Fixed: 6 Features:
7 - Preparations for getting 2to3 work, not completed yet. (Richard Jones)
8
9 Fixed:
10 - The email for the first message on an issue was having its In-Reply-To
11 set to itself (thanks Eric Kow)
7 - Handle multiple @action values from broken trackers. 12 - Handle multiple @action values from broken trackers.
8 - Accept single-character subject lines 13 - Accept single-character subject lines
9 - xmlrpc handling of unicode characters and binary values, see 14 - xmlrpc handling of unicode characters and binary values, see
10 http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/10040 15 http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/10040
11 thanks to Hauke Duden for reporting these. 16 thanks to Hauke Duden for reporting these.
13 - Default to "text/plain" if no Content-Type header is present in email 18 - Default to "text/plain" if no Content-Type header is present in email
14 (thanks Hauke Duden) 19 (thanks Hauke Duden)
15 - Small documentation update regarding debugging aids (Bernhard Reiter) 20 - Small documentation update regarding debugging aids (Bernhard Reiter)
16 - Indexer Xapian, made Xapian 1.2 compatible. Needs at least Xapian 1.0.0 now. 21 - Indexer Xapian, made Xapian 1.2 compatible. Needs at least Xapian 1.0.0 now.
17 (Bernhard Reiter; Thanks to Olly Betts for providing the patch Issue2550647.) 22 (Bernhard Reiter; Thanks to Olly Betts for providing the patch Issue2550647.)
18
19
20 2010-02-23 1.5.0
21
22 Fixed:
23 - The email for the first message on an issue was having its In-Reply-To
24 set to itself (thanks Eric Kow)
25 23
26 24
27 2010-02-19 1.4.13 25 2010-02-19 1.4.13
28 26
29 Fixed: 27 Fixed:

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