diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-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 | |||
| 1 | 2012-12-14 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2012-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) |