Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/releases/1.5.7.txt
Commit message (Collapse)AuthorAgeFilesLines
* Used the :ticket: syntax more extensivelyClaude Paroz2014-12-191-2/+1
|
* Added dates to release notes of today's release.Tim Graham2014-04-291-1/+1
|
* Fixed #22486 -- Restored the ability to reverse views ↵Preston Timmons2014-04-231-0/+14
created using functools.partial. Regression in 8b93b31487d6d3b0fcbbd0498991ea0db9088054. Thanks rcoup for the report.