diff options
author | Martin Sustrik <sustrik@fastmq.commkdir> | 2010-01-06 19:42:15 +0100 |
---|---|---|
committer | Martin Sustrik <sustrik@fastmq.commkdir> | 2010-01-06 19:42:15 +0100 |
commit | 7546526e667b35c05c80515d651e950a771813e1 (patch) | |
tree | eb48050f5672d326b586ce3a59680bb710229e74 | |
parent | e21b33e9cfe12725de23bf2ef44967f53bcb2a10 (diff) |
ChangeLog updated for 2.0-beta1
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ + +Version 2.0-beta1 + +ZMQII-27 Allow setting SNDBUF and RCVBUF size from 0MQ API +ZMQII-22 Deadlock on zmq_close +ZMQII-25 Implement streamed request/reply +ZMQII-24 SEGFAULT when anonymous session disconnects +ZMQII-26 Use zero-copy for large messages +ZMQII-19 add --disable-eventfd configure option + Version 2.0-alpha3 ZMQII-17 Allow multiple senders for sigle mcast group aka multicast bus. |