]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes for #4
authorOndřej Surý <ondrej@isc.org>
Tue, 21 Apr 2020 13:36:47 +0000 (15:36 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 21 Apr 2020 13:36:47 +0000 (15:36 +0200)
doc/arm/notes-9.17.2.xml

index f3db134a685a0e9a12504a0b89fe4f89970a728b..ed276bdcc04cd3ef4d8b3882a713f4f55f042271 100644 (file)
     <itemizedlist>
       <listitem>
         <para>
-          None.
+          In this release, the build system has been significantly changed (see
+          below), and there's number of unresolved issues that you need to be
+          aware of if you are using a development release.  Please refer to
+          GitLab issue #4 https://gitlab.isc.org/isc-projects/bind9/-/issues/4
+          for a list of not yet resolved issues that will be fixed in the
+          following releases.
         </para>
       </listitem>
     </itemizedlist>
     <itemizedlist>
       <listitem>
         <para>
-          None.
+          The BIND 9 build system has been changed to use the normal build tool
+          stack consisting of autoconf+automake+libtool.  This should not make
+          any difference for people building BIND 9 from the release tarballs,
+          but if you are building BIND 9 from the git repository, or you are
+          using non-standard <command>./configure</command> option, you will
+          need to pay extra attention. [GL #4]
         </para>
       </listitem>
     </itemizedlist>