From 5b976ced070a6e16e69dcce31816bd300020fcbc Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 5 Mar 2010 03:40:48 +0000 Subject: [PATCH] change numbers --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 124910817e..8411108561 100644 --- a/CHANGES +++ b/CHANGES @@ -1,13 +1,13 @@ -2958. [bug] When canceling validation it was possible to leak +2959. [bug] When canceling validation it was possible to leak memory. [RT #20800] -2957. [bug] RTT estimates were not being adjusted on ICMP errors. +2958. [bug] RTT estimates were not being adjusted on ICMP errors. [RT #20772] -2956. [bug] named-checkconf did not fail on a bad trusted key. +2957. [bug] named-checkconf did not fail on a bad trusted key. [RT #20705] -2955. [bug] The size of a memory allocation was not always properly +2956. [bug] The size of a memory allocation was not always properly recorded. [RT #20927] 2853. [bug] add_sigs() could run out of scratch space. [RT #21015]