Mercurial > p > roundup > code
diff CHANGES.txt @ 2036:bc5ff0519b8b
fixed bug in args to new DateHTMLProperty in the local() method [SF#901444]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 23 Feb 2004 05:40:36 +0000 |
| parents | be047db3dd3d |
| children | f913b6beac35 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Feb 23 05:29:06 2004 +0000 +++ b/CHANGES.txt Mon Feb 23 05:40:36 2004 +0000 @@ -73,8 +73,11 @@ 2004-??-?? 0.6.6 Fixed: -- don't insert spaces into designators, it just confuses users (sf bug 898087) +- don't insert spaces into designators, it just confuses users (sf bug + 898087) - Eudora can't handle utf-8 headers. We love Eudora. (sf bug 900046) +- fixed bug in args to new DateHTMLProperty in the local() method (sf bug + 901444) 2004-02-16 0.6.5
