Mercurial > p > roundup > code
diff doc/announcement.txt @ 7483:52f22cfcbdc1
update for latest change to sort method.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 11 Jun 2023 23:12:57 -0400 |
| parents | d397647d8d5a |
| children | ed2bc951277b |
line wrap: on
line diff
--- a/doc/announcement.txt Sun Jun 11 23:06:50 2023 -0400 +++ b/doc/announcement.txt Sun Jun 11 23:12:57 2023 -0400 @@ -235,6 +235,8 @@ - Invalid item identifiers passed to REST endpoint return a 404 rather than a 400 error. E.G. /rest/data/issue/issue4 (rather than .../issue/4). (John Rouillard) +- issue2551280 - sorted() method of MultilinkHTMLProperty is broken? + (Gabor Nagy report and fix; commit John Rouillard) Features: ---------
