# HG changeset patch # User Michael Albinus # Date 1272032384 -7200 # Node ID 44c107eab0b83fd2c956dbfa00ebf5e056379eac # Parent 93125d6fab29e1cf9804fb998afa10579519fb9d * etc/NEWS: Tramp supports SELinux. diff -r 93125d6fab29 -r 44c107eab0b8 etc/NEWS --- a/etc/NEWS Fri Apr 23 16:12:05 2010 +0200 +++ b/etc/NEWS Fri Apr 23 16:19:44 2010 +0200 @@ -86,6 +86,9 @@ *** The new functions file-selinux-context and set-file-selinux-context get and set the SELinux context of a file. +*** Tramp offers handlers for file-selinux-context and set-file-selinux-context +for remote machines which support SELinux. + ** New scrolling commands `scroll-up-command' and `scroll-down-command' (bound to C-v/[next] and M-v/[prior]) does not signal errors at top/bottom of buffer at first key-press (instead moves to top/bottom of buffer)