comparison CHANGES.txt @ 1233:69bf0d381fd7

Zope Collector fixes. - merge Zope Collector #538 fix from ZPT CVS trunk (path expressions with a non-path final alternate no longer try to call a value returned by that alternate) - merge Zope Collector #573 fix from ZPT CVS trunk - added 1000-user/issue benchmark test
author Richard Jones <richard@users.sourceforge.net>
date Thu, 26 Sep 2002 21:54:18 +0000
parents bc3bc3248dd1
children c0a3b1c49ef7
comparison
equal deleted inserted replaced
1232:c6a844d48176 1233:69bf0d381fd7
34 - #613310 ] traceback on onexistant items 34 - #613310 ] traceback on onexistant items
35 - #613291 ] typos in nosy list 35 - #613291 ] typos in nosy list
36 - handle stupid mailers that QUOTE their Re; 'Re: "[issue1] bla blah"' 36 - handle stupid mailers that QUOTE their Re; 'Re: "[issue1] bla blah"'
37 - giving a user a Role that doesn't exist doesn't break stuff any more 37 - giving a user a Role that doesn't exist doesn't break stuff any more
38 - revamped user guide, customisation guide, added maintenance guide 38 - revamped user guide, customisation guide, added maintenance guide
39 - merge Zope Collector #538 fix from ZPT CVS trunk (path expressions with a
40 non-path final alternate no longer try to call a value returned by that
41 alternate)
42 - merge Zope Collector #573 fix from ZPT CVS trunk
39 - merge Zope Collector #580 fix from ZPT CVS trunk 43 - merge Zope Collector #580 fix from ZPT CVS trunk
44 - added "crypt" password encoding and ability to set password with
45 already encrypted password through roundup-admin
40 46
41 47
42 2002-09-13 0.5.0 beta2 48 2002-09-13 0.5.0 beta2
43 - all backends now have a .close() method, and it's used everywhere 49 - all backends now have a .close() method, and it's used everywhere
44 - fixed bug in detectors __init__ 50 - fixed bug in detectors __init__

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