From: Mike Dalessio Date: 2013-06-08T06:26:28+09:00 Subject: [ANN] nokogiri 1.5.10 Released --f46d0438958772be8b04de96fedd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable nokogiri version 1.5.10 has been released! This is a bugfix/stability release. Special thanks go out to Lee Jarvis for his help with managing bugfix pull requests on this release. <3 <3 <3! * * Nokogiri (=E9=8B=B8) is an HTML, XML, SAX, and Reader parser. Among Nokogi= ri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesn=E2=80=99t solve your problems, you are n= ot using enough of it. Changes: ### 1.5.10 / 2013-06-07 * Bugfixes * (JRuby) Fix "null document" error when parsing an empty IO in jruby 1.7.3. #883 * (JRuby) Fix schema validation when XSD has DOCTYPE set to DTD. #861 (Thanks, Patrick Cheng!) * (MRI) Fix segfault when there is no default subelement for an HTML node. #917 * Notes * Use rb_ary_entry instead of RARRAY_PTR (you know, for Rubinius). #877 (Thanks, Dirkjan Bussink!) * Fix TypeError when running tests. #900 (Thanks, C=C3=A9dric Boutillier!= ) --f46d0438958772be8b04de96fedd Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
nokogiri version 1.5.10 has been released!
=
This is a bugfix/stability release.

Special thanks go out to Lee Jarvis for his help with managing bugfix pull= requests on this release. <3 <3 <3!

* <http://nokogiri.o= rg>
* <http://github.com/sparklemotion/nokogiri
* <http://groups.google.com/= group/nokogiri-talk>

Nokogiri (=E9=8B=B8) is an HTML, XML, SAX, and Reader p= arser. =C2=A0Among Nokogiri's
many features is the ability to= search documents via XPath or CSS3 selectors.

XML= is like violence - if it doesn=E2=80=99t solve your problems, you are not = using
enough of it.

Changes:

### 1.5.10 / 2013-06-07

* Bugfixes
=C2=A0 * (JRuby) Fix "null document" error when pars= ing an empty IO in jruby 1.7.3. #883
=C2=A0 * (JRuby) Fix schema validation when XSD has DOCTYPE set to DTD= . #861 (Thanks, Patrick Cheng!)
=C2=A0 * (MRI) Fix segfault when = there is no default subelement for an HTML node. #917

<= div>
* Notes

=C2=A0 * Use rb_ary_entry inste= ad of RARRAY_PTR (you know, for Rubinius). #877 (Thanks, Dirkjan Bussink!)<= /div>
=C2=A0 * Fix TypeError when running tests. #900 (Thanks, C=C3=A9d= ric Boutillier!)

--f46d0438958772be8b04de96fedd--