Mercurial > p > roundup > code
diff CHANGES.txt @ 312:5a2c43891c20
[SF#473124]: UI inconsistency with Link fields.
This also prompted me to fix a fairly long-standing usability issue -
that of being able to turn off certain filters.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 21 Oct 2001 04:44:50 +0000 |
| parents | 0ec8a9f1cbe6 |
| children | 489b70c37f32 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Oct 21 04:00:20 2001 +0000 +++ b/CHANGES.txt Sun Oct 21 04:44:50 2001 +0000 @@ -3,6 +3,7 @@ 2001-10-?? - 0.3.0 Feature: + . MailGW now moves 'unread' to 'chatting' on receiving e-mail for an issue. Admin Tool (roundup-admin): . Interactive mode for running multiple (independant at present) commands. . Tabular display of nodes. @@ -20,9 +21,12 @@ customisation section may now be hidden (patch from Roch'e Compaan.) . bug #473122: Issue id sorting (hyperdb sorts strings-that-look-like-numbers as numbers now. + . bug #473124: UI inconsistency with Link fields. + This also prompted me to fix a fairly long-standing usability issue - + that of being able to turn off certain filters. + . bug #473125: Paragraph in e-mails . bug #473126: Sender unknown . bug #473130: Nosy list not set correctly - . bug #473125: Paragraph in e-mails 2001-10-11 - 0.3.0 pre 2 Fixed:
