diff --git a/ChangeLog b/ChangeLog index 2bd5339e8e..8cdf4eb5ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Jul 10 09:13:18 2011 Eric Hodel + + * NEWS: Fix RubyGems version. [Ruby 1.9 - Bug #5004] + Sat Jul 9 20:01:59 2011 Tadayoshi Funaba * internal.h: rb_rational_reciprocal is defined in rational.c. diff --git a/NEWS b/NEWS index 027cbd20c9..ef00c1164e 100644 --- a/NEWS +++ b/NEWS @@ -240,8 +240,8 @@ with all sufficient information, see the ChangeLog file. * rexml * Support Ruby native encoding mechanism and iconv dependency is dropped. -* Rubygems - * Rubygems has been upgraded to rubygems 1.5.0. For full release notes see +* RubyGems + * RubyGems has been upgraded to version 1.8.5.1. For full release notes see http://rubygems.rubyforge.org/rubygems-update/History_txt.html * stringio