We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a295e commit 009c100Copy full SHA for 009c100
1 file changed
ChangeLog
@@ -1,12 +1,17 @@
1
Unreleased
2
------------------------------------------------------------------------
3
4
+2022-04-27 v2.6.2
5
+------------------------------------------------------------------------
6
+
7
* Fix: Various build system and include fixes to allow libkqueue
8
to build correctly with musl libc.
9
10
* Fix: Various macro and include fixes for Windows/MinGW builds.
11
(Fixed by: neheb)
12
13
+ * Always build both a static and a shared library. The STATIC_KQUEUE
14
+ build variable has been removed.
15
16
2022-04-27 v2.6.1
17
0 commit comments