summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2016-09-29 09:53:34 -0500
committerJames Cammarata <jimi@sngx.net>2016-09-29 09:53:34 -0500
commit5f23d09e7ccf3811390e33c3a160ef47f5479059 (patch)
treea69fec5adb6e72574817c02472bf55515c38867b
parentb989004a0be8f648183bdbc0c17bd774f1321709 (diff)
downloadansible-5f23d09e7ccf3811390e33c3a160ef47f5479059.tar.gz
Removing mount from CHANGELOG due to reversion
-rw-r--r--CHANGELOG.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 690bae704b..22d70432d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,7 +49,6 @@ Module fixes:
* Fixed a bug in postgresql_db related to the changed logic when state=absent.
* Fixed a bug where single_transaction and quick were not passed into db_dump for the mysql_db module.
* Fixed a bug where the fetch module was not idempotent when retrieving the target of a symlink.
-* Fixed many major and minor bugs with mount.
* Many minor fixes for bugs in extras modules.
###Deprecations: