Mercurial > p > roundup > code
diff CHANGES.txt @ 302:d1fb3fcdb11b
Catch errors in login - no username or password supplied.
Fixed editing of password (Password property type) thanks Roch'e Compaan.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 20 Oct 2001 11:58:48 +0000 |
| parents | 590abb8e808c |
| children | e130c5193544 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 18 02:16:42 2001 +0000 +++ b/CHANGES.txt Sat Oct 20 11:58:48 2001 +0000 @@ -13,6 +13,8 @@ . CGI interface wasn't handling checkboxes at all. . Fixed quopri usage in mailgw from bug reports on mailing list. . Remove the "freshen" command from the roundup-admin tool. + . Catch errors in login - no username or password supplied. + . Fixed editing of password (Password property type) thanks Roch'e Compaan. 2001-10-11 - 0.3.0 pre 2 Fixed:
