2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

BINDinstall was being installed in the wrong place.

This commit is contained in:
Mark Andrews 2005-10-11 23:14:30 +00:00
parent 9547d3e03b
commit 6f3c2ee187

View File

@ -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]