Re: [libxml-devel] Release 2.0.1 At Long Last!

2011-04-18 Thread Charlie Savage
Just wanted to say a huge "thank you" for this release as it includes a fix for my problem of segfaults during exceptions thrown in SAX handler methods. This makes a huge difference in stability for my installed applications, and I can now remove the workarounds I'd had to put in place. Kud

Re: [libxml-devel] Release 2.0.1 At Long Last!

2011-04-18 Thread Andrew S. Townley
Hi Charlie & the rest of the libxml team: On 18 Apr 2011, at 5:50 AM, Charlie Savage wrote: > Its been a long time coming, but we are happy to announce the release of > libxml-ruby version 2.0.1. > > The big change in this release is full support for Ruby 1.9.2. Strings that > are returned fr

[libxml-devel] Release 2.0.1 At Long Last!

2011-04-17 Thread Charlie Savage
Its been a long time coming, but we are happy to announce the release of libxml-ruby version 2.0.1. The big change in this release is full support for Ruby 1.9.2. Strings that are returned from libxml-ruby have their encodings set to the encoding of the underlying xml document. Ruby 1.8.* is