aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-09-15 18:33:25 +0000
committerLev Walkin <vlm@lionet.info>2006-09-15 18:33:25 +0000
commitc744a029261858f9093a81982b04ed77c42ee60c (patch)
treeef59a4a901dc88fa976453559f309ec7418398c3 /ChangeLog
parent55f106a8b237cbd013ee7cd69db538586e0c7e99 (diff)
XER can decode long values
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 54356670..6c6a4656 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,14 +3,14 @@
* skeletons/standard-modules directory is now used for standard types.
* Fixed class field access problem (Test case 98)
- (Severity: medim; Security impact: none)
+ (Severity: medium; Security impact: none)
* Refactored Information Object Classes parsing.
* 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).
* asn-decoder-template.c renamed into converter-sample.c
* MEGACO (Media Gateway Control Protocol) decoder sample added.
+ * First release of PER encoder (does not encode SETs yet).
0.9.20: 2006-Mar-06