Fixed typo in XmlDocument.Load that was duplicating the LocalName in the Prefix.
[mono.git] / mcs / class / System.XML / System.Xml / XmlEntityReference.cs
2002-03-13 Duncan Mak2002-03-12 Duncan Mak <duncan@ximian.com>
2001-11-19 Daniel Weberfinish adding stubs to begin work on XmlDocuemnt.Load...