Sha256: b722091ed5f1b84807677c8e12b41799ad1202b7380beeaa917d7b687b66e679

Contents?: true

Size: 708 Bytes

Versions: 1

Compression:

Stored size: 708 Bytes

Contents

Changes with IDN 0.1.2 (2021-06-10)

* add missing includes
* fix default encoding to use utf8

Changes with IDN 0.1.1 [yanked] (2021-06-09)

* Use xfree() only with memory allocated with xmalloc()/xrealloc(). Free
  IDN-allocated memory with idn_free()

Changes with IDN 0.1.0 (2011-03-31)

* Fix compilation errors in ruby 1.9.2p0 (2010-08-18 revision 29036).

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.

Changes with IDN 0.0.1 (2005-09-26)

* First release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
idn-ruby-0.1.2 CHANGES