diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 545df8e050f..be654602cc8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-04-07 Romain Francoise <romain@orebokech.com> | ||
| 2 | |||
| 3 | Ignore additional platform-specific ACL errors (Bug#13702). | ||
| 4 | * fileio.c (ACL_NOT_WELL_SUPPORTED): New macro copied from gnulib. | ||
| 5 | (Fcopy_file, Fset_file_acl) [HAVE_POSIX_ACL]: Use it. | ||
| 6 | |||
| 1 | 2013-03-31 Jan Djärv <jan.h.d@swipnet.se> | 7 | 2013-03-31 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * nsterm.m (ns_mouse_position): Use NS_FRAME_P instead of checking | 9 | * nsterm.m (ns_mouse_position): Use NS_FRAME_P instead of checking |