From cdc5e0cea05e1458b6929d75521ce7db5a199c76 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 26 Jul 2017 16:39:26 +1000 Subject: [PATCH] fix RT number --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 5170d4245a..c0a7fe310a 100644 --- a/CHANGES +++ b/CHANGES @@ -517,7 +517,7 @@ 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] + due to lack of support in setup.py.) [RT #42192] 4502. [func] Report multiple and experimental options when printing grammar. [RT #43134]