Mercurial > p > roundup > code
diff CHANGES.txt @ 111:6e8197a5880f
Split off implementation notes into separate file in doc directory.
Added some todo items to the README
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 28 Jul 2001 06:44:34 +0000 |
| parents | 00b13b82adc1 |
| children | 828632ab0adf |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jul 28 06:43:02 2001 +0000 +++ b/CHANGES.txt Sat Jul 28 06:44:34 2001 +0000 @@ -86,3 +86,11 @@ . Fixed some non-string node ids in cgi_client now that the hyperdb is strict about such things. + +2001-07-?? - 0.2.2 +Features: + . Added implementation.txt to the doc directory. Contains implementation + notes specific to this implementations of Roundup. + . Cleaned up mailgw some (subclass Message for getPart) and added some + tests for multipart splitting. +
