From: Michael Albinus Date: Fri, 23 Apr 2010 14:19:44 +0000 (+0200) Subject: * etc/NEWS: Tramp supports SELinux. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~419 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a5bee597fb5c417c6f4288d0c2b96448e9b9ac7f;p=emacs.git * etc/NEWS: Tramp supports SELinux. --- diff --git a/etc/NEWS b/etc/NEWS index 1018391aa2c..31b3e133712 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -86,6 +86,9 @@ context in their return values. *** 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)