diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ecc334d9b6..ee40e8b7cd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Other Notable Changes: * Compatibility fix with docker 1.8. * Fix a bug with the crypttab module omitting certain characters from the name of the device * Fix bug with uri module not handling all binary files +* Fix bug with ini_file not removing options set to an empty string ## 1.9.4 "Dancing In the Street" - Oct 10, 2015 diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core index 189c741ed17..4b65a4a8b58 160000 --- a/lib/ansible/modules/core +++ b/lib/ansible/modules/core @@ -1 +1 @@ -Subproject commit 189c741ed1706207365007e4d960f5881269e30e +Subproject commit 4b65a4a8b58bdeca8e15f4c9fa3c56edaaeb8f85 diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras index a5c195db5ff..29c3e31a92a 160000 --- a/lib/ansible/modules/extras +++ b/lib/ansible/modules/extras @@ -1 +1 @@ -Subproject commit a5c195db5ffdf3e2a23a5e0772dbeeaee8601efb +Subproject commit 29c3e31a92acd08d5f02a0d5b4ec7a90f0c3774a