summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index f5390fb..36eb6e4 100644
--- a/README.rst
+++ b/README.rst
@@ -438,6 +438,8 @@ Version History
* Add Travis support.
* Make `python setup.py test` work without spurious errors on 2.6.
* Work around a tox parsing bug in its config file.
+ * Make context managers clean up after themselves even if there's an
+ exception. (Vitja Makarov)
1.5
* Add syntactic sugar and documentation for ``enter_fullscreen`` and