From d1ec77294eb543bbca128d8683bdf9680cbedb61 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 29 Oct 2008 03:02:47 +0000 Subject: [PATCH] missing #'s --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 234d64eddf..810ccc261c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ -2479. [bug] xfrout:covers was not properly initalized. [RT 18801] +2479. [bug] xfrout:covers was not properly initalized. [RT #18801] 2478. [bug] 'addresses' could be used uninitalized in - configure_forward(). [RT 18800] + configure_forward(). [RT #18800] 2477. [bug] dig: the global option to print the command line is +cmd not print_cmd. Update the output to reflect