summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-04-09 16:24:12 -0500
committerKali Kaneko <kali@leap.se>2014-04-09 16:24:12 -0500
commitcf9fb29fd1098f694974ee60e5673f22e286d859 (patch)
tree5cdc4210b8c944ee4f2669fd8096998d507beda3 /changes
parentf0232265a2725d8129b472479dd380b9ec3ca6b2 (diff)
parent81715dc47d77934c4f67d2527a56c28f58f0345d (diff)
Merge tag '0.5.0' into deb-0.5.0
Tag leap.bitmask version 0.5.0 Conflicts: pkg/requirements.pip
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-4633_fix-resolvconf-usage1
-rw-r--r--changes/bug-4670_disable-eip-and-disable-actions2
-rw-r--r--changes/bug-4734_akm-stored-public-keys-view1
-rw-r--r--changes/bug-4742_reset-registration-page-error2
-rw-r--r--changes/bug_use_bitmask_icon_mac2
-rw-r--r--changes/feature-4753-move-login-widget-to-top-of-main-window2
-rw-r--r--changes/feature_4792_repair-mailboxes3
-rw-r--r--changes/feature_display_domain_instead_of_provider_name2
-rw-r--r--changes/feature_mail-debug1
-rw-r--r--changes/feature_refactor_provider_bootstrapper2
10 files changed, 0 insertions, 18 deletions
diff --git a/changes/bug-4633_fix-resolvconf-usage b/changes/bug-4633_fix-resolvconf-usage
deleted file mode 100644
index de40d03a..00000000
--- a/changes/bug-4633_fix-resolvconf-usage
+++ /dev/null
@@ -1 +0,0 @@
-- Correct resolvconf usage. Avoids permanent break of resolv.conf. Closes #4633.
diff --git a/changes/bug-4670_disable-eip-and-disable-actions b/changes/bug-4670_disable-eip-and-disable-actions
deleted file mode 100644
index 7f11b3bb..00000000
--- a/changes/bug-4670_disable-eip-and-disable-actions
+++ /dev/null
@@ -1,2 +0,0 @@
-- Disable and stop EIP when you set EIP as disabled in the preferences dialog.
- Closes #4670.
diff --git a/changes/bug-4734_akm-stored-public-keys-view b/changes/bug-4734_akm-stored-public-keys-view
deleted file mode 100644
index bdba2cb2..00000000
--- a/changes/bug-4734_akm-stored-public-keys-view
+++ /dev/null
@@ -1 +0,0 @@
-- Advanced Key Management: add view for stored public keys. Closes #4734.
diff --git a/changes/bug-4742_reset-registration-page-error b/changes/bug-4742_reset-registration-page-error
deleted file mode 100644
index 2b031796..00000000
--- a/changes/bug-4742_reset-registration-page-error
+++ /dev/null
@@ -1,2 +0,0 @@
-- Reset registration error and input widgets if the user goes back to provider
- selection in wizard. Closes #4742.
diff --git a/changes/bug_use_bitmask_icon_mac b/changes/bug_use_bitmask_icon_mac
deleted file mode 100644
index d9015466..00000000
--- a/changes/bug_use_bitmask_icon_mac
+++ /dev/null
@@ -1,2 +0,0 @@
-- 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-4753-move-login-widget-to-top-of-main-window b/changes/feature-4753-move-login-widget-to-top-of-main-window
deleted file mode 100644
index 0ab23b24..00000000
--- a/changes/feature-4753-move-login-widget-to-top-of-main-window
+++ /dev/null
@@ -1,2 +0,0 @@
--- Minor UI changes: re-arrange main window so that the login widget is at the top and preferences are available under the menu.
-
diff --git a/changes/feature_4792_repair-mailboxes b/changes/feature_4792_repair-mailboxes
deleted file mode 100644
index cb570e8b..00000000
--- a/changes/feature_4792_repair-mailboxes
+++ /dev/null
@@ -1,3 +0,0 @@
-- Add --repair-mailboxes command line option. It will be needed to migrate
- existing account after a data schema changes, like it will be happening for
- 0.5.0. Closes: #4792
diff --git a/changes/feature_display_domain_instead_of_provider_name b/changes/feature_display_domain_instead_of_provider_name
deleted file mode 100644
index 0b2c42a6..00000000
--- a/changes/feature_display_domain_instead_of_provider_name
+++ /dev/null
@@ -1,2 +0,0 @@
-- Display domain for provider the user has just logged in. Fixes
- #4631. \ No newline at end of file
diff --git a/changes/feature_mail-debug b/changes/feature_mail-debug
deleted file mode 100644
index 5535a49a..00000000
--- a/changes/feature_mail-debug
+++ /dev/null
@@ -1 +0,0 @@
-- Add ability to write mail logs to a separate file.
diff --git a/changes/feature_refactor_provider_bootstrapper b/changes/feature_refactor_provider_bootstrapper
deleted file mode 100644
index 969b259f..00000000
--- a/changes/feature_refactor_provider_bootstrapper
+++ /dev/null
@@ -1,2 +0,0 @@
-- Refactor ProviderBootstrapper out of the UI modules to a Backend
- module, obscuring all the details. \ No newline at end of file