aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-26 13:16:56 +0000
committerLev Walkin <vlm@lionet.info>2004-09-26 13:16:56 +0000
commit78a463a639931d9bbe9dfdfecfb0ec569f56b4b5 (patch)
tree4497509249ce8fc0ed08a48a83df835c46a56b3b
parent936367445d5ad1be56c84caaa28a8bff227f24ae (diff)
added -fno-constraints
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 98244726..c9fe8112 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,13 @@
-0.9.6: 2004-Sep-24
+0.9.6: 2004-Sep-26
* Implemented BASIC-XER encoding support (X.693).
* Implemented unber(1) and enber(1) for BER<->XML translation.
* Implemented CGI for online ASN.1 compilation (asn1c/webcgi).
* Implemented the sample X.509 decoder (./examples/sample.source.PKIX1).
* NamedType is now supported for SET OF/SEQUENCE OF type.
+ * Added -fno-constraints option to asn1c, which disabled generation of
+ ASN.1 subtype constraints checking code.
* Added ASN1C_ENVIRONMENT_VERSION and get_asn1c_environment_version().
* Fixed ANY type decoding (Severity: high, Secruity impact: low).
* Fixed BER decoder restartability problem with certain primitive