[ruby-list:48200] [ANN] ruby 1.8.7 patchlevel 352 released

Hello all.

Ruby 1.8.7 was released on June 1st, 2008. In commemoration
of the thrid anniversary of Ruby 1.8.7, we have a new
patchlevel release today. It includes several bug fixes.
For the detail please read the ChangeLog.

ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p352.tar.gz
ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p352.tar.bz2
ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p352.zip

Checksums:

MD5(ruby-1.8.7-p352.tar.gz)= 0c33f663a10a540ea65677bb755e57a7
SHA256(ruby-1.8.7-p352.tar.gz)= 2325b9f9ab2af663469d057c6a1ef59d914a649808e9f6d1a4877c8973c2dad0
SIZE(ruby-1.8.7-p352.tar.gz)= 4894181

MD5(ruby-1.8.7-p352.tar.bz2)= 0c61ea41d1b1183b219b9afe97f18f52
SHA256(ruby-1.8.7-p352.tar.bz2)= 9df4e9108387f7d24a6ab8950984d0c0f8cdbc1dad63194e744f1a176d1c5576
SIZE(ruby-1.8.7-p352.tar.bz2)= 4207576

MD5(ruby-1.8.7-p352.zip)= 6f745837e50a86fe0c924dccfa65b4ec
SHA256(ruby-1.8.7-p352.zip)= 24fd9eb8734fd81a51806d16bf3a5624e87a58b877a9a9affb1f6c6158cad5c9
SIZE(ruby-1.8.7-p352.zip)= 5993612

Thank you for all the efforts you made in these three years.

Hi,

···

On 02.07.2011 12:37, Urabe Shyouhei wrote:

Ruby 1.8.7 was released on June 1st, 2008. In commemoration of the
thrid anniversary of Ruby 1.8.7, we have a new patchlevel release
today. It includes several bug fixes. For the detail please read the
ChangeLog.

Is it possible to have the ChangeLog somewhere online, without having to
download/unpack the archive?

thanks

Hi,

···

2011/7/3 Markus Fischer <markus@fischer.name>:

For the detail please read the ChangeLog.

Is it possible to have the ChangeLog somewhere online, without having to
download/unpack the archive?

The repo is browsable at:
ruby/ChangeLog at v1_8_7_352 · ruby/ruby · GitHub or
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/tags/v1_8_7_352/ChangeLog?revision=32368&view=markup

--
OZAWA Sakuro

"I think we can agree, the past is over." - George W. Bush

Very useful, thanks; I wasn't aware that ruby/ruby on github is always
up2date, very cool!

Here's a way to only see the new changes in the ChangeLog (except some
post-message formatting which also happened):

- Markus

···

On 02.07.2011 17:44, OZAWA Sakuro wrote:

2011/7/3 Markus Fischer <markus@fischer.name>:

For the detail please read the ChangeLog.

Is it possible to have the ChangeLog somewhere online, without having to
download/unpack the archive?

The repo is browsable at:
ruby/ChangeLog at v1_8_7_352 · ruby/ruby · GitHub