Mercurial > p > roundup > code
diff CHANGES.txt @ 1144:db13f46cb5f9
password edit now has a confirmation field
registration error punts back to register page
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 15 Sep 2002 22:41:15 +0000 |
| parents | c7119e74fcf8 |
| children | d0da32fbdedc |
line wrap: on
line diff
--- a/CHANGES.txt Fri Sep 13 08:20:13 2002 +0000 +++ b/CHANGES.txt Sun Sep 15 22:41:15 2002 +0000 @@ -4,6 +4,9 @@ 2002-09-?? 0.5.0 ???? . handling of None for Date/Interval/Password values in export/import . handling of journal values in export/import + . password edit now has a confirmation field + . registration error punts back to register page + 2002-09-13 0.5.0 beta2 . all backends now have a .close() method, and it's used everywhere
