comparison CHANGES.txt @ 1814:ffba0a574b4e maint-0.6

Apply Error fix backported to main-0-6
author Andrey Lebedev <kedder@users.sourceforge.net>
date Thu, 18 Sep 2003 07:29:56 +0000
parents cc5e997fd6b6
children 9560e94beeea
comparison
equal deleted inserted replaced
1787:cc5e997fd6b6 1814:ffba0a574b4e
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
4 200?-??-?? 0.7.0
5 Feature:
6 - support confirming registration by replying to the email (sf bug 763668)
7
3 8
4 2003-09-?? 0.6.2 9 2003-09-?? 0.6.2
5 Fixed: 10 Fixed:
6 - cleaned up, clarified internal caching API in *dbm backends 11 - cleaned up, clarified internal caching API in *dbm backends
7 - stopped pyc writing to current directory! yay! (patch 800718 with changes) 12 - stopped pyc writing to current directory! yay! (patch 800718 with changes)
8 - fixed file leak in detector initialisation (patch 800715) 13 - fixed file leak in detector initialisation (patch 800715)
9 - commented out example tracker homes (patch 800720) 14 - commented out example tracker homes (patch 800720)
15 - added note about hidden :template var in user.item (bug 799842)
16 - fixed Apply Error that was raised, when property was deleted from class and
17 we are trying to edit an instance
10 18
11 19
12 2003-08-31 0.6.1 20 2003-08-31 0.6.1
13 Fixed: 21 Fixed:
14 - Add note about installing cgi-bin with a different interpreter 22 - Add note about installing cgi-bin with a different interpreter

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