Mercurial > p > roundup > code
diff CHANGES.txt @ 3111:e0aab0d08265 maint-0.8
fix roundup-server log and PID file paths to be absolute
fix initialisation of roundup-server in daemon mode so initialisation
errors are visible
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 15 Jan 2005 06:53:00 +0000 |
| parents | 904097de51c5 |
| children | ed309360be21 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jan 13 23:11:26 2005 +0000 +++ b/CHANGES.txt Sat Jan 15 06:53:00 2005 +0000 @@ -1,6 +1,13 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2005-01-?? 0.8.0 +Fixed: +- fix roundup-server log and PID file paths to be absolute +- fix initialisation of roundup-server in daemon mode so initialisation + errors are visible + + 2005-01-13 0.8.0b2 Fixed: - note about how to run roundup demo in Windows (sf bug 1082090)
