summaryrefslogtreecommitdiff
path: root/changes/annotations_fix
diff options
context:
space:
mode:
Diffstat (limited to 'changes/annotations_fix')
-rw-r--r--changes/annotations_fix4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/annotations_fix b/changes/annotations_fix
index d3cd7f343e..b259a306d2 100644
--- a/changes/annotations_fix
+++ b/changes/annotations_fix
@@ -4,5 +4,7 @@
Previously we would ignore such annotations at first, but cache
them to disk anyway. Bugfix on 0.2.0.8-alpha. Found by piebeer.
-
+ o Minor bugfixes
+ - Enforce multiplicity rules when parsing annotations. Bugfix on
+ 0.2.0.8-alpha. Found by piebeer.