2003-10-13 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 13 Oct 2003 17:48:28 +0000 (17:48 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 13 Oct 2003 17:48:28 +0000 (17:48 -0000)
commit15ed3550d0cf9758be689b863f2591706578401d
tree6072309a9ed07fba217d3a64183cefe6c021eca7
parent577261b4d307b936d2710f6232ca49b1367a2f83
2003-10-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>

* XmlDocument.cs : Fixed bugzilla #49607. Save() outputs XML
  declaration even though there is no XmlDeclaration child.
* XmlTextReader.cs : Fixed Init() so that ResetState() should work.

svn path=/trunk/mcs/; revision=18976
mcs/class/System.XML/System.Xml/ChangeLog
mcs/class/System.XML/System.Xml/XmlDocument.cs
mcs/class/System.XML/System.Xml/XmlTextReader.cs