summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug2878-unreachable_provider2
-rw-r--r--changes/bug_3039-registration-error-message1
-rw-r--r--changes/feature_move-keymanager-to-its-own-repo1
3 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug2878-unreachable_provider b/changes/bug2878-unreachable_provider
new file mode 100644
index 00000000..d23e4f8a
--- /dev/null
+++ b/changes/bug2878-unreachable_provider
@@ -0,0 +1,2 @@
+ o Set timeout for requests to 10 seconds globally, configurable from
+ leap.util.constants. Fixes #2878. \ No newline at end of file
diff --git a/changes/bug_3039-registration-error-message b/changes/bug_3039-registration-error-message
new file mode 100644
index 00000000..ef964d63
--- /dev/null
+++ b/changes/bug_3039-registration-error-message
@@ -0,0 +1 @@
+ o Bugfix: display error message on registration problem. Closes #3039.
diff --git a/changes/feature_move-keymanager-to-its-own-repo b/changes/feature_move-keymanager-to-its-own-repo
new file mode 100644
index 00000000..ea34cbd8
--- /dev/null
+++ b/changes/feature_move-keymanager-to-its-own-repo
@@ -0,0 +1 @@
+ o Move the key manager to its own repository/package.