Mercurial > p > roundup > code
diff CHANGES.txt @ 3644:f35ece8f8ff7
added StringHTMLProperty wrapped() method to wrap long lines in issue display
also fixed a circular import in roundup.support
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 31 Jul 2006 01:30:05 +0000 |
| parents | b18a6d67dcb3 |
| children | ff32acc965da |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jul 27 22:54:05 2006 +0000 +++ b/CHANGES.txt Mon Jul 31 01:30:05 2006 +0000 @@ -5,6 +5,8 @@ Feature: - full timezone support (sf patch 1465296) - handle connection loss when responding to web requests +- added StringHTMLProperty wrapped() method to wrap long lines in issue + display Fixed: - Verbose option for import and export (sf bug 1505645)
