aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2007-12-04 11:32:37 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2007-12-04 11:32:37 +0000
commit9c3374be226e557251455c3089f8fc0e4e93c318 (patch)
treeb1d7e509b8c16f4ed55a5da5034ddf4a0e6161a8
parent4e92816a265a6db556e6f2c75107fa1d2cd0dc77 (diff)
mentioned full-width 32 bit integers
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1405 59561ff5-6e30-0410-9f3c-9617f08c8826
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6afb54ec..d5739e3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,7 @@
(Severity: low; Security impact: none)
* Added DEFAULT handling for known multiplier string.
* Added a sample OMA ULP decoder (./examples/sample.source.ULP).
+ * Added full-width 32-bit integer encoding support in PER.
0.9.21: 2006-Sep-17