Edited online authored by Yuya Nishihara's avatar Yuya Nishihara
...@@ -4,7 +4,11 @@ ...@@ -4,7 +4,11 @@
== Bug Fixes == == Bug Fixes ==
N/A * filectxactions: reenable file log actions for working directory (closes #3613)
* manifestmodel: do not ignore reload request of uncommitted changes
(fixes #3595 - shelve not refresh)
* sync: fix list index to override pull command by fetch (fixes #3612)
* update: do not eat up enter key to complete wrong revision from history
== Improvements == == Improvements ==
...@@ -8,7 +12,8 @@ ...@@ -8,7 +12,8 @@
== Improvements == == Improvements ==
N/A * archive, clone, rename: allow to resize horizontally while having fixed height
* settings: list well-known smtp ports in combobox
== Installer == == Installer ==
... ...
......