implementing XmlElement.SetAttributeNode(localName, namespaceURI) and
[mono.git] / mcs / class / System.XML / System.Xml / XmlAttributeCollection.cs
2002-09-21 Matt Hunterimplementing XmlElement.SetAttributeNode(localName...
2002-08-23 Jason DiamondImplementation and tests for XmlAttributeCollection...
2002-07-12 Piers Haken2002-07-12 Piers Haken <piersh@friksit.com>
2002-03-03 Jason DiamondGot attributes and text nodes working while loading...
2001-11-29 Daniel Weber* XmlAttribute.cs re-arrange source file to put attribu...
2001-11-19 Daniel Weberfinish adding stubs to begin work on XmlDocuemnt.Load...