From f4c0d8db2b1a14e62660fa92f8aaf614b99d7f2f Mon Sep 17 00:00:00 2001 From: Witold Krecicki Date: Thu, 23 Jun 2016 09:19:57 +0200 Subject: [PATCH] fix CHANGES numbers --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 38ba75929c..810b749a4b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,12 +1,12 @@ -4493. [bug] Address potential NULL pointer dereferences in +4393. [bug] Address potential NULL pointer dereferences in dnstap code. -4492. [func] Collect statistics for RSSAC02v3 traffic-volume, +4392. [func] Collect statistics for RSSAC02v3 traffic-volume, traffic-sizes and rcode-volume reporting. [RT #41475] -4491. [bug] Fix leaks in contrib DLZ code. [RT #42707] +4391. [bug] Fix leaks in contrib DLZ code. [RT #42707] -4490. [doc] Description of masters with TSIG, allow-query and +4390. [doc] Description of masters with TSIG, allow-query and allow-transfer options in catalog zones. [RT #42692] 4389. [test] Rewritten test suite for catalog zones. [RT #42676]