Add CHANGES entry

5008.	[bug]		"rndc signing -nsec3param ..." requests were silently
			ignored for zones which were not yet loaded or
			transferred. [GL #468]

(cherry picked from commit eed6778be4)
This commit is contained in:
Michał Kępień
2018-08-14 09:26:38 +02:00
parent cb5f86d99e
commit bab3db9eee
+4
View File
@@ -1,3 +1,7 @@
5008. [bug] "rndc signing -nsec3param ..." requests were silently
ignored for zones which were not yet loaded or
transferred. [GL #468]
5007. [cleanup] Replace custom ISC boolean and integer data types
with C99 stdint.h and stdbool.h types. [GL #9]