a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
29 lines
823 B
Plaintext
29 lines
823 B
Plaintext
2005-06-15 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* SmallXmlParser.cs, SecurityParser.cs : they can be CLSCompliant now.
|
|
|
|
2005-05-12 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
|
* SmallXmlParser.cs,
|
|
SecurityParser.cs : Use new SmallXmlParser.cs instead of MiniParser.
|
|
|
|
2004-09-16 Sebastien Pouliot <sebastien@ximian.com>
|
|
|
|
* MiniParser.cs: Fixed warning (l4) for unused variables. Removed
|
|
duplicate (and identical) license.
|
|
|
|
2004-05-14 Marek Safar <marek.safar@seznam.cz>
|
|
|
|
* MiniParser.cs, SecurityParser.cs: [CLSCompliant (false)]
|
|
only for public mode.
|
|
|
|
2003-07-05 Sebastien Pouliot <spouliot@videotron.ca>
|
|
|
|
* SecurityParser.cs: Parse an XML string and convert it to a
|
|
SecurityElement object.
|
|
|
|
2003-02-08 Sebastien Pouliot <spouliot@videotron.ca>
|
|
|
|
* MiniParser.cs: Renamed namespace to match new location.
|
|
|