diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-14 15:37:59 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-14 16:36:09 -0300 |
commit | 1a7cf76fbcfe3098838fbcdc5467c6f8b1cda691 (patch) | |
tree | 61af3fbd67e25923af7d92e47e2fdfa361d04763 | |
parent | e1e946cd78e0a30a88aca1a24624fcf0878753be (diff) |
Add changes file
-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 |