From 6f3c2ee187d690f96ffef3ba5a6c2e112bb3798c Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 11 Oct 2005 23:14:30 +0000 Subject: [PATCH] BINDinstall was being installed in the wrong place. --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index fb007bb8eb..042c890eae 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ 1926. [bug] The Windows installer did not check for empty - passwords. [RT #15483] + passwords. BINDinstall was being installed in + the wrong place. [RT #15483] 1925. [port] All outer level AC_TRY_RUNs need cross compiling defaults. [RT #15469]