[ANN] Ruby 1.9.3 patchlevel 374

Hi, all

Now Ruby 1.9.3-p374 is released.

This release includes many bug fixes. Especially,

* Fixed randomly SEGV problem (often reported with Rails)

* Windows 8 support (maybe, hopefully)

* other many bug fixes.

See ticktes
https://bugs.ruby-lang.org/projects/ruby-193/issues?set_filter=1&status_id=5
and ChangeLog
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_374/ChangeLog
for details.

Any secury fixes are not included in this release, but I recommend
users of previous release (p362) to update.

You can download this release from:

* ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p374.tar.bz2
  SIZE: 10017658 bytes
  MD5: 944e73eba9ee9e1f2647ff32ec0b14b2
  SHA256: 712944f691b79f22f655547826400c26b13bc8c9e7bdc73a4abea45d5e766d85

* ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p374.tar.gz
  SIZE: 12555429 bytes
  MD5: 90b6c327abcdf30a954c2d6ae44da2a9
  SHA256: 0d0e32a3554867e3eddbb23fbf30a72c4748622e010c23e31302d899fc005574

* ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p374.zip
  SIZE: 13871394 bytes
  MD5: c0001d5d36ad2e3e6a84810abe585b79
  SHA256: 058af4cf409c93cce1de74a6b3355ddcf740f3efae1ab02d63471fcdbed19088

Many committers, testers and users who gave bug reports greatly
helped me to make this release.
Thank you everyone.

Happy Hacking!

···

--
U.Nakamura <usa@garbagecollect.jp>