From 64ea5fd972c9946a3fe56cbc0bf897266d3f8747 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 16 Oct 2001 18:53:51 +0000 Subject: [PATCH] consistently refer to Windows NT / 2000 systems as Win32 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 9d0baa49e7..4b2128b9f6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,12 +1,12 @@ -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. 1053. [bug] Dig did not increase its timeout when receiving AXFRs unless the +time option was used. [RT #1904] 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,