]> git.k1024.org Git - debian-pylibacl.git/blob - NEWS
Merge branch 'upstream'
[debian-pylibacl.git] / NEWS
1 version 0.3
2 -----------
3
4   Under Linux, implement more functions from libacl:
5   - add ACL(mode=...), implementing acl_from_mode
6   - add ACL().to_any_text, implementing acl_to_any_text
7   - add ACL comparison, using acl_cmp
8   - add ACL().check, which is a more descriptive function than validate