Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 6094:dd6a54d8a22a | 6095:3ada6a3f48e1 |
|---|---|
| 101 - issue2551019 - handle character set conversions for CSV export | 101 - issue2551019 - handle character set conversions for CSV export |
| 102 action in Python 3. (Christof Meerwald) | 102 action in Python 3. (Christof Meerwald) |
| 103 - issue2551051: Return a 403 on non-existing or non-searchable | 103 - issue2551051: Return a 403 on non-existing or non-searchable |
| 104 transitive properties when queried via REST-API (same behavior for | 104 transitive properties when queried via REST-API (same behavior for |
| 105 sorting and searching). | 105 sorting and searching). |
| 106 - Fixed ReStructuredText encoding with Python 3. | |
| 106 | 107 |
| 107 2019-10-23 2.0.0 alpha 0 | 108 2019-10-23 2.0.0 alpha 0 |
| 108 | 109 |
| 109 Features: | 110 Features: |
| 110 | 111 |
