Add CHANGES note for [GL #4149]

(cherry picked from commit 0a35c0da9b)
This commit is contained in:
Ondřej Surý
2023-06-15 10:28:47 +02:00
parent be0f38553e
commit a1413c2faf

View File

@@ -1,3 +1,6 @@
6198. [func] Remove the holes in the isc_result_t enum to compact
the isc_result tables. [GL #4149]
6196. [cleanup] Report "permission denied" instead of "unexpected error"
when trying to update a zone file on a read-only file
system. Thanks to Midnight Veil. [GL #4134]