You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
809 B
28 lines
809 B
From 161afbebdc2b7e244a136182a676ad55347c9cf5 Mon Sep 17 00:00:00 2001
|
|
From: Gert Doering <gert@greenie.muc.de>
|
|
Date: Thu, 1 Mar 2018 10:11:08 +0100
|
|
Subject: [PATCH] Correct version in ChangeLog - should be 2.4.5, was mistyped
|
|
as 2.4.4
|
|
|
|
Signed-off-by: Gert Doering <gert@greenie.muc.de>
|
|
---
|
|
ChangeLog | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/ChangeLog b/ChangeLog
|
|
index 99772a33..0db3e5b8 100644
|
|
--- a/ChangeLog
|
|
+++ b/ChangeLog
|
|
@@ -1,7 +1,7 @@
|
|
OpenVPN Change Log
|
|
Copyright (C) 2002-2018 OpenVPN Inc <sales@openvpn.net>
|
|
|
|
-2018.02.28 -- Version 2.4.4
|
|
+2018.02.28 -- Version 2.4.5
|
|
Antonio Quartulli (4):
|
|
reload HTTP proxy credentials when moving to the next connection profile
|
|
Allow learning iroutes with network made up of all 0s (only if netbits < 8)
|
|
--
|
|
2.13.5
|
|
|