4200. [cleanup] win32: update BINDinstall to be BIND release

independent. [RT #38915]
This commit is contained in:
Mark Andrews
2015-09-11 12:25:39 +10:00
parent 329073f6b8
commit 3fa134363f
8 changed files with 344 additions and 60 deletions

View File

@@ -612,6 +612,23 @@
</listitem>
</itemizedlist>
</sect2>
<sect2 id="relnotes_port">
<title>Porting Changes</title>
<itemizedlist>
<listitem>
<para>
The Microsoft Windows install tool
<command>BINDInstall.exe</command> which requires a
non-free version of Visual Studio to be built, now uses two
files (lists of flags and files) created by the Configure
perl script with all the needed information which were
previously compiled in the binary. Read
<filename>win32utils/build.txt</filename> for more details.
[RT #38915]
</para>
</listitem>
</itemizedlist>
</sect2>
<sect2 id="relnotes_bugs">
<title>Bug Fixes</title>
<itemizedlist>