diff doc/announcement.txt @ 2276:9899d1da5240 maint-0.7 0.7.1

pre-release stuff
author Richard Jones <richard@users.sourceforge.net>
date Mon, 10 May 2004 01:55:10 +0000
parents 9b34f41507ed
children 77f41a7e3e03
line wrap: on
line diff
--- a/doc/announcement.txt	Mon May 10 01:27:59 2004 +0000
+++ b/doc/announcement.txt	Mon May 10 01:55:10 2004 +0000
@@ -1,20 +1,13 @@
-I'm proud to release this 7th major feature release of Roundup.
-
-Version 0.7 introduces far too many features to list here so I've put
-together a What's New page:
-
-  http://roundup.sourceforge.net/doc-0.7/whatsnew-0.7.html
-
-Some highlights:
+This release fixes some bugs in the initial 0.7 release of Roundup:
 
-- added postgresql backend
-- trackers using postgresql or mysql backends may have many users
-- new "actor" automatic property (user who caused the last "activity")
-- RDBMS backends have data typed columns and indexes on several columns
-- registration may be concluded by replying to the confirmation email
-- HTML templating permission checks are greatly simplified
-- database exports now include full journals
-- IMAP support in the mail gateway
+- several temp files made it into the source distribution (sf bug 949243)
+- typo in roundup/instance.py
+- missing CRLF var in rfc822.py (sf patch 949471)
+- fix user creation page
+- have roundup server pass though the cause of a "403 Forbidden" response
+- fix schema mutation in sqlite backends (thanks Tamer Fahmy)
+- make popup Javascript IE 5.0 friendly (thanks Marlon van den Berg)
+- fix RDBMS import (thanks Tamer Fahmy)
 
 Known issues:
 

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