]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
consistently refer to Windows NT / 2000 systems as Win32
authorAndreas Gustafsson <source@isc.org>
Tue, 16 Oct 2001 18:54:07 +0000 (18:54 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 16 Oct 2001 18:54:07 +0000 (18:54 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2d08dc5cc6110efd6fcaf4cf754e20f76919e0d1..18a135af97da8cabd96cfd1f2b0102c4e991fab7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,5 @@
-1054.  [bug]           winnt: cfg_categories and cfg_modules need to be
-                       visible outside of the libisccfg DLL.
+1054.  [bug]           On Win32, cfg_categories and cfg_modules need to be
+                       exported from the libisccfg DLL.
 
        --- 9.2.0rc7 released ---
 
@@ -8,7 +8,7 @@
 
 1052.  [bug]           Journals were not being created in binary mode
                        resulting in "journal format not recognized" error
-                       under Windows NT/2000. [RT #1889]
+                       under Win32. [RT #1889]
 
 1051.  [bug]           Do not ignore a network interface completely just
                        because it has a noncontiguous netmask.  Instead,