From 985e2ad474aae369f1edcd495966a79897299ef9 Mon Sep 17 00:00:00 2001
From: Lev Walkin <vlm@lionet.info>
Date: Wed, 20 Oct 2004 15:50:17 +0000
Subject: [PATCH] XER support removed from main targets: already in progress

---
 TODO | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/TODO b/TODO
index 17784954..df25560e 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,9 @@
 MAJOR:
 
-1. Support for XER decoding.
-   Status:	The BASIC-XER and CANONICAL-XER are implemented.
-		The XER decoding is not yet implemented.
-
-2. Support for PER encoding. Requires advanced subtype constraints support,
+1. Support for PER encoding. Requires advanced subtype constraints support,
 which is already completed.
 
-3. Support for Information Object Classes.
+2. 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.
-- 
GitLab