Mercurial > p > roundup > code
diff CHANGES.txt @ 2845:1455fcabc49e
command line options for windows service; threaded server
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sun, 31 Oct 2004 07:22:13 +0000 |
| parents | 9ab32261216b |
| children | adec352e2ce0 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Oct 30 11:26:37 2004 +0000 +++ b/CHANGES.txt Sun Oct 31 07:22:13 2004 +0000 @@ -29,6 +29,10 @@ - relaxed hyperlinking in web interface (accept "issue123" or "Issue 123") - record journaltag lookup ("fixes" sf bug 998140) - allow listing popup to be used in query forms (thanks Marcus Priesch) +- roundup windows service may be installed with command line options + recognized by roundup-server (but not tracker specification arguments). + Use this to specify server configuration file for the service. +- added experimental multi-thread server Fixed: - postgres backend open doesn't hide corruption in schema (sf bug 956375)
