diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7d85beace0c..4328fda1f40 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-12-18 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32.c (acl_get_file, acl_set_file): Run the file name through | ||
| 4 | map_w32_filename, and resolve any symlinks in the file name, like | ||
| 5 | Posix platforms do. | ||
| 6 | (acl_set_file): Call revert_to_self, if any privileges were | ||
| 7 | enabled. | ||
| 8 | |||
| 1 | 2012-12-17 Juanma Barranquero <lekktu@gmail.com> | 9 | 2012-12-17 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 10 | ||
| 3 | * makefile.w32-in ($(BLD)/editfns.$(O), $(BLD)/fileio.$(O)) | 11 | * makefile.w32-in ($(BLD)/editfns.$(O), $(BLD)/fileio.$(O)) |