CANONICAL-XER


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@474 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 1935511..5adde5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
 
-0.9.7:	2004-Oct-02
+0.9.7:	2004-Oct-03
 
 	* Fixed unber limits controlling logic.
 	* Removed C99'izm from the x509dump, now understood by older compilers.
 	* Enhanced UTF8String constraint validation, now it checks
 	  for the minimal encoding length; API of UTF8String_length() changed.
+	* Finished CANONICAL-XER implementation by adding SET and SET OF
+	  canonical ordering support.
 
 0.9.6:	2004-Sep-29