Mercurial > p > roundup > code
diff CHANGES.txt @ 3779:ee73abcc95d2
Sorry, another mega-patch:
- clarified windows service documentation (patch [SF#1597713])
- HTMLClass fixed to work with new item permissions check [SF#1602983]
- support POP over SSL (patch [SF#1597703])
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 13 Dec 2006 23:32:39 +0000 |
| parents | d9e35b7be5bb |
| children | 51c07c04d258 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Dec 12 05:15:44 2006 +0000 +++ b/CHANGES.txt Wed Dec 13 23:32:39 2006 +0000 @@ -11,6 +11,9 @@ - handling of required for boolean False and numeric 0 (sf bug 1608200) - removed bogus args attr of ConfigurationError (sf bug 1608056) - implemented start_response in roundup.cgi (sf bug 1604304) +- clarified windows service documentation (sf patch 1597713) +- HTMLClass fixed to work with new item permissions check (sf bug 1602983) +- support POP over SSL (sf patch 1597703) 2006-11-11 1.3.1
