From 5f23d09e7ccf3811390e33c3a160ef47f5479059 Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Thu, 29 Sep 2016 09:53:34 -0500 Subject: [PATCH] Removing mount from CHANGELOG due to reversion --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 690bae704b4..22d70432d8f 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: