diff CHANGES.txt @ 1372:3931614b1cce

cleaning old unused sessions only once per hour, not on every cgi request
author Andrey Lebedev <kedder@users.sourceforge.net>
date Mon, 13 Jan 2003 22:14:00 +0000
parents b0d342a3548f
children 229581bd1985
line wrap: on
line diff
--- a/CHANGES.txt	Mon Jan 13 03:32:02 2003 +0000
+++ b/CHANGES.txt	Mon Jan 13 22:14:00 2003 +0000
@@ -1,7 +1,7 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
-2003-??-?? 0.6.0 (?)
+2003-??-?? 0.6.0
 - better hyperlinking in web message texts
 - support setting of properties on message and file through web and
   email interface (thanks John Rouillard)
@@ -9,7 +9,9 @@
   cc addresses, different from address and different nosy list property)
   (thanks John Rouillard)
 - applied patch for nicer history display (sf feature 638280)
-
+- cleaning old unused sessions only once per hour, not on every cgi 
+  request. It is greatly improves web interface performance, especially
+  on trackers under high load
 
 2003-??-?? 0.5.5
 - fixed rdbms searching by ID (sf bug 666615)
@@ -28,7 +30,7 @@
   (multipart/alternative, "fw" and content-type "name")
 - fire auditors and reactors in rdbms retire (thanks Sheila King)
 - better match for mailgw help "command" text
-- handle :add: better in cgi form parsing (sf bug 663235)
+- handle :add: better in cgi form parsing (sf bug 6632.35)
 - handle all-whitespace multilink values in forms (sf bug 663855)
 - fixed searching on date / interval fields (sf bug 658157)
 - fixed form elements names in search form to allow grouping and sorting 

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