aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f60ac180f6b..9f56370dc3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12012-12-16 Romain Francoise <romain@orebokech.com>
2
3 * configure.ac (acl): New option.
4 (HAVE_POSIX_ACL): Test for POSIX ACL support. This is typically
5 provided by libacl on GNU/Linux.
6
12012-12-14 Paul Eggert <eggert@cs.ucla.edu> 72012-12-14 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Fix permissions bugs with setgid directories etc. (Bug#13125) 9 Fix permissions bugs with setgid directories etc. (Bug#13125)