comparison CHANGES.txt @ 7480:b60dd795d221

Attribute fix for issue2551280 to Gabor Nagy.
author John Rouillard <rouilj@ieee.org>
date Sun, 11 Jun 2023 22:47:42 -0400
parents 2bcecb1812d1
children 14a8e11f3a87 ed2bc951277b
comparison
equal deleted inserted replaced
7479:d267b0454500 7480:b60dd795d221
96 - Multiple fixes/updates for installation documentation. 96 - Multiple fixes/updates for installation documentation.
97 Including docker shell/admin/demo mdoes. (John Rouillard) 97 Including docker shell/admin/demo mdoes. (John Rouillard)
98 - Invalid item identifiers passed to REST endpoint return a 404 98 - Invalid item identifiers passed to REST endpoint return a 404
99 rather than a 400 error. E.G. /rest/data/issue/issue4 (rather 99 rather than a 400 error. E.G. /rest/data/issue/issue4 (rather
100 than .../issue/4). (John Rouillard) 100 than .../issue/4). (John Rouillard)
101 - issue2551280 - sorted() method of MultilinkHTMLProperty is broken?
102 (Gabor Nagy report and fix; commit John Rouillard)
101 103
102 Features: 104 Features:
103 105
104 - Add warning about limited Python 2 support lifetime to install and 106 - Add warning about limited Python 2 support lifetime to install and
105 upgrading docs. (John Rouillard) 107 upgrading docs. (John Rouillard)

Roundup Issue Tracker: http://roundup-tracker.org/