Mercurial > p > roundup > code
diff doc/announcement.txt @ 3726:b11142bb2aa2 1.2.1
Password confirm field in user editing.
Pre-1.2.1-release stuff too
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 07 Oct 2006 03:03:29 +0000 |
| parents | 41feeed84caa |
| children | 20e9831fc58a |
line wrap: on
line diff
--- a/doc/announcement.txt Thu Oct 05 23:14:52 2006 +0000 +++ b/doc/announcement.txt Sat Oct 07 03:03:29 2006 +0000 @@ -1,6 +1,11 @@ -I'm proud to release version 1.2.0 of Roundup. +I'm proud to release version 1.2.1 of Roundup. + +Bugs fixed in 1.2.1: -Feature: +- E-mail subject line prefix delimiter configuration was being ignored. +- Password confirm field in user editing. + +New Features in 1.2.x: - supports Python 2.5, including the sqlite3 module - full timezone support (sf patch 1465296)
