diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index cbbb81fe2d..f7806a1fc0 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -247,17 +247,7 @@

Bug Fixes

-
-<item> -

- Some header files included <isc/util.h> incorrectly as - it pollutes with namespace with non ISC_ macros and this should - only be done by explicitly including <isc/util.h>. This - has been corrected. Some code may depend on <isc/util.h> - being implicitly included via other header files. Such - code should explicitly include <isc/util.h>. -

- </item>
diff --git a/doc/arm/notes.html b/doc/arm/notes.html index cd9d325aac..64549ae1a8 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -208,17 +208,7 @@

Bug Fixes

-
-<item> -

- Some header files included <isc/util.h> incorrectly as - it pollutes with namespace with non ISC_ macros and this should - only be done by explicitly including <isc/util.h>. This - has been corrected. Some code may depend on <isc/util.h> - being implicitly included via other header files. Such - code should explicitly include <isc/util.h>. -

- </item>
    +
    • When named was reconfigured, failure of some @@ -250,8 +240,17 @@ in the answer and authority sections. [RT #45140]

    • -
    -
    +
  • +

    + Some header files included <isc/util.h> incorrectly as + it pollutes with namespace with non ISC_ macros and this should + only be done by explicitly including <isc/util.h>. This + has been corrected. Some code may depend on <isc/util.h> + being implicitly included via other header files. Such + code should explicitly include <isc/util.h>. +

    +
  • +