Modify CHANGES [GL #2923]

Mention that the HTTP path is now validated.
This commit is contained in:
Artem Boldariev 2021-09-29 19:39:51 +03:00
parent 0d5e0b9922
commit b20a8c5065

View file

@ -1,3 +1,5 @@
5725. [bug] Validate HTTP path passed to dig. [GL #2923]
5724. [bug] Address potential dead lock when checking zone
content consistency. [GL #2908]