From bc0cfe8436bbaba55b8499a8b8d6cdb1eebd7212 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 14 Oct 2013 11:37:14 -0400 Subject: [PATCH] Add changelog note that the ACL module was added. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2acb2e432..47658c1060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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