NEWS in gettext-1.90.0 vs NEWS in gettext-1.91.0

- old
+ new

@@ -1,4 +1,26 @@ += Ruby-GetText-Package-1.91.0 (2008-05-11) + * Works again on Win32 + JRuby-1.1.1 + * Fixed memory leaks. + * Fixed bugs. + * Speed up. + * Support Serbian(sr) + * Rails Support + * rubyonrails-1.2.x isn't supported(2.0.0 or later are supported). + * Localize ActionView::Helpers::FormBuilder#label. + e.g.) + <% form_for(@article) do |f| %> + <p><%= f.label :lastupdate %></p> + <% end %> + => msgid "Article|Lastupdate" is used as the label string. + +Thanks to: + Translators: + Slobodan Paunović + Bug reports, suggestions and patches: + Paul Clegg, Locomotyphus, Simone Carletti, Dao Ngoc, Karl Palmskog, + Tatsuki Sugiura, Bernd Ahlers, craccho. + = Ruby-GetText-Package-1.90.0 (2008-01-30) Start to prepare v2.0. * Support Ukrainian(ua), Hungarian(hu) * JRuby supported.