summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2011-04-18 10:23:21 +0000
committerCorinna Vinschen <corinna@vinschen.de>2011-04-18 10:23:21 +0000
commit1122b3e64e8ebca2b29b1e6e3e34bc6dc4dcc6d4 (patch)
tree22063183b7778eab8c30f668b02f4416cc829dfd /winsup/utils/ChangeLog
parent2d077d7c6df0dabf121b75b1493eb2d22f845b6e (diff)
downloadcygnal-1122b3e64e8ebca2b29b1e6e3e34bc6dc4dcc6d4.tar.gz
cygnal-1122b3e64e8ebca2b29b1e6e3e34bc6dc4dcc6d4.tar.bz2
cygnal-1122b3e64e8ebca2b29b1e6e3e34bc6dc4dcc6d4.zip
* setfacl.c (getaclentry): Allow extra colon in mask and other entries.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 553bc638e..9337fcb67 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-18 Corinna Vinschen <corinna@vinschen.de>
+
+ * setfacl.c (getaclentry): Allow extra colon in mask and other entries.
+
2011-04-12 Jon TURNEY <jon.turney@dronecode.org.uk>
* utils.sgml (strace): Fix a pair of exchanged lines in usage text.