Skip to content

Commit de1deb6

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent ebcda70 commit de1deb6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This file contains the changes to the Roundup system over time. The entries
22
are given with the most recent entry first.
33

4-
2003-??-?? 0.6.0
4+
2003-05-09 0.6.0b1
55
Removed:
66
- having served its purpose as a template for other relational database
77
implementations, the gadfly backend has now been removed from the Roundup

doc/announcement.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ an older version of Roundup you *must* read doc/upgrading.txt!
1111
Unfortunately, the Zope frontend for Roundup is currently broken, with no
1212
fix in the forseeable future.
1313

14+
The gadfly backend has now been removed, having served its purpose as a
15+
template for other RDBMS implementations. It is replaced by the mysql
16+
backend.
17+
1418
Roundup requires python 2.1.3 or later for correct operation.
1519

1620
This release has all the bugfixes from the latest 0.5 maintnenance release
@@ -73,5 +77,5 @@ disutils-based install script is provided.
7377

7478
It comes with two issue tracker templates (a classic bug/feature tracker and
7579
a minimal skeleton) and six database back-ends (anydbm, bsddb, bsddb3, sqlite,
76-
metakit and gadfly).
80+
metakit and mysql).
7781

0 commit comments

Comments
 (0)