Add CHANGES note for [GL !7811]

This commit is contained in:
Ondřej Surý
2023-08-15 17:34:20 +02:00
committed by Ondřej Surý
parent b466439437
commit bf1223bf13
+3
View File
@@ -1,3 +1,6 @@
6225. [func] Convert dns_nta, dns_forward and dns_keytable units
to use QP trie instead of an RBT. [GL !7811]
6224. [bug] Check the If-Modified-Since value length to prevent
out-of-bounds write. [GL #4124]