aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-08-14 15:03:31 +0000
committerLev Walkin <vlm@lionet.info>2005-08-14 15:03:31 +0000
commit0f5d74c6d35efd3de68b83ae703e5326686cfee9 (patch)
treeeda464238a1a532e00333d16a48485972888272b /ChangeLog
parenta02fb390b0f3da827f1672aa963190ba35b962ca (diff)
unions are not anonymous
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35c09afe..417a4f82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
* Generating enumeration tables for BIT STRING types (Test case 89).
* 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.
0.9.17: 2005-Aug-07