Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Mention ACL support.



details:   https://anonhg.NetBSD.org/src/rev/c4f8cdaee737
branches:  trunk
changeset: 932806:c4f8cdaee737
user:      christos <christos%NetBSD.org@localhost>
date:      Sat May 16 18:37:32 2020 +0000

description:
Mention ACL support.

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 7dd756db7608 -r c4f8cdaee737 doc/CHANGES
--- a/doc/CHANGES       Sat May 16 18:31:45 2020 +0000
+++ b/doc/CHANGES       Sat May 16 18:37:32 2020 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2689 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2690 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -204,3 +204,5 @@
        ptrace(2): Add PT_SET_SIGPASS and PT_GET_SIGPASS. [kamil 20200514]
        evbarm: Added support for EFI RNG firwmare random number generator
                [riastradh 20200514]
+       ACL: Add FFS support for ACLS via extended attributes, from FreeBSD.
+               [christos 20200516]



Home | Main Index | Thread Index | Old Index