upgrade: PER related changes


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1011 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/TODO b/TODO
index 058b1d6..d75352b 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
 1. MAJOR:
 
-1.1 Support for PER encoding. Requires advanced subtype constraints support,
-which is already completed.
+1.1 Support for PER encoding. PER decoding is already supported.
 
 1.2 Support for Information Object Classes.
    Status:	Support for parsing IOCs is mostly present.
@@ -12,7 +11,3 @@
 
 2.1 Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.
 	Requires something from 1.2 (Information Object Classes).
-
-3. MINOR:
-
-3.1 Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.