[master] add print.h, CHANGES note

This commit is contained in:
Evan Hunt 2014-06-10 08:54:16 -07:00
parent aa232396ee
commit 7c9d11b654
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,6 @@
3875. [cleanup] Clarify log message when unable to read private
key files. [RT #24702]
3874. [test] Check that only "check-names master" is needed for
updates to be accepted.

View file

@ -24,6 +24,7 @@
#include <isc/buffer.h>
#include <isc/dir.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/serial.h>
#include <isc/string.h>
#include <isc/util.h>