Code

Added 'Users may only edit their issues' customisation example.
[roundup.git] / CHANGES.txt
index 5a8d645af427a020cc3b8b90338359378ad5c093..9e67f7986c69eefa3024eab25b4ab7cd62c4a5a0 100644 (file)
@@ -21,6 +21,8 @@ Feature:
   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
@@ -62,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: