diff src/ChangeLog @ 3728:6765f2581182

[xemacs-hg @ 2006-12-08 02:21:53 by vins] Added Benson Margulies's patch to avoid the dreaded: "File not found and directory write-protected" message under Windows.
author vins
date Fri, 08 Dec 2006 02:22:02 +0000
parents 1fe680cefdb7
children af0d2950b72a
line wrap: on
line diff
--- a/src/ChangeLog	Fri Dec 08 02:17:16 2006 +0000
+++ b/src/ChangeLog	Fri Dec 08 02:22:02 2006 +0000
@@ -1,3 +1,18 @@
+2006-12-07  Vin Shelton  <acs@xemacs.org>
+
+	* fileio.c: Added cast to qxeGetNamedSecurityInfofix call to fix
+	VC6 build.
+
+2006-11-24  Benson Margulies  <benson@dchbk.us>
+
+	* fileio.c: Change check_writable to use the full Win32 mechanism
+	to check access.
+	* intl-auto-encap-win32.c: Add GetNamedSecurityInfo
+	* intl-auto-encap-win32.h: Add GetNamedSecurityInfo
+	* intl-auto-encap-win32.h Add qxeGetNamedSecurityInfo.
+	* intl-encap-win32.c: Add aclapi.h : GetNamedSecurityInfo
+	* syswindows.h: Add aclapi.h
+
 2006-12-06  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* text.c (Fsplit_char):