0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-14 01:37:56 +08:00

Merge pull request #3299 from bluca/news

Problem: #3263 not mentioned in NEWS
This commit is contained in:
Simon Giesecke 2018-11-08 14:04:56 +01:00 committed by GitHub
commit 05e0ab55b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
NEWS
View File

@ -141,6 +141,8 @@
* Fixed #1400 - use patricia trie for subscription to improve performances and
memory usage. Note: only active in DRAFT builds for now.
* Fixed #3263 - fix abort on Windows when a large TCP read is requested and
fails.
0MQ version 4.2.5 stable, released on 2018/03/23
================================================