summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-4592_Support-non-ascii-characters-in-a-provider-name1
-rw-r--r--changes/bug4632_remove_eip_stopped_message2
-rw-r--r--changes/bug_4543_nobind2
3 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug-4592_Support-non-ascii-characters-in-a-provider-name b/changes/bug-4592_Support-non-ascii-characters-in-a-provider-name
new file mode 100644
index 00000000..b27d3dc4
--- /dev/null
+++ b/changes/bug-4592_Support-non-ascii-characters-in-a-provider-name
@@ -0,0 +1 @@
+- Support non-ascii characters in a provider name. Closes #4952.
diff --git a/changes/bug4632_remove_eip_stopped_message b/changes/bug4632_remove_eip_stopped_message
new file mode 100644
index 00000000..35836336
--- /dev/null
+++ b/changes/bug4632_remove_eip_stopped_message
@@ -0,0 +1,2 @@
+- Do not show the generic message "EIP has stopped" since it's
+ redundant. Fixes #4632. \ No newline at end of file
diff --git a/changes/bug_4543_nobind b/changes/bug_4543_nobind
new file mode 100644
index 00000000..bacd3624
--- /dev/null
+++ b/changes/bug_4543_nobind
@@ -0,0 +1,2 @@
+- Add --nobind as a VPN parameter to prevent binding on local
+ addresses. Fixes #4543. \ No newline at end of file