summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 36645e0)
raw | patch | inline | side by side (parent: 36645e0)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 28 Nov 2002 07:05:00 +0000 (07:05 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 28 Nov 2002 07:05:00 +0000 (07:05 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1388 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history | |
doc/index.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 87f4e49afa23c9020ea2d8392b56fdbfac2d675f..2077d29efd7ff9e09f6093262f127e0582da558f 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
- added mention of how to give users multiple Roles
- mention needed trailing "/" in TRACKER_WEB
- fixed upgrading doc to have CGI changes in the correct order
+- fixed double-close of anydbm backend (sf bug 639030)
+- removed use of string/strop from TAL/TALInterpreter
+- handle KeyboardInterrupt nicely
+- fixed Date and Interval form value handling
2002-11-07 0.5.2
diff --git a/doc/index.txt b/doc/index.txt
index 731d58e873b31ac7772f30f8a0144167eab7c64f..cae0ab873d8b7f5017d4116d561e7cc7f9828151 100644 (file)
--- a/doc/index.txt
+++ b/doc/index.txt
Stefan Seefeld,
Jeffrey P Shell,
Joel Shprentz,
+Terrel Shumway,
Mike Thompson.