diff --git a/CHANGES b/CHANGES index 41ab1f51b2..c88747b02f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,15 +1,15 @@ -2556. [cleanup] PCI compliance: +2557. [cleanup] PCI compliance: * new libisc log module file * isc_dir_chroot() now also changes the working directory to "/". * additional INSISTs * additional logging when files can't be removed. -2555. [port] Solaris: mkdir(2) on tmpfs filesystems does not do the +2556. [port] Solaris: mkdir(2) on tmpfs filesystems does not do the error checks in the correct order resulting in the wrong error code sometimes being returned. [RT #19249] -2554. [func] dig: when emitting a hex dump also display the +2555. [func] dig: when emitting a hex dump also display the corresponding characters. [RT #19258] 2554. [bug] Validation of uppercase queries from NSEC3 zones could