diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-02-23 15:36:38 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-02-23 15:36:38 -0300 |
commit | 04be045242b0fd0c669610f54db7a9fdeb3b77f3 (patch) | |
tree | 34b6e6062da6e5a3101755c0a49fc279766ae725 /changes | |
parent | e3ddc783ca9fb21105845d275a4b38ad6b2cd3e2 (diff) |
Update changes file to reflect tcp->ipc change.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/non-curve-zmq | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/non-curve-zmq b/changes/non-curve-zmq index 8c1097ee..58737723 100644 --- a/changes/non-curve-zmq +++ b/changes/non-curve-zmq @@ -1 +1 @@ -- Gracefully fall back to plain ZMQ if CurveZMQ is not available (Feature #6646) +- Gracefully fall back to ZMQ ipc sockets with restricted access if CurveZMQ is not available (Feature #6646) |