aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-08-13 23:51:47 +0000
committerLev Walkin <vlm@lionet.info>2005-08-13 23:51:47 +0000
commitb02a8835951516edda86f73b1bcffc4904e0f639 (patch)
tree059eedb62a7828278f9c13a415182b3d8a2819a8 /ChangeLog
parent7d8f932f8de88b8fc2a8cea2e366b81665a0b44f (diff)
BIT STRING enumerations
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9110c675..04a332c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
* 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).
0.9.17: 2005-Aug-07