Add CHANGES and release note for [GL #3772]

This commit is contained in:
Ondřej Surý 2023-01-11 10:42:03 +01:00
parent d0d9e7dfb2
commit cb3990001f
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,6 @@
6063. [bug] Revert a change that limited to honour single
read for TLSDNS as it broke XoT. [GL #3772]
6062. [func] The DSCP implementation, which has been
nonfunctional for some time, is now marked as
obsolete and the implementation has been removed.

View file

@ -64,6 +64,8 @@ Bug Fixes
- Clients may see an unexpected "Prohibited" extended DNS error when ``named``
is configured with :any:`allow-recursion`). :gl:`#3743`
- Fix a TLS error that occured with large transfers over XoT. :gl:`#3772`
Known Issues
~~~~~~~~~~~~