Code

CGI interfaces now spit up a top-level index of all the instances they can
[roundup.git] / CHANGES.txt
index 728b289ba69c7ad1fa75b9864d09d1ba464911b4..49159f5813b765cee0b25f1a667fc338c22f07c9 100644 (file)
@@ -1,7 +1,20 @@
 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.9
+Fixed:
+ . Pretty time interval wasn't handling > 1 month properly.
+ . Generation of links to Link/Multilink in indexes. (thanks Hubert Hoegl)
+ . AssignedTo wasn't in the "classic" schema's item page.
+
+
+2001-08-30 - 0.2.8
+Fixed:
+ . Wasn't handling unguessable mime types for file uploads.
+ . Missing import in mailgw.
+
+
+2001-08-29 - 0.2.7
 Feature:
  . Text searches are now case insensitive. All forms of text search use
    regular expressions now.
@@ -13,6 +26,13 @@ Fixed:
  . Missed some isFooType usages (thanks Mikhail Sobolev for spotting them)
  . 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).
+ . Completely removed the bsddb3 module from the tests - will be reinstated
+   when the http://bsddb.sourceforge.net/'s bugs #439959 and #456408 are
+   dealt with. One is fixed in CVS, the other pending.
 
 
 2001-08-08 - 0.2.6