diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_use_bitmask_icon_mac | 2 | ||||
-rw-r--r-- | changes/feature_refactor_provider_bootstrapper | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug_use_bitmask_icon_mac b/changes/bug_use_bitmask_icon_mac new file mode 100644 index 00000000..d9015466 --- /dev/null +++ b/changes/bug_use_bitmask_icon_mac @@ -0,0 +1,2 @@ +- Use Bitmask icon instead of LEAP's for the super user dialog in + OSX. Fixes #4273.
\ No newline at end of file diff --git a/changes/feature_refactor_provider_bootstrapper b/changes/feature_refactor_provider_bootstrapper new file mode 100644 index 00000000..969b259f --- /dev/null +++ b/changes/feature_refactor_provider_bootstrapper @@ -0,0 +1,2 @@ +- Refactor ProviderBootstrapper out of the UI modules to a Backend + module, obscuring all the details.
\ No newline at end of file |