aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-10-20 15:40:04 +0000
committerLev Walkin <vlm@lionet.info>2004-10-20 15:40:04 +0000
commita460ba3f017126dc2c02fb639b6b0ecb00bf1be5 (patch)
tree8fbc7e15e200555288cca5b2c276fda8e6414e2e /ChangeLog
parentcc11653d60dcb8424fd78ae94583e5b09c129648 (diff)
things necessary for Sun Solaris 9 @ sparc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a8030c2..4bb7e715 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-0.9.8: 2004-Oct-13
+0.9.8: 2004-Oct-20
* -X command line option added to asn1c to generate XML DTD.
* Empty SEQUENCE and SET clauses are now allowed.
+ * Code compiled and tested on Sun Solaris 9 @ sparc.
+ Improved includes/defines of/for system headers.
0.9.7.1: 2004-Oct-12
@@ -200,7 +202,7 @@
* Compiler: fixed recursive ASN.1 types inclusion (Severity: low,
Security impact: none).
* Parser: IMPORTS/FROM fixes, now allowing multiple sections.
- * Code compiled and checked on PowerPC (@MacOS X). No major portability
+ * Code compiled and tested on MacOS X (@ PowerPC). No major portability
issues experienced.
0.8.7: 2004-Apr-11 T-version-0-8-7