Skip to content

Commit fb7f8b7

Browse files
committed
Problem: NEWS out of date
Solution: mention new version of wepoll and Android Things fix
1 parent 6ec1a6f commit fb7f8b7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
- https://bugs.python.org/issue16507
5151

5252
* New epoll implementation for Windows, using the following implementation:
53-
https://github.com/piscisaureus/wepoll/tree/v1.5.2
53+
https://github.com/piscisaureus/wepoll/tree/v1.5.4
5454
To use this, select "epoll" as the poller option in the build system.
5555
Note for distributors: the wepoll source code is embedded and distributed.
5656
It is licensed under the BSD-2-Clause and thus it is compatible with LGPL-3.0.
@@ -170,6 +170,9 @@
170170
* Fixed #3263 - fix abort on Windows when a large TCP read is requested and
171171
fails.
172172

173+
* Fixed #3312 - fix build on Android Things 1.06 with Termux.
174+
175+
173176
0MQ version 4.2.5 stable, released on 2018/03/23
174177
================================================
175178

0 commit comments

Comments
 (0)