aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-03-10 11:50:12 +0000
committerLev Walkin <vlm@lionet.info>2005-03-10 11:50:12 +0000
commitd307c3669b9d72cb8475031a781bab440fc9c4fd (patch)
tree7a4388be7771148093916e398a8bc0b274f80f45 /ChangeLog
parent029543bb5897259dafc3767b7df486c0300daaa6 (diff)
more info
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e6d06efd..248266cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@
* Small refinement of XML DTD generation (`asn1c -X`).
* Relaxed XER processing rules to skip extra whitespace
in some more places. It also skips XML comments (although
- prohibited by X.693, #8.2.1).
+ XML comments in XER are prohibited by X.693, #8.2.1).
(Test case 70) (Severity: medium, Security impact: none)
Reported by <Dominique.Nerriec@alcatel.fr>.
* Constraints on primitive types being defined are now supported.