2fbc0ef534957e3e5a29daff5517c2c1ea4824f5
[mono.git] / mcs / tools / cil-strip / Mono.Xml / ChangeLog
1 2005-06-15  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * SmallXmlParser.cs, SecurityParser.cs : they can be CLSCompliant now.
4
5 2005-05-12  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * SmallXmlParser.cs,
8           SecurityParser.cs : Use new SmallXmlParser.cs instead of MiniParser.
9
10 2004-09-16  Sebastien Pouliot  <sebastien@ximian.com>
11
12         * MiniParser.cs: Fixed warning (l4) for unused variables. Removed
13         duplicate (and identical) license.
14
15 2004-05-14  Marek Safar  <marek.safar@seznam.cz>
16
17         * MiniParser.cs, SecurityParser.cs: [CLSCompliant (false)]
18         only for public mode.
19
20 2003-07-05  Sebastien Pouliot  <spouliot@videotron.ca>
21
22         * SecurityParser.cs: Parse an XML string and convert it to a
23         SecurityElement object.
24
25 2003-02-08  Sebastien Pouliot  <spouliot@videotron.ca>
26
27         * MiniParser.cs: Renamed namespace to match new location.
28