Add CHANGES note for GL !3365

This commit is contained in:
Ondřej Surý
2020-05-01 14:26:41 +02:00
parent 09ba47b067
commit 23a653dd92

View File

@@ -1,3 +1,7 @@
5402. [bug] Enable SO_REUSEADDR on all platforms, and either
SO_REUSEPORT_LB on FreeBSD, or SO_REUSEPORT on Linux.
[GL !3365]
5401. [bug] The number of input queues allocated during dnstap
initialization was too low, which could prevent some
dnstap data from being logged. [GL #1795]