summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index caa37b8..86f5f82 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,15 @@
Release Notes
=============
+snakeoil 0.7.1 (2016-10-30)
+---------------------------
+
+- Drop py3.3 support.
+
+- snakeoil.process.namespaces: Ignore recursive remounting errors for the root
+ directory. When layering namespaces only the first mount() call in this case
+ will work, subsequent calls will raise invalid argument errors.
+
snakeoil 0.7.0 (2016-05-28)
---------------------------