diff doc/announcement.txt @ 1723:311375e4f2fe maint-0.5 0.5.9

pre-release machinations
author Richard Jones <richard@users.sourceforge.net>
date Fri, 18 Jul 2003 07:05:56 +0000
parents 798247746257
children
line wrap: on
line diff
--- a/doc/announcement.txt	Fri Jul 18 05:40:44 2003 +0000
+++ b/doc/announcement.txt	Fri Jul 18 07:05:56 2003 +0000
@@ -1,5 +1,5 @@
 =================================================
-SC-Track Roundup 0.5.8 - an issue tracking system
+SC-Track Roundup 0.5.9 - an issue tracking system
 =================================================
 
 This is a bugfix release for version 0.5.x - if you're upgrading from before
@@ -14,8 +14,13 @@
 
 This release has:
 
-- a couple of bug fixes
-- a couple of major speed-ups for web users
+- backported XSS message cleaning fix (sf bug 757128)
+- only clean sessions once per hour (backport from HEAD)
+- remember the session db type (much faster session db opening)
+- backported last-modified and if-modified-since header support for static
+  files (ie. style.css etc.) from HEAD
+- changed rdbms_common to fix sql backends under Py2.3
+- don't open the database in cgi if it's not necessary
 
 Source and documentation is available at the website:
      http://roundup.sourceforge.net/

Roundup Issue Tracker: http://roundup-tracker.org/