From b79ee99485fb18a4e72e378f5db230925b3b6fee Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 1 Nov 2016 20:31:16 -0700 Subject: [PATCH] [v9_10] typo --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 50a33ed589..f24bf9350a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -4503. [cleanup] "make uninstall" now removes file installed by +4503. [cleanup] "make uninstall" now removes files installed by BIND. (This currently excludes Python files due to lack of support in setup.py.) [RT #42912]