Mercurial > p > roundup > code
diff CHANGES.txt @ 5140:7ea6bbf4286c
update docs for windows installer: 32 bit version of python, must run nstaller as administrator, ned pywin32 to run as service. Encourage installation of pytz.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 10 Jul 2016 14:24:12 -0400 |
| parents | c54720396f40 |
| children | 939dce88cfc2 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jul 09 19:35:56 2016 -0400 +++ b/CHANGES.txt Sun Jul 10 14:24:12 2016 -0400 @@ -269,6 +269,12 @@ starting roundup-server on different ports/ip addresses. Also updated man page to include default use of localhost for -n and use of -n 0.0.0.0 to bind to all addresses on the host. (John Rouillard) +- issue2550827, issue2550718. Doc additions so people know that a + python 32 bit installation may be required for windows. Additional + documentation on the requirement of pywin32 for running roundup as a + windows service. Also the windows installer must be run as + administrator and strong encouragement for installing the pytz + module added to ``doc/installation.txt``. 2016-01-11: 1.5.1
