Mercurial > p > roundup > code
diff doc/announcement.txt @ 1642:c17af5ce825e
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 09 May 2003 05:07:23 +0000 |
| parents | d0b29215aa44 |
| children | 284c26c1ef19 |
line wrap: on
line diff
--- a/doc/announcement.txt Fri May 09 05:05:07 2003 +0000 +++ b/doc/announcement.txt Fri May 09 05:07:23 2003 +0000 @@ -11,6 +11,10 @@ Unfortunately, the Zope frontend for Roundup is currently broken, with no fix in the forseeable future. +The gadfly backend has now been removed, having served its purpose as a +template for other RDBMS implementations. It is replaced by the mysql +backend. + Roundup requires python 2.1.3 or later for correct operation. This release has all the bugfixes from the latest 0.5 maintnenance release @@ -73,5 +77,5 @@ It comes with two issue tracker templates (a classic bug/feature tracker and a minimal skeleton) and six database back-ends (anydbm, bsddb, bsddb3, sqlite, -metakit and gadfly). +metakit and mysql).
