Mercurial > p > roundup > code
changeset 3206:d4e4a5e9c816 maint-0.8
if there is only one tracker, redirect from trackers list to the tracker
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sat, 19 Feb 2005 10:28:17 +0000 |
| parents | 07f68dfab2c2 |
| children | 368dbeba7bc0 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Sat Feb 19 10:14:16 2005 +0000 +++ b/CHANGES.txt Sat Feb 19 10:28:17 2005 +0000 @@ -1,6 +1,11 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2005-??-?? 0.8.2 +Feature: +- roundup-server automatically redirects from trackers list + to the tracker page if there is only one tracker + 2005-02-17 0.8.1 Fixed:
