From 35949f9ac867264e38be30fb02527cc4e2e9de2a Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 23 Feb 2011 03:56:50 +0000 Subject: [PATCH] change numbers --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index d52e20f9fc..7379b1844a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ -2037. [doc] Update COPYRIGHT to contain all the individual +3037. [doc] Update COPYRIGHT to contain all the individual copyright notices that cover various parts. -2036. [bug] Check built-in zone arguments to see if the zone +3036. [bug] Check built-in zone arguments to see if the zone is re-usable or not. [RT #21914] 3035. [cleanup] Simplify by using strlcpy. [RT #22521]