Code

CGI interfaces now spit up a top-level index of all the instances they can
[roundup.git] / CHANGES.txt
index d8eb709cf60fc4178bb1b4cf0db4d9f5dbe795f2..49159f5813b765cee0b25f1a667fc338c22f07c9 100644 (file)
@@ -1,6 +1,19 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
+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
@@ -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