diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-10-14 16:59:42 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-10-14 16:59:42 -0300 |
commit | e015e7565936ed0cc9032732ab551a3d51db5e86 (patch) | |
tree | 61af3fbd67e25923af7d92e47e2fdfa361d04763 /changes | |
parent | 228f0c41f088eb15fd3125894adaad4868c74ddd (diff) | |
parent | 1a7cf76fbcfe3098838fbcdc5467c6f8b1cda691 (diff) |
Merge remote-tracking branch 'chiiph/bug/various_windows_fixes' into develop
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_several_windows_fixes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug_several_windows_fixes b/changes/bug_several_windows_fixes new file mode 100644 index 00000000..f584f7e0 --- /dev/null +++ b/changes/bug_several_windows_fixes @@ -0,0 +1,5 @@ + o Disable stdout redirection on Windows for the time being since it + breaks the bundle. + o Default UP_SCRIPT and DOWN_SCRIPT to None and only add that + parameter to the vpn command if not None. + o Look for gpg on windows with the .exe extension.
\ No newline at end of file |