summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-10-30 17:29:32 -0200
committerKali Kaneko <kali@leap.se>2013-10-30 17:29:32 -0200
commit0e724a63c682cfd2d8251fec528a2b8a40b493cb (patch)
treeafe71bd7e11ad794604b5edd0c616aad1422806f
parent5f59c74ff81a8fbbdfea2be9fabdd34a404f3b04 (diff)
format fixes
-rw-r--r--changes/bug-4003_fix-non-ascii-password-change2
-rw-r--r--changes/bug_fix_keyring_save4
-rw-r--r--changes/bug_tighter_clustering_eip_meter4
-rw-r--r--changes/feature-4132_remove-autostart-eip-setting4
-rw-r--r--changes/feature_hide_unused_services4
5 files changed, 9 insertions, 9 deletions
diff --git a/changes/bug-4003_fix-non-ascii-password-change b/changes/bug-4003_fix-non-ascii-password-change
index 2d6a0ed8..58de5078 100644
--- a/changes/bug-4003_fix-non-ascii-password-change
+++ b/changes/bug-4003_fix-non-ascii-password-change
@@ -1 +1 @@
- - Fix problem changing a non-ascii password. Closes #4003.
+- Fix problem changing a non-ascii password. Closes #4003.
diff --git a/changes/bug_fix_keyring_save b/changes/bug_fix_keyring_save
index 3be0e05b..64bb82a9 100644
--- a/changes/bug_fix_keyring_save
+++ b/changes/bug_fix_keyring_save
@@ -1,2 +1,2 @@
- - Refactor keyring handling and make it properly save user and
- password. Fixes #4190. \ No newline at end of file
+- Refactor keyring handling and make it properly save user and
+ password. Fixes #4190.
diff --git a/changes/bug_tighter_clustering_eip_meter b/changes/bug_tighter_clustering_eip_meter
index 32101c9e..dca8f2cd 100644
--- a/changes/bug_tighter_clustering_eip_meter
+++ b/changes/bug_tighter_clustering_eip_meter
@@ -1,2 +1,2 @@
- - Align left the speed and transferred displays for EIP. Fixes
- #4204. \ No newline at end of file
+- Align left the speed and transferred displays for EIP. Fixes
+ #4204.
diff --git a/changes/feature-4132_remove-autostart-eip-setting b/changes/feature-4132_remove-autostart-eip-setting
index 5f3e6b7d..f95e4125 100644
--- a/changes/feature-4132_remove-autostart-eip-setting
+++ b/changes/feature-4132_remove-autostart-eip-setting
@@ -1,2 +1,2 @@
- - Remove autostart eip option from settings panel, rely on last used
- setting. Closes #4132.
+- Remove autostart eip option from settings panel, rely on last used
+ setting. Closes #4132.
diff --git a/changes/feature_hide_unused_services b/changes/feature_hide_unused_services
index abcdeb6f..dc942da2 100644
--- a/changes/feature_hide_unused_services
+++ b/changes/feature_hide_unused_services
@@ -1,2 +1,2 @@
- - Hide the GUI for services that are not supported on the set of
- configured providers. Closes #4170. \ No newline at end of file
+- Hide the GUI for services that are not supported on the set of
+ configured providers. Closes #4170.