Mercurial > p > roundup > code
diff CHANGES.txt @ 771:c6802cfe86f5
remove CR characters embedded in messages (ZRoundup)
| author | Derrick Hudson <dman13@users.sourceforge.net> |
|---|---|
| date | Sun, 16 Jun 2002 01:01:42 +0000 |
| parents | 0ffb5aaeecf5 |
| children | 6e6c63a57df9 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jun 15 15:49:29 2002 +0000 +++ b/CHANGES.txt Sun Jun 16 01:01:42 2002 +0000 @@ -40,6 +40,7 @@ - also changed cgi client since it was duplicating the functionality Fixed: + . remove CR characters embedded in messages (ZRoundup) . properly quote the email address and "real name" in all situations using the 'email' module if it is available and 'rfc822' otherwise . #565992 ] if ISSUE_TRACKER_WEB doesn't have the trailing '/', add it
