summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorkali <kali@leap.se>2013-06-05 05:18:39 +0900
committerkali <kali@leap.se>2013-06-12 03:59:18 +0900
commitdbb873016042b213dd9cd84a59aec0c0a2383691 (patch)
treebd9688eaedaf9ed30f4757a517944daa7252d507 /changes
parente6b055fc2b054c1ab12e2554e9dbe73f47c647c0 (diff)
use twisted processProtocol instead of QProcess to drive openvpn
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_openvpn-process1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_openvpn-process b/changes/bug_openvpn-process
new file mode 100644
index 00000000..86443436
--- /dev/null
+++ b/changes/bug_openvpn-process
@@ -0,0 +1 @@
+ o Reimplement openvpn invocation to use twisted ProcessProtocol