aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-08-18 04:52:44 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-08-18 04:52:44 +0000
commit7175a9930fbfe61ac61132c1e8511fe23b8066e5 (patch)
tree2ce4da421b1dea7d18595c16825678337033b19e /ChangeLog
parent1fcf759bf5baacc72320d407ca651aa49d63eb76 (diff)
per encoder
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1133 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e235cf21..e4dad7d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-0.9.21: 2006-Mar-20
+0.9.21: 2006-Aug-17
* skeletons/standard-modules directory is now used for standard types.
* Fixed class field access problem (Test case 98)
@@ -8,6 +8,7 @@
* Refactored Parameterization support.
* [typedef enum foo {}] foo_e; is now e_foo, see #1287989
* Refactored ValueSetTypeAssignment parsing.
+ * First release of PER encoder (does not encode SETs yet).
0.9.20: 2006-Mar-06