diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature-3636_standalone-flag-to-module | 2 | ||||
-rw-r--r-- | changes/feature-3792_systray-improvements | 6 |
2 files changed, 8 insertions, 0 deletions
diff --git a/changes/feature-3636_standalone-flag-to-module b/changes/feature-3636_standalone-flag-to-module new file mode 100644 index 00000000..caf16b1a --- /dev/null +++ b/changes/feature-3636_standalone-flag-to-module @@ -0,0 +1,2 @@ + o Move STANDALONE flag to a module and unify get_path_prefix queries. + Closes #3636. diff --git a/changes/feature-3792_systray-improvements b/changes/feature-3792_systray-improvements new file mode 100644 index 00000000..e10a29c2 --- /dev/null +++ b/changes/feature-3792_systray-improvements @@ -0,0 +1,6 @@ + o Tasktray menu changes, closes #3792. + - Remove the provider domain item (e.g. bitmask.net). + - Rename the EIP status menu items to be more descriptive. + - Change the EIP status menu items from disabled menu items + to submenus with children. + - Move the EIP action menu items under the EIP status submenu tree. |