2004-08-27 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Fri, 27 Aug 2004 00:36:03 +0000 (00:36 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Fri, 27 Aug 2004 00:36:03 +0000 (00:36 -0000)
commita144b12327c9df4b8f515e072d6e35bc80db60dd
treee66e7f0fa3de233305f73b55772520188a71c7e5
parentf69789f52a4a7819554d75e69536a292668adc81
2004-08-27  Atsushi Enomoto  <atsushi@ximian.com>

* XmlAttribute.cs : some property getters threw NullReferenceException
  when the attribute is not added to an element.
* XmlNode.cs : When a node is not appended to another node, BaseURI
  is empty. Bug #64120 is fixed.

svn path=/trunk/mcs/; revision=32914
mcs/class/System.XML/System.Xml/ChangeLog
mcs/class/System.XML/System.Xml/XmlAttribute.cs
mcs/class/System.XML/System.Xml/XmlNode.cs