]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4098]
authorOndřej Surý <ondrej@isc.org>
Sat, 27 May 2023 06:51:47 +0000 (08:51 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 29 May 2023 05:44:24 +0000 (07:44 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index c50c449f0783c186ac0dc8b70483f30d03458800..7c9cd28943a529a6d39787f98644e872ea725df5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6181.  [cleanup]       Remove configure checks for epoll, kqueue and
+                       /dev/poll. [GL #4098]
+
 6180.  [bug]           The session key object could be incorrectly added
                        to multiple different views' keyrings. [GL #4079]