From 56907aff69cabc391e672d360c88cb1856a839ef Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 16 Feb 2009 02:28:23 +0000 Subject: [PATCH] fix change number --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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