2007-10-19 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Fri, 19 Oct 2007 05:36:00 +0000 (05:36 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Fri, 19 Oct 2007 05:36:00 +0000 (05:36 -0000)
commite977cbe8df126a32d338c1931a9734a1b6063e75
treebad2a17c205e740f049002dfe4015133bb292046
parentfaa0c2c306b9de7cf981e3e15c4631acc1c20c0a
2007-10-19  Atsushi Enomoto <atsushi@ximian.com>

* SubtreeXmlReader.cs : when a subtree reader is closed, the original
  reader moves to the end of the subtree. Fixed bug #334752, patch by
  Scott Peterson.

* XmlReaderCommonTests.cs : added test for bug #334752.

svn path=/trunk/mcs/; revision=87812
mcs/class/System.XML/Mono.Xml/ChangeLog
mcs/class/System.XML/Mono.Xml/SubtreeXmlReader.cs
mcs/class/System.XML/Test/System.Xml/ChangeLog
mcs/class/System.XML/Test/System.Xml/XmlReaderCommonTests.cs