Mercurial > p > roundup > code
diff CHANGES.txt @ 3541:07072b1b796c
fix typo
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 05 Feb 2006 02:41:10 +0000 |
| parents | 75dc225613cc |
| children | 5cd1c83dea50 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Feb 03 05:27:59 2006 +0000 +++ b/CHANGES.txt Sun Feb 05 02:41:10 2006 +0000 @@ -1,7 +1,12 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2006-??-?? 1.0.1 +2006-??-?? 1.0.2 +Fixed: +- silly typo in scripts/import_sf.py + + +2006-02-03 1.0.1 Feature: - scripts/import_sf.py will import a tracker from Sourceforge.NET - added hasRole() to HTMLUser
