Bump TCP connection backlog from 5 to 32.
diff --git a/CHANGELOG b/CHANGELOG
index 34f3d56..5a3a35e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -39,6 +39,11 @@
For example --cname=*.example.com,default.example.com
Thanks to Pro Backup for sponsoring this development.
+ Bump the allowed backlog of TCP connections from 5 to 32,
+ and make this a compile-time configurable option. Thanks
+ to Donatas Abraitis for diagnosing this as a potential
+ problem.
+
version 2.76
Include 0.0.0.0/8 in DNS rebind checks. This range