summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b5b5d1ee..e8d72d06 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,6 +30,9 @@ Bugs fixed
* #932: autodoc: Do not crash if ``__doc__`` is not a string.
+* #933: Do not crash if an ``:option:`` value is malformed (contains spaces
+ but no option name).
+
Documentation
-------------