changeset 10187:c38e882d5502

add ChangeLog entry: add more guards around definition of ACE_-related code
author Jim Meyering <meyering@redhat.com>
date Mon, 09 Jun 2008 14:11:34 +0200
parents bef6a09c05f1
children d97126852324
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,12 @@
 	not success.
 	[HAVE_FUTIMENS]: Use the same work-around, here.
 
+2008-06-09  Jim Meyering  <meyering@redhat.com>
+
+	add more guards around definition of ACE_-related code
+	* lib/file-has-acl.c (acl_ace_nontrivial): Define only if
+	ALLOW and ACE_OWNER are also defined.
+
 2008-06-08  Bruno Haible  <bruno@clisp.org>
 
 	* lib/acl-internal.h: Add me as co-author.