Edited online authored by Yuya Nishihara's avatar Yuya Nishihara
......@@ -18,6 +18,7 @@
* settings: disable web.name in global tab (refs #1113)
* settings: update smtp.tls options for current Mercurial version
* strip: keep local changes unless the current revision will be stripped
* sync: ignore defaultpush if branch is specified by OptionsDialog (fixes #3547)
* wctxactions: request to refresh only if copy/rename finished successfully
* workbench: do not assign Alt+n shortcut to separator or hidden task view action
......@@ -63,6 +64,8 @@
== Installer ==
N/A
----
== Bug Fixes in Third-party Modules ==
......
......