summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-07-10 14:17:02 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-07-10 14:17:02 -0300
commit2cf0d452ca967114bb98d1d947c5ef5f7d19ccd1 (patch)
tree7b2ecf3b8cda206a9d6c67b0179e0c32b9533c7c /changes
parent10d7ebdf5226b74c54850d205a807cc650843efe (diff)
[pkg] fold in changes0.4.1
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-7089-allow_ipc_proto1
-rw-r--r--changes/bug-browserlikepolicy-https1
-rw-r--r--changes/bug_7130_remove-extraneous-data-from-events-logs1
3 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug-7089-allow_ipc_proto b/changes/bug-7089-allow_ipc_proto
deleted file mode 100644
index 7dce314..0000000
--- a/changes/bug-7089-allow_ipc_proto
+++ /dev/null
@@ -1 +0,0 @@
-o [bug] fix regexp to allow ipc protocol in zmq sockets. Closes: #7089
diff --git a/changes/bug-browserlikepolicy-https b/changes/bug-browserlikepolicy-https
deleted file mode 100644
index bceb129..0000000
--- a/changes/bug-browserlikepolicy-https
+++ /dev/null
@@ -1 +0,0 @@
-- Makes https client use Twisted SSL validation and adds a reuse by default behavior on connection pool
diff --git a/changes/bug_7130_remove-extraneous-data-from-events-logs b/changes/bug_7130_remove-extraneous-data-from-events-logs
deleted file mode 100644
index 6a12ee5..0000000
--- a/changes/bug_7130_remove-extraneous-data-from-events-logs
+++ /dev/null
@@ -1 +0,0 @@
- o Remove extraneous data from events logs. Closes #7130.