Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Sep 26 13:39:37 2002 +0000 +++ b/CHANGES.txt Thu Sep 26 21:54:18 2002 +0000 @@ -36,7 +36,13 @@ - handle stupid mailers that QUOTE their Re; 'Re: "[issue1] bla blah"' - giving a user a Role that doesn't exist doesn't break stuff any more - revamped user guide, customisation guide, added maintenance guide +- 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 - merge Zope Collector #580 fix from ZPT CVS trunk +- added "crypt" password encoding and ability to set password with + already encrypted password through roundup-admin 2002-09-13 0.5.0 beta2
