Release Name: 0.0.2
Notes:
LibIDN Ruby Bindings Release 0.0.2
This is the second public release of the Ruby Bindings for the GNU LibIDN
library, an implementation of the Stringprep, Punycode and IDNA specifications
defined by the IETF Internationalized Domain Names (IDN) working group.
This release contains just some minor bugfixes; no new functionality was
added. An update is recommended.
Download
* http://rubyforge.org/projects/idn
Documentation
* http://idn.rubyforge.org/docs/
Changes:
Changes with IDN 0.0.2 (2006-02-11)
* Remove excessive xfree() if a call to stringprep_profile() returns an
error. Fixes crash reported in PR #3088.
* Add tests for invalid Stringprep strings and adjust names of already
existing test methods.
* Improve existing tests for IDN::Idna.
|