From 90a3e56c92bf15c2df15dd05c869331f09124785 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 23 Feb 2011 03:12:01 +0000 Subject: [PATCH] change numbers --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 1144ba6b7a..76806c0bb4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,9 @@ -2038. [bug] Install . [RT #23342] +3038. [bug] Install . [RT #23342] -2037. [doc] Update COPYRIGHT to contain all the individual - copyright notices that cover various parts. +3037. [doc] Update COPYRIGHT to contain all the individual + 3opyright 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]