diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-06-01 15:20:21 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-06-01 15:21:26 -0300 |
commit | e753387ddf3d028423b778a1a0365ecc80c785e5 (patch) | |
tree | 521d37e3759fedba02a54c709a17918cff948db0 /changes | |
parent | 7826a96e526a450380917f9b89e3714576ca50b7 (diff) |
[pkg] fold in changes0.4.0
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-6994_vert-expiration-check-problem | 1 | ||||
-rw-r--r-- | changes/feat-twisted_http_get | 1 | ||||
-rw-r--r-- | changes/feature_6359_modify-events-to-use-zmq | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug-6994_vert-expiration-check-problem b/changes/bug-6994_vert-expiration-check-problem deleted file mode 100644 index 603e722..0000000 --- a/changes/bug-6994_vert-expiration-check-problem +++ /dev/null @@ -1 +0,0 @@ -- Fix time comparison between local and UTC times that caused the VPN certificates not being correctly downloaded on time. Closes #6994. diff --git a/changes/feat-twisted_http_get b/changes/feat-twisted_http_get deleted file mode 100644 index dbeb52f..0000000 --- a/changes/feat-twisted_http_get +++ /dev/null @@ -1 +0,0 @@ -- Add a HTTPClient the twisted way diff --git a/changes/feature_6359_modify-events-to-use-zmq b/changes/feature_6359_modify-events-to-use-zmq deleted file mode 100644 index 04ef5ae..0000000 --- a/changes/feature_6359_modify-events-to-use-zmq +++ /dev/null @@ -1 +0,0 @@ - o Modify leap.common.events to use ZMQ (closes #6359). |