Skip to content

Commit

Permalink
Update the ChangeLog to reflect v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mheily committed Nov 25, 2018
1 parent 3f65586 commit 44e94be
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
Unreleased
2018-11-25 v2.3.0
------------------------------------------------------------------------

* Enable continuous integration testing via travis-ci.org
* kevent: refactor to remove goto statement
(Credit: Cameron Nemo)

* Multiple fixes for compilation issues with GCC 8.1
(Credit: Arran Cudbard-Bell)

* Add a monitoring thread that takes care of cleaning up closed kqueues
(Credit: Philippe Wooding)

* Multiple bug fixes for leaking descriptors in kn_delete()
(Credit: Philippe Wooding)

* Fix build errors on Linux systems that do not use glibc
(Credit: maxice8)

2017-11-26 v2.2.0
------------------------------------------------------------------------
Expand Down

0 comments on commit 44e94be

Please sign in to comment.