aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-07-02 21:42:40 +0000
committerLev Walkin <vlm@lionet.info>2005-07-02 21:42:40 +0000
commit2535a69eac6ce3abb6e6e9d1b3985bdef63e1c60 (patch)
tree38ea6809ba02a5cc7b4a78f0556eb9759d785a1d /ChangeLog
parent7f85ef41ae3bada570ebd7f50ffb456bfe513397 (diff)
Better ambigous comments handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dec866b6..fc9f87b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
+0.9.16: 2005-July-02
+
+ * ASN.1 parser has been tweaked to allow parsing something like
+ "SEQUENCE--- comment ---", which is ambiguous for many reasons.
+
0.9.15: 2005-July-02
* Compiler now checks 64-bit overflows in constraints range handling