]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #2891]
authorMark Andrews <marka@isc.org>
Wed, 1 Sep 2021 00:39:47 +0000 (10:39 +1000)
committerMark Andrews <marka@isc.org>
Wed, 1 Sep 2021 07:23:14 +0000 (17:23 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e1a812f5e575780b3e1ae47fbc7d83d4a190c5fa..0147f4a5621673dd7d1403fa4c5ba9a69f7c5973 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5710.  [port]          win32: incorrect parentheses resulted in incorrect
+                       sizeof tests being used to pick correct Windows
+                       atomic operations for the object's size. [GL #2891]
+
 5709.  [cleanup]       Enum values throughout the code have been updated
                        to use "primary" and "secondary" terminology.
                        [GL #1944]