diff doc/announcement.txt @ 1820:9560e94beeea maint-0.6 0.6.2

pre-release machinations
author Richard Jones <richard@users.sourceforge.net>
date Mon, 29 Sep 2003 08:08:31 +0000
parents ecfb6ccf20b0
children fe15b8506d47
line wrap: on
line diff
--- a/doc/announcement.txt	Thu Sep 18 07:29:56 2003 +0000
+++ b/doc/announcement.txt	Mon Sep 29 08:08:31 2003 +0000
@@ -1,34 +1,26 @@
 =================================================
-SC-Track Roundup 0.6.1 - an issue tracking system
+SC-Track Roundup 0.6.2 - an issue tracking system
 =================================================
 
-I'm pleased to announce this maintenance release of Roundup. This
-release introduces python 2.3 compatibility. My thanks to Paul Dubois
-for contributing the csv module compatibility layer.
+I'm pleased to announce this maintenance release of Roundup which fixes
+some bugs:
+
+- cleaned up, clarified internal caching API in *dbm backends
+- stopped pyc writing to current directory! yay! (patch 800718 with changes)
+- fixed file leak in detector initialisation (patch 800715)
+- commented out example tracker homes (patch 800720)
+- added note about hidden :template var in user.item (bug 799842)
+- fixed change note generation when property was deleted from class and
+  we are trying to edit an instance
 
 If you're upgrading from an older version of Roundup you *must* follow
 the "Software Upgrade" guidelines given in the maintenance documentation. 
 
 Unfortunately, the Zope frontend for Roundup is currently broken. I hope
-to revive it in a future 0.6 maintenance release.
-
-Roundup requires python 2.1.3 or later for correct operation.
-
-This release fixes some bugs:
+to revive it in a future 0.6 maintenance release. No, really.
 
-- Add note about installing cgi-bin with a different interpreter
-- Importing wasn't setting None values explicitly when it should have been
-- Fixed import warning regarding 0xffff0000 literal, finally, really this
-  time. Checked on win2k. (sf bug 786711)
-- Fix CGI editCSV action to handle metakit's integer itemids
-- Apply fix for "remove" links from Klamer Schutte
-- Added permission check on "remove" link while I was there..
-- Applied CSV fix for python2.3 (sf bug 790363)
-- Fixed form padding in LHS menu (sf bug 790502)
-- Fixed upgrading docs for timezones (sf bug 790498)
-- Set the content type on page templates (can have XML templates now)
-- Various cosmetic fixes (thanks James Kew for being persistent :)
-- Applied patch 739314 (sorry John!)
+Roundup requires python 2.1.3 or later for correct operation. Python 2.3.1
+or later is strongly recommended.
 
 To give Roundup a try, just download (see below), unpack and run::
 

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