Add CHANGES note for [GL #4227]

This commit is contained in:
Ondřej Surý
2023-07-27 11:33:22 +02:00
parent 31c43d4b76
commit 7a2b4ad17b

View File

@@ -1,3 +1,7 @@
6214. [bug] Fix the memory leak in for struct stub_glue_request
allocated in stub_request_nameserver_address() but not
freed in stub_glue_response(). [GL #4227]
6213. [bug] Mark a primary server as temporarily unreachable if the
TCP connection attempt times out. [GL #4215]