From ac1a59e95cfd035f38222e739affd43eafa9eeef Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 13 Nov 2001 06:40:59 +0000 Subject: [PATCH] 1120. [bug] Errors in options were not fatal. [RT #2002] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 9ebb94f262..8e6c12b707 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +1120. [bug] Errors in options were not fatal. [RT #2002] + 1119. [func] Added support in Win32 for NTFS file/directory ACL's for access control.