Mercurial > p > roundup > code
diff CHANGES.txt @ 1393:71928bf79302
more CGI fixes and tests
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 20 Jan 2003 23:05:20 +0000 |
| parents | 2bd4822f96a6 |
| children | d5314bfab0c0 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jan 20 23:03:41 2003 +0000 +++ b/CHANGES.txt Mon Jan 20 23:05:20 2003 +0000 @@ -15,6 +15,9 @@ - added mysql backend - fixes to CGI form handling - switch metakit to use "compressed" multilink journal change representation +- fixed bug in metakit unlink journalling +- metakit now handles "unset" for most types (not Number and Boolean) +- fixed bug in metakit search-by-ID - 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)
