From 119543f0af59b94d9910027ec1405b24f827649e Mon Sep 17 00:00:00 2001 From: James Tanner Date: Wed, 5 Feb 2014 18:44:24 -0500 Subject: [PATCH] Update changelog to reflect #5363 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8241fce58..5449b929c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Major features/changes: * git module has new parameters (accept_hostkey, key_file, ssh_opts) to ease the usage of git and ssh protocols. * when using accelerate mode, the daemon will now be restarted when specifying a different remote_user between plays. * added no_log: option for tasks. When used, no logging information will be sent to syslog during the module execution. +* acl module now handles 'default' and allows for either shorthand entry or specific fields per entry section New modules: