aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-08-25 01:51:29 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-08-25 01:51:29 +0000
commit9bcc5990ba290e30aaed1a5eb3e0cc8bb4961aa2 (patch)
tree33bae90326f50b73dba515daa266e661c8d38986 /ChangeLog
parentaf558e41c0a07e79c2bd3736ca805d59243605e0 (diff)
converter-sample.c instead of asn-decoder-template.c
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1139 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4dad7d1..1cba2fbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
* [typedef enum foo {}] foo_e; is now e_foo, see #1287989
* Refactored ValueSetTypeAssignment parsing.
* First release of PER encoder (does not encode SETs yet).
+ * asn-decoder-template.c renamed into converter-sample.c
0.9.20: 2006-Mar-06