Code

Added 'Users may only edit their issues' customisation example.
[roundup.git] / CHANGES.txt
index 836f5af24db8068da6d79851f61f4dfe0364e473..9e67f7986c69eefa3024eab25b4ab7cd62c4a5a0 100644 (file)
@@ -19,6 +19,10 @@ Feature:
   alphabetically (sf feature 790512).
 - added script for copying user(s) from tracker to tracker (sf patch
   828963)
+- ignore incoming email with "Precedence: bulk" (sf patch 843489)
+- use HTTP 'Content-Length' header (modified sf patch 844577)
+- HTML generated is now HTML4 (or optionally XHTML) compliant (sf feature
+  814314 and sf patch 834620)
 
 Fixed:
 - mysql documentation fixed to note requirement of 4.0+ and InnoDB
@@ -60,6 +64,9 @@ Fixed:
 - hard-coded python2.3-ism (socket.timeout) fixed
 - fixed activity displaying as future because of Date arithmetic fix in 0.6.3
   (sf bug 842027).
+- fix Windows service mode for roundup-server (sf bug 819890)
+- fixed #white in cgitb (thanks Henrik Levkowetz)
+
 
 2003-11-14 0.6.3
 Fixed: