changes up to a007975885be authored by Yuya Nishihara's avatar Yuya Nishihara
......@@ -4,5 +4,17 @@
== Bug Fixes ==
* cmdthread: map empty promptchoice response to default value
(fixes #3785 - crash on email preview with diffstat)
* grep: fix list of urls to include all dragged files
* grep, status: fix several unicode errors in drag-and-drop handler
status: fix handling of non-ascii file name in drag-and-drop handler
* purge: make sure to not include deselected statuses
(fixes #3786 - ignored files can be deleted even if checkbox is off)
* settings: remove outdated details of default authorcolor behavior
(fixes #3789)
* thgrepo: preserve config values that are internally set
(fixes #588 - random failure of unified diff with eol extension)
== Improvements ==
......@@ -7,5 +19,7 @@
== Improvements ==
* repomodel: do not truncate description if longsummary is enabled (fixes #3776)
== Installer ==
----
......
......