Mercurial > p > roundup > code
diff CHANGES.txt @ 5903:c3728772c594
Add reverse option to hyperdb property wrapper by David Sowder
issue2551013: Reversed sorting in hyperdb property wrapper object's
sorted() method. Patch by David Sowder, application and doc change
by John Rouillard.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 07 Oct 2019 16:30:47 -0400 |
| parents | 2f9ec00a2398 |
| children | fe96015445e9 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Oct 06 20:23:01 2019 -0400 +++ b/CHANGES.txt Mon Oct 07 16:30:47 2019 -0400 @@ -177,6 +177,9 @@ options with IDs and later look up the IDs as *key* of the Link/Multilink. Now numeric IDs take precedence -- like they already do in the menu method of Link and Multilink. +- issue2551013: Reversed sorting in hyperdb property wrapper object's + sorted() method. Patch by David Sowder, application and doc change + by John Rouillard. 2018-07-13 1.6.0
