Mercurial > p > roundup > code
diff CHANGES.txt @ 5138:c54720396f40
issue2550882. Reported by Karl-Philipp Richter. Fixed
installation.txt documentation to include better directions on
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.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 09 Jul 2016 17:44:20 -0400 |
| parents | 98fdc1f98194 |
| children | 7ea6bbf4286c |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jul 09 14:27:24 2016 -0400 +++ b/CHANGES.txt Sat Jul 09 17:44:20 2016 -0400 @@ -264,7 +264,12 @@ Possible solutions include: increasing value of MySQL parameter, changing the full text search engine to whoosh or xapian. Problem report by telsch. Analysis/doc by John Rouillard. - +- issue2550882. Reported by Karl-Philipp Richter. Fixed + installation.txt documentation to include better directions on + 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) + 2016-01-11: 1.5.1 Pay attention:
