Mercurial > p > roundup > code
diff CHANGES.txt @ 6095:3ada6a3f48e1
fixed ReStructuredText encoding with Python 3
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Wed, 19 Feb 2020 22:47:42 +0000 |
| parents | e097ff5064b8 |
| children | 90a1470edbea |
line wrap: on
line diff
--- a/CHANGES.txt Thu Feb 13 19:51:45 2020 +0000 +++ b/CHANGES.txt Wed Feb 19 22:47:42 2020 +0000 @@ -103,6 +103,7 @@ - issue2551051: Return a 403 on non-existing or non-searchable transitive properties when queried via REST-API (same behavior for sorting and searching). +- Fixed ReStructuredText encoding with Python 3. 2019-10-23 2.0.0 alpha 0
