[ANN] Ruby 1.9.2-p290 is released

Hi,

Ruby 1.9.2-p290 has been released. This is a patch level release of Ruby
1.9.2. This release does not contain any security fix but contains many
bug fixes.

See ChangeLog [*1] for more details.

*1: http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_290/ChangeLog

== Location:
* http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.bz2
  SIZE: 8811237 bytes
  MD5: 096758c3e853b839dc980b183227b182
  SHA256: 403b3093fbe8a08dc69c269753b8c6e7bd8f87fb79a7dd7d676913efe7642487

* http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz
  SIZE: 11182217 bytes
  MD5: 604da71839a6ae02b5b5b5e1b792d5eb
  SHA256: 1cc817575c4944d3d78959024320ed1d5b7c2b4931a855772dacad7c3f6ebd7e

* http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.zip
  SIZE: 12600100 bytes
  MD5: 6060b410aa15d09ac13b93033b8b5c66
  SHA256: bce3d1c8c78fbafb6a0d67df2b8dec5322301f7b4b0f7594656ad689e9cb461d

- --
Yugui Yuki Sonoda <yugui@yugui.jp>

Here's the ChangeLog only with the changes between 1.9.2p180 and the
p2990 release:

I always find it difficult to read the RAW ChangeLog because it's not
clear "what are the changes since the last release" and it seems there's
no abbreviated "this is new" section anywhere (would be glad to be
proven wrong :slight_smile:

- Markus