Code

CGI interfaces now spit up a top-level index of all the instances they can
[roundup.git] / CHANGES.txt
index 074113b706719fe67c07161167891382d2005aa2..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-??-?? - 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.
@@ -17,6 +30,9 @@ Fixed:
  . 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