Add CHANGES and release note for [GL #4425]

(cherry picked from commit cc2713700a)
This commit is contained in:
Aydın Mercan 2024-01-16 14:38:21 +03:00
parent abc47f5ce4
commit 2cfb92439b
No known key found for this signature in database
2 changed files with 5 additions and 1 deletions

View file

@ -33,6 +33,9 @@
listener transport type. Thanks to Thomas Amgarten.
[GL #4518] [GL #4528]
6325. [func] Expose the TCP client count in statistics channel.
[GL #4425]
6324. [bug] Fix a possible crash in 'dig +nssearch +nofail' and
'host -C' commands when one of the name servers returns
SERVFAIL. [GL #4508]

View file

@ -20,7 +20,8 @@ Security Fixes
New Features
~~~~~~~~~~~~
- None.
- The statistics channel now includes counters that indicate the number
of currently connected TCP IPv4/IPv6 clients. :gl:`#4425`
Removed Features
~~~~~~~~~~~~~~~~