Mercurial > p > roundup > code
diff doc/announcement.txt @ 3942:553a27b25012 1.4.1
pre-release
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 07 Nov 2007 21:24:24 +0000 |
| parents | 083e280165a8 |
| children | d5d815489f63 |
line wrap: on
line diff
--- a/doc/announcement.txt Wed Nov 07 20:47:12 2007 +0000 +++ b/doc/announcement.txt Wed Nov 07 21:24:24 2007 +0000 @@ -1,8 +1,11 @@ -I'm proud to release version 1.4.0 of Roundup. +I'm proud to release version 1.4.1 of Roundup. The metakit backend has been removed due to lack of maintenance and presence of good alternatives (in particular sqlite built into Python 2.5) +Release 1.4.1 removes an old trace of the metakit backend that was +preventing new tracker installation. + New Features in 1.4.0: - Roundup has a new xmlrpc frontend that gives access to a tracker using
