reprioritizing


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@186 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/TODO b/TODO
index 21f117b..85745a8 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,13 @@
 
 1. Support for PER encoding. Requires advanced subtype constraints support (#1)
 
-2. Support for Information Object Classes.
+2. Support for XER encoding.
+
+3. Support for Information Object Classes.
    Status: support for parsing IOCs is mostly present. Support for slicing
    the IOCs to produce "views" is not yet designed.
 
-3. Support for XER encoding.
 
+MINOR:
+
+1. Support for ANY, EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.