diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-3425_replace-wizard-images | 1 | ||||
-rw-r--r-- | changes/bug_better_hideshow_handling | 3 | ||||
-rw-r--r-- | changes/bug_load_kext | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug-3425_replace-wizard-images b/changes/bug-3425_replace-wizard-images new file mode 100644 index 00000000..cf5cbd9d --- /dev/null +++ b/changes/bug-3425_replace-wizard-images @@ -0,0 +1 @@ + o Replace wizard images with the rainbow mask. Closes #3425. diff --git a/changes/bug_better_hideshow_handling b/changes/bug_better_hideshow_handling new file mode 100644 index 00000000..3538087b --- /dev/null +++ b/changes/bug_better_hideshow_handling @@ -0,0 +1,3 @@ + o Activate window when setting it visible. Also display Hide/Show + message in the tray icon taking into account the window + activation. Fixes #3433.
\ No newline at end of file diff --git a/changes/bug_load_kext b/changes/bug_load_kext new file mode 100644 index 00000000..ba4a44cf --- /dev/null +++ b/changes/bug_load_kext @@ -0,0 +1,2 @@ + o OSX: Check for the tun.kext existence in /Library/Extensions + instead of /System/Library/Extensions. Fixes #3271.
\ No newline at end of file |