summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 84b8166)
raw | patch | inline | side by side (parent: 84b8166)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 29 Aug 2001 05:32:47 +0000 (05:32 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 29 Aug 2001 05:32:47 +0000 (05:32 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@246 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 542044fe9a8ded9bbb95bbf095d1661ea2437680..074113b706719fe67c07161167891382d2005aa2 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-xx-xx - 0.2.7
+2001-??-?? - 0.2.7
Feature:
. Text searches are now case insensitive. All forms of text search use
regular expressions now.
. Reverted back to sending change messages to the web editor of a node so
that the change note message is actually genrated.
. CGI interface wasn't generating correct change messages.
+ . Notes entered during a change are saved to the messages list even if
+ there's no nosy list. No message is generated if there's no nosy list and
+ there's no change note (since it would just duplicates the journal).
+
2001-08-08 - 0.2.6
Note: