summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2016-11-23 07:26:59 -0800
committerToshio Kuratomi <a.badger@gmail.com>2016-11-23 07:27:55 -0800
commitf1f675268633f29c5a3a72b7cafc2965e18208ee (patch)
tree5041bb0586fccae5ec424f84099fd6c8a64d3acc
parent42e0efbbbf879695659ccc5d4ca10623ef247510 (diff)
downloadansible-f1f675268633f29c5a3a72b7cafc2965e18208ee.tar.gz
Add mount module fixes to changelog
Add Py3 fixes to changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ef3c7092e..d4c33fb7e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,8 @@ Ansible Changes By Release
* Improvements and fixes to OpenBSD fact gathering.
* Updated `make deb` to use pbuilder. Use `make local_deb` for the previous non-pbuilder build.
* Fixed Windows async to avoid blocking due to handle inheritance.
+* Fixed bugs in the mount module on older Linux kernels and *BSDs
+* Various minor fixes for Python 3
## 2.2 "The Battle of Evermore" - 11-01-2016