Mercurial > p > roundup > code
diff CHANGES.txt @ 309:f193e0a1b9a5
[SF#473130]: Nosy list not set correctly
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 21 Oct 2001 00:53:42 +0000 |
| parents | dac78e092228 |
| children | 0ec8a9f1cbe6 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Oct 21 00:45:15 2001 +0000 +++ b/CHANGES.txt Sun Oct 21 00:53:42 2001 +0000 @@ -3,9 +3,6 @@ 2001-10-?? - 0.3.0 Feature: - . Hyperdatabase sorts strings-that-look-like-numbers as numbers now. - . CGI interface view customisation section may now be hidden (patch from - Roch'e Compaan.) Admin Tool (roundup-admin): . Interactive mode for running multiple (independant at present) commands. . Tabular display of nodes. @@ -19,6 +16,12 @@ . Catch errors in login - no username or password supplied. . Fixed editing of password (Password property type) thanks Roch'e Compaan. . Fixed grouping of non-str properties thanks Roch'e Compaan. + . bug #473121: The customisation view and filters (CGI interface view + 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 #473126: Sender unknown + . bug #473130: Nosy list not set correctly 2001-10-11 - 0.3.0 pre 2 Fixed:
