2004-09-06 Atsushi Enomoto <atsushi@ximian.com>
commitf5cb620bcf5df1de7043a35d22dbf525cf08814c
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 6 Sep 2004 14:51:43 +0000 (6 14:51 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 6 Sep 2004 14:51:43 +0000 (6 14:51 -0000)
treed5dae84ef350fa71a0e35f3d4b80f423b53ce1b8
parent9c3e37350bf919e0242c0d5d129d307f5a39e0b7
2004-09-06  Atsushi Enomoto  <atsushi@ximian.com>

* XPathEditableNavigator.cs :
  AppendChild(xmlReader) ignored nodes after than first one, and
  resulted in infinite loop.
  Added get_OuterXml overrides. set_OuterXml should not move to
  parent before deleting current.

svn path=/trunk/mcs/; revision=33414
mcs/class/System.XML/System.Xml.XPath/ChangeLog
mcs/class/System.XML/System.Xml.XPath/XPathEditableNavigator.cs