File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11I'm proud to release this, the 1.0.1 release of Roundup.
22
3- In this release:
3+ Features in this release:
44
5- Feature:
65- scripts/import_sf.py will import a tracker from Sourceforge.NET
76- added hasRole('Role Name') to HTMLUser
87
9- Fixed:
8+ Fixed in this release:
9+
1010- SQL generation for sort/group by separate Link properties (sf bug
1111 1417565)
1212- fix timezone offsetting in email Date: header
Original file line number Diff line number Diff line change 1616# BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
1717# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
1818#
19- # $Id: setup.py,v 1.85 2006-02-03 04:12:35 richard Exp $
19+ # $Id: setup.py,v 1.86 2006-02-03 05:27:59 richard Exp $
2020
2121from distutils .core import setup , Extension
2222from distutils .util import get_platform
@@ -351,13 +351,13 @@ def main():
351351If you're upgrading from an older version of Roundup you *must* follow
352352the "Software Upgrade" guidelines given in the maintenance documentation.
353353
354- In this release:
354+ Features in this release:
355355
356- Feature:
357356- scripts/import_sf.py will import a tracker from Sourceforge.NET
358357- added hasRole('Role Name') to HTMLUser
359358
360- Fixed:
359+ Fixed in this release:
360+
361361- SQL generation for sort/group by separate Link properties (sf bug
362362 1417565)
363363- fix timezone offsetting in email Date: header
You can’t perform that action at this time.
0 commit comments