Mercurial > p > roundup > code
diff CHANGES.txt @ 1385:2bd4822f96a6
- more fixes to CGI form handling
- switch metakit to use "compressed" multilink journal change representation
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 15 Jan 2003 22:39:07 +0000 |
| parents | f19dde90e473 |
| children | 71928bf79302 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jan 15 22:17:20 2003 +0000 +++ b/CHANGES.txt Wed Jan 15 22:39:07 2003 +0000 @@ -12,9 +12,9 @@ - cleaning old unused sessions only once per hour, not on every cgi request. It is greatly improves web interface performance, especially on trackers under high load -- fix StringHTMLProperty hyperlinking - added mysql backend -- fixes to CGI form handling (NEEDS BACKPORTING TO 0.5) +- fixes to CGI form handling +- switch metakit to use "compressed" multilink journal change representation - applied unicode patch. All data is stored in utf-8. Incoming messages converted from any encoding to utf-8, outgoing messages are encoded according to rfc2822 (sf bug 568873)
