From f6479557035037fd9f49fc9d5feaa74b6059d9f2 Mon Sep 17 00:00:00 2001
From: Lev Walkin <vlm@lionet.info>
Date: Tue, 7 Sep 2004 06:43:05 +0000
Subject: [PATCH] added clause about DEFAULT

---
 TODO | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO
index 09fc914d..6d7b11ad 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
 MAJOR:
 
 1. Support for PER encoding. Requires advanced subtype constraints support,
-which is just completed.
+which is already completed.
 
 2. Support for XER encoding.
 
@@ -12,4 +12,5 @@ which is just completed.
 
 MINOR:
 
-1. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.
+1. Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
+2. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.
-- 
GitLab