aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-08-15 03:28:06 +0000
committerLev Walkin <vlm@lionet.info>2005-08-15 03:28:06 +0000
commitdf24e40e3b5970ef7c91914ccaee9dc0b0b1724f (patch)
tree1f404faceee92d2b884a06f5f90142cbdb9398e0 /ChangeLog
parentc08c3cf13b0480ec44c5037764d58ec732db8303 (diff)
unber/enber work: -1 switch fixed; also made more verbose
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 417a4f82..dfd71fe1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
* Conditional INTEGER/ENUMERATED representation: long vs. INTEGER_t
type is chosen based on PER visible constraints (Test cases 90, 91).
* Union structures for CHOICE type are not anonymous anymore.
+ * Made unber(1) program more verbose: effective structure length is
+ now displayed as L="<n>" at the closing tag. (Test check-xxber.sh).
+ * Fixed unber(1)'s -1 switch for indefinite encoding length.
0.9.17: 2005-Aug-07