aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-08-14 14:45:44 +0000
committerLev Walkin <vlm@lionet.info>2005-08-14 14:45:44 +0000
commit4b55341c7b5685caa260c0e346f952ba8ed8c0a7 (patch)
tree659611f19f22f2ad104399deb96ddbec517693a5 /ChangeLog
parentc3f0b89c0ed97cf34a6a7e7730cb7a6eba540b27 (diff)
extensions of conditional native-typing to -fbless-SIZE constraints
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 11cfe205..35c09afe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
-0.9.18: 2005-Aug-13
+0.9.18: 2005-Aug-14
* The obsolete X.208 syntax is handled gracefully now (compound types'
member names are invented on the fly). (Test case 87).
* Generating enumeration tables for INTEGER types (Test case 88).
* 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 case 90).
+ type is chosen based on PER visible constraints (Test cases 90, 91).
0.9.17: 2005-Aug-07