identifier to value conversion


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@746 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index c7dbe46..cee3433 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,10 @@
 
 0.9.11:	2005-Mar-04
 
-	* X.693:8.3.4 prohibits anything but SignedNumber; fixed XER codec.
 	* Released -fcompound-names to fix the name clashes in the code
 	  produced by the asn1c.
+	* X.693:8.3.4 prohibits anything but SignedNumber; fixed XER codec.
+	* Fixed ENUMERATED identifier to value conversion in XER.
 	* If the compiled file contents are the same as in already existing
 	  file (left from previous compilation), the old file is retained.
 	  This prevents thrashing `make` dependencies if amount of changes in