summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e12f89d..d8571b5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,6 +9,9 @@ Bug fixes:
* Skip the traceback on "Broken pipe" signal. (Issue #275)
+* Do not exit when an option in ``setup.cfg`` or ``tox.ini``
+ is not recognized.
+
1.5.6 (2014-04-14)
------------------