change numbers

This commit is contained in:
Mark Andrews
2010-03-05 03:40:48 +00:00
parent d6143438c3
commit 5b976ced07

View File

@@ -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]