Mercurial > p > roundup > code
diff CHANGES.txt @ 5959:1788c4b68620
Fix indentation.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 24 Oct 2019 22:16:03 -0400 |
| parents | 5148e46dd314 |
| children | 39731b4090ec |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 24 21:53:46 2019 -0400 +++ b/CHANGES.txt Thu Oct 24 22:16:03 2019 -0400 @@ -19,8 +19,8 @@ Fixed: - issue2550996 - Give better error message when running with -c - (install as windows service) and pywin32 is not importable. Could use - better testing on a windows box. (John Rouillard) + (install as windows service) and pywin32 is not importable. Could use + better testing on a windows box. (John Rouillard) - issue2550921 - Can create login name with , in it. Confuses nosy list editing. Also can embed html tags. Updated userauditor.py to prevent this. See updating.txt.
