diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-29 17:12:16 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-29 17:12:16 +0000 |
| commit | 84a559f909a4df9bf410e011beaae405efe643e2 (patch) | |
| tree | 7d1f3e1893f9ff7f9ff0f90529845c3c3d163218 /ChangeLog | |
| parent | 8b53381d9f2aec21e7b254368098cf81fe4bcbfc (diff) | |
merges r21861 from trunk into ruby_1_9_1.
* ext/zlib/zlib.c (zstream_run): previous change didn't resolve the
problem.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21878 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Jan 29 00:24:48 2009 NAKAMURA Usaku <usa@ruby-lang.org> + + * ext/zlib/zlib.c (zstream_run): previous change didn't resolve the + problem. + Fri Jan 30 01:39:27 2009 Yusuke Endoh <mame@tsg.ne.jp> * parse.y (top_compstmt, top_stmts, top_stmt): prohibit BEGIN {} in |
