summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 01f64be)
raw | patch | inline | side by side (parent: 01f64be)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 30 Jul 2001 03:53:07 +0000 (03:53 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 30 Jul 2001 03:53:07 +0000 (03:53 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@167 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index a5016595dc7d7d4b41444ac437f717fd25529a69..36b5ad85c011d60d6068bfe8bf8f0af7e902180f 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
This file contains the changes to the Roundup system over time. The entries
are given with the most recent entry first.
-2001-08-?? - 0.2.3
+2001-07-30 - 0.2.3
Big change:
. I've split off the support class from the issue class in "extended".
Anyone who has any support entries, sorry. It should be possible to
help and better command-line arg handling.
. The cgi_client.Client base class now reflects the structure of "classic"
rather than "extended" since "classic" is more of a "base" template.
+ . Added more DB to test. Skips tests where imports fail.
Fixed:
. One of the tests in test_date had the wrong expected result.