aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-03-16 10:03:35 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-03-16 10:03:35 +0000
commita6a84d7160af11ce5346e4cb29eb0b60215f2028 (patch)
treeaa0270b48a6b915337d34cb1664eac0ab017d5a0 /ChangeLog
parenteeb3c51bc0b6acd45ca170b10c8481df5f5f4bb7 (diff)
parsing WITH SYNTAX clauses
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1074 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b140053f..4766cb72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,9 @@
0.9.21: 2006-Mar-14
* skeletons/standard-modules directory is now used for standard types.
- * Refactored system for parsing Information Object Classes.
* Fixed class field access problem (Test case 98)
(Severity: medim; Security impact: none)
+ * Refactored system for parsing Information Object Classes.
0.9.20: 2006-Mar-06