2009-09-22 Mike Feldman and Stephen A. Jazdzewski <steve@jazd.com>
commit97d28988aa49e87cb3a58b80c9a6b43653d1a671
authorMiguel de Icaza <miguel@gnome.org>
Tue, 22 Sep 2009 22:58:45 +0000 (22 22:58 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 22 Sep 2009 22:58:45 +0000 (22 22:58 -0000)
tree842e143857968b059072dfc0404ca342cf3d30fd
parent6bf3cb7adbd1bbcce99a8f4dbcadf580a5f209de
2009-09-22  Mike Feldman and Stephen A. Jazdzewski <steve@jazd.com>

* XUtil.cs: This patch fixes the '"False" is not a valid boolean
value' exception in System.Xml.XmlConverter when using output from
System.Linq.XUtil.  XUtil incorrectly uses "False" and "True"
instead of "false" and "true" on boolean attributes.

svn path=/trunk/mcs/; revision=142442
mcs/class/System.Xml.Linq/System.Xml.Linq/ChangeLog