aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-10-06 10:09:34 +0000
committerLev Walkin <vlm@lionet.info>2005-10-06 10:09:34 +0000
commita895afba67a27db3caf3ac3b772ba1696b161afd (patch)
treee492a63b066ad3d2c3c73d60e37b2729e7109a2c /ChangeLog
parentc0e7071cd4e790bf75beda27ef07f8cb4ab4919d (diff)
-fskeletons-copy
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 684b0ace..f59da179 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-0.9.19: 2005-Oct-05
+0.9.19: 2005-Oct-06
* A proper solution to circular references. No kludge flags
should be necessary anymore to produce reference-free code:
@@ -10,6 +10,7 @@
* New feature for unber(1): -s <skip> bytes.
* Mandatory elements map for SET was not getting generated properly.
(Test case 94) (Severity: high; Security impact: low)
+ * asn1c: new command line option: -fskeletons-copy.
0.9.18: 2005-Aug-14