(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / Mono.Xml.Ext / Mono.Xml / ChangeLog
blob0d98b1149ea178c639c84c18b9b8286c7ca047fb
1 2004-10-28  Atsushi Enomoto <atsushi@ximian.com>
3         * XmlCachingResolver.cs : added (thanks to BenM).
4         * XmlNodeWriter.cs, SubtreeXmlReader.cs : added (copy from sys.xml).
5         * InternalPool.cs : it is NET_2_0.
6         * XmlStoredResolver.cs : namespace Mono.Xml.
8 2004-10-22  Atsushi Enomoto <atsushi@ximian.com>
10         InternalPool.cs,
11         XmlChar.cs,
12         XmlStoredResolver.cs: Initial Checkin.