We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a5a31 commit 8189590Copy full SHA for 8189590
CHANGES.txt
@@ -1,7 +1,7 @@
1
This file contains the changes to the Roundup system over time. The entries
2
are given with the most recent entry first.
3
4
-2001-08-?? - 0.2.3
+2001-07-30 - 0.2.3
5
Big change:
6
. I've split off the support class from the issue class in "extended".
7
Anyone who has any support entries, sorry. It should be possible to
@@ -17,6 +17,7 @@ Features:
17
help and better command-line arg handling.
18
. The cgi_client.Client base class now reflects the structure of "classic"
19
rather than "extended" since "classic" is more of a "base" template.
20
+ . Added more DB to test. Skips tests where imports fail.
21
22
Fixed:
23
. One of the tests in test_date had the wrong expected result.
0 commit comments