Mercurial > p > roundup > code
diff CHANGES.txt @ 2025:e13d11bb7ee8
don't insert spaces into designators, it just confuses users [SF#898087]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 16 Feb 2004 21:13:04 +0000 |
| parents | 027b297ce23c |
| children | d11ba8f375cb |
line wrap: on
line diff
--- a/CHANGES.txt Sun Feb 15 21:55:10 2004 +0000 +++ b/CHANGES.txt Mon Feb 16 21:13:04 2004 +0000 @@ -69,8 +69,12 @@ * exceptions.py - all exceptions * form_parser.py - parsePropsFromForm & extractFormList in a FormParser class +2004-??-?? 0.6.6 +Fixed: +- don't insert spaces into designators, it just confuses users (sf bug 898087) -2004-??-?? 0.6.5 + +2004-02-16 0.6.5 Fixed: - mailgw handling of subject-line errors - allow serving of FileClass file content when the class isn't called
