Mercurial > p > roundup > code
diff CHANGES.txt @ 3548:61d48244e7a8
login may now be for a single session
trackers may hide exceptions from web users (they will be mailed to the
tracker admin)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 08 Feb 2006 03:47:28 +0000 |
| parents | 7728ee93efd2 |
| children | f6719836e521 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Feb 07 04:59:05 2006 +0000 +++ b/CHANGES.txt Wed Feb 08 03:47:28 2006 +0000 @@ -1,9 +1,12 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2006-02-06 1.0.2 +2006-02-06 1.1.0 Feature: - trackers may configure custom stop-words for the full-text indexer +- login may now be for a single session +- trackers may hide exceptions from web users (they will be mailed to the + tracker admin) Fixed: - fixes in scripts/import_sf.py
