* NEWS: Tramp implements file-acl' and set-file-acl'.

This commit is contained in:
Michael Albinus 2012-12-19 22:32:56 +01:00
parent 15ccf05eb5
commit ed7367b19a
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2012-12-19 Michael Albinus <michael.albinus@gmx.de>
* NEWS: Tramp implements `file-acl' and `set-file-acl'.
2012-12-19 Tassilo Horn <tsdh@gnu.org>
* themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of

View file

@ -130,6 +130,9 @@ duplicate lines everywhere in the region without regard to adjacency.
*** New connection method "adb", which allows to access Android
devices by the Android Debug Bridge. The variable `tramp-adb-sdk-dir'
must be set to the Android SDK installation directory.
+++
*** Handlers for `file-acl' and `set-file-acl' for remote machines
which support POSIX ACLs.
** Woman