summaryrefslogtreecommitdiff
path: root/ACEXML
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-15 22:28:16 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-15 22:28:16 +0000
commit581243a2623e7d22fb89e6ab1104803c012e82ea (patch)
tree8f02288582f08691c19b4d8254fdb894a3851b60 /ACEXML
parentbef6e4c7fb9de369cd5a2a53b03d32376708060e (diff)
downloadATCD-581243a2623e7d22fb89e6ab1104803c012e82ea.tar.gz
ChangeLogTag: Tue Oct 15 17:27:34 2002 Krishnakumar B <kitty@cse.wustl.edu>
Diffstat (limited to 'ACEXML')
-rw-r--r--ACEXML/docs/TODO.txt7
-rw-r--r--ACEXML/docs/bugs.txt4
2 files changed, 0 insertions, 11 deletions
diff --git a/ACEXML/docs/TODO.txt b/ACEXML/docs/TODO.txt
index 8c41e8b88ad..e7e48ca67c4 100644
--- a/ACEXML/docs/TODO.txt
+++ b/ACEXML/docs/TODO.txt
@@ -10,13 +10,6 @@
<li>Add parameterized entity management class. See above.
- <li>A char stream should be able to differentiate the file encoding
- and perform the correct transcoding automatically.
-
- <li>Add a new FileCharStream class that understand UTF-16 encoded files.
-
- <li>Add a class to determine the encoding of an XML file automatically.
-
<li>Define validator building/calling interfaces.
</ul>
diff --git a/ACEXML/docs/bugs.txt b/ACEXML/docs/bugs.txt
index 2a989960880..136e0cd7117 100644
--- a/ACEXML/docs/bugs.txt
+++ b/ACEXML/docs/bugs.txt
@@ -11,10 +11,6 @@
<li>Currently, replacement of parameterized reference (PEReference) is
not working.
- <li>The encoding attributes in xml decl element is ignored. We have
- no plan to support different character encoding other than
- UNICODE ones.
-
</ul>