Sha256: 0f0d4e3dd0eef2474781b514d2e8f90e013c1c8f0907c0e0174690ad60acb71e

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

= Ruby-GetText-Package-2.0.1 (2009-04-17)
 * Fixed bugs
   * doesn't work with ruby-1.8.5. [Reported by Dan Coutu]
   * GetText.locale= can't keep the locale. [Reported by Adam Ilan]
   * Break backward compatibility of bindtextdomain
	       [Reported by Mamoru Tasaka(#24947), Mathieu Blondel]
   * Other trivial fixes/improvement.
 * 1.8 times faster than 2.0.0.
 * GetText::LocalePath is separated from GetText::TextDomainManager.
   Improve to find the locale path.
 * Enhance to support ruby-1.9.x [by OZAWA Sakuro]

Thanks to:
   OZAWA Sakuro, Tietew, Adam Ilan, Mamoru Tasaka, Mathieu Blondel.
	
= Ruby-GetText-Package-2.0.0 (2009-03-21)
 * Separate this library to locale and rails-support to locale, 
   locale_rails, gettext_activerecord, gettext_rails.
   * Depends on locale(ruby-locale).
   * Removes to support rails.
 * A lot of referctoring, improvements.
 * Thread safe.
 * New APIs for gettext/tools instead of gettext/utils.
 * Move to github.com.

Special Thanks to:
  Michael Grosser: A lot of improvement.

Thanks to:
  Tietew, Kazuhiro NISHIYAMA,  Fabio M.A.
  Tuptus, Morus Walter, Vladimir Dobriakov, Ramsey.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gettext-2.0.1 ChangeLog