changeset 3540:f3c6e8ac9023

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Fri, 03 Feb 2006 05:27:59 +0000
parents 27700fe2d7c6
children 07072b1b796c
files doc/announcement.txt setup.py
diffstat 2 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/doc/announcement.txt	Fri Feb 03 05:25:27 2006 +0000
+++ b/doc/announcement.txt	Fri Feb 03 05:27:59 2006 +0000
@@ -1,12 +1,12 @@
 I'm proud to release this, the 1.0.1 release of Roundup.
 
-In this release:
+Features in this release:
 
-Feature:
 - scripts/import_sf.py will import a tracker from Sourceforge.NET
 - added hasRole('Role Name') to HTMLUser
 
-Fixed:
+Fixed in this release:
+
 - SQL generation for sort/group by separate Link properties (sf bug
   1417565)
 - fix timezone offsetting in email Date: header
--- a/setup.py	Fri Feb 03 05:25:27 2006 +0000
+++ b/setup.py	Fri Feb 03 05:27:59 2006 +0000
@@ -16,7 +16,7 @@
 # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
 # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
 #
-# $Id: setup.py,v 1.85 2006-02-03 04:12:35 richard Exp $
+# $Id: setup.py,v 1.86 2006-02-03 05:27:59 richard Exp $
 
 from distutils.core import setup, Extension
 from distutils.util import get_platform
@@ -351,13 +351,13 @@
 If you're upgrading from an older version of Roundup you *must* follow
 the "Software Upgrade" guidelines given in the maintenance documentation.
 
-In this release:
+Features in this release:
 
-Feature:
 - scripts/import_sf.py will import a tracker from Sourceforge.NET
 - added hasRole('Role Name') to HTMLUser
 
-Fixed:
+Fixed in this release:
+
 - SQL generation for sort/group by separate Link properties (sf bug
   1417565)
 - fix timezone offsetting in email Date: header

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