Skip to content

Commit

Permalink
Update changelog for v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mheily committed Jul 25, 2016
1 parent b9e0152 commit cca47c5
Showing 1 changed file with 19 additions and 2 deletions.
21 changes: 19 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,10 +1,27 @@
Unreleased HEAD
2016-07-24 v2.1.0
------------------------------------------------------------------------

* Fix an endianness issue when calling ioctl on Linux.
(Credit: Vivian Kong)

* Allow tests to be built from separate build directory.
(Credit: Chris Bailey)

* Add support for kevent64(2) timers from Darwin.
(Credit: Hubertus Franke)

* Set EPOLLONESHOT for EPOLL_CTL_ADD after knote creation.
(Credit: Ian Partridge)

* Add configure arg to disable install and build noinst ltlibrary.
(Credit: Ian Partridge)

* Allow libkqueue to be used as a submodule within another build process.
(Credit: Ian Partridge)

* Fix a build failure on Linux/AArch64 using Ubuntu 16.04.
(Credit: Galen Rhodes)


2016-02-06 v2.0.4
------------------------------------------------------------------------

Expand Down

0 comments on commit cca47c5

Please sign in to comment.