add changes up to 5db3105fa85c; mention hgcr-gui authored by Yuya Nishihara's avatar Yuya Nishihara
...@@ -9,9 +9,10 @@ ...@@ -9,9 +9,10 @@
* annotate: do not instantiate filectx per line (fixes #4071) * annotate: do not instantiate filectx per line (fixes #4071)
* doc, version: bump copyright year (fixes #4066) * doc, version: bump copyright year (fixes #4066)
* repofilter: always request to unapply revset by clear button (fixes #4073)
* repotab: catch Abort on repository lookup as well (fixes #4069) * repotab: catch Abort on repository lookup as well (fixes #4069)
== Improvements == == Improvements ==
== Installer == == Installer ==
...@@ -12,9 +13,11 @@ ...@@ -12,9 +13,11 @@
* repotab: catch Abort on repository lookup as well (fixes #4069) * repotab: catch Abort on repository lookup as well (fixes #4069)
== Improvements == == Improvements ==
== Installer == == Installer ==
* hgcr-gui (fixes #4065)
---- ----
== Bug Fixes in Third-party Modules == == Bug Fixes in Third-party Modules ==
... ...
......