Add changelog note that the ACL module was added.

This commit is contained in:
Michael DeHaan 2013-10-14 11:37:14 -04:00
parent de3731a14e
commit bc0cfe8436

View file

@ -21,6 +21,7 @@ New modules and plugins:
* cloud:ec2_eip -- manage AWS elastic IPs
* cloud:rax_clb -- manage Rackspace cloud load balancers
* files: acl -- set or get acls on a file
* system: firewalld -- manage the firewalld configuration
* system: host -- manage `/etc/hosts` file entries
* system: modprobe -- manage kernel modules on systems that support modprobe/rmmod