more info


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@788 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index e6d06ef..248266c 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.