Add CHANGES entry:

4923.   [cleanup]       Refactor socket and socket event options into
                        enum types. [GL !135]
This commit is contained in:
Ondřej Surý 2018-04-12 09:55:40 +02:00
parent 8bdc23add2
commit 97a88e2248

View file

@ -1,3 +1,6 @@
4923. [cleanup] Refactor socket and socket event options into
enum types. [GL !135]
4922. [bug] dnstap: Log the destination address of client
packets rather than the interface address.
[GL #197]