Mercurial > p > roundup > code
diff CHANGES.txt @ 6727:3f3ce3004013
issue2551206 - remove mention of roundup installer, fix up windows docs
roundup windows installer is long since dead. Fix up last couple of
references to it. Also fix path to roundup install to use python 2.7
path not python 2.2 path.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 26 Jun 2022 23:05:29 -0400 |
| parents | b3ba03d2b214 |
| children | 14c16ba06abe |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jun 23 02:29:49 2022 -0400 +++ b/CHANGES.txt Sun Jun 26 23:05:29 2022 -0400 @@ -101,6 +101,7 @@ be None. Add a test. - issue2551203 fix CORS requests by providing proper headers and allowing unauthenticted CORS preflight requests. +- issue2551206 - removed some windows installer references that were missed. Features:
