summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/VERSION_COMPAT2
-rw-r--r--changes/feature_openvpn-observer3
2 files changed, 5 insertions, 0 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index cc00ecf7..a4f0a0ac 100644
--- a/changes/VERSION_COMPAT
+++ b/changes/VERSION_COMPAT
@@ -8,3 +8,5 @@
#
# BEGIN DEPENDENCY LIST -------------------------
# leap.foo.bar>=x.y.z
+leap.keymanager>=0.3.4
+leap.mail>=0.3.5
diff --git a/changes/feature_openvpn-observer b/changes/feature_openvpn-observer
new file mode 100644
index 00000000..dc9ba0af
--- /dev/null
+++ b/changes/feature_openvpn-observer
@@ -0,0 +1,3 @@
+ o Implements openvpn observer. Closes: #3901
+ o Reconnect EIP if network down. Closes #3790
+ o Reconnect if tls-restart. Closes: #3262