mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* NEWS: updated. a patch from Kazuhiro NISHIYAMA in [ruby-dev:42001].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@29016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
77f27c2df4
commit
84d71259e6
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Mon Aug 16 23:16:21 2010 Yusuke Endoh <mame@tsg.ne.jp>
|
||||
|
||||
* NEWS: updated. a patch from Kazuhiro NISHIYAMA in [ruby-dev:42001].
|
||||
|
||||
Sun Aug 15 19:59:58 2010 Yuki Sonoda (Yugui) <yugui@yugui.jp>
|
||||
|
||||
* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#set_error):
|
||||
|
|
6
NEWS
6
NEWS
|
@ -375,6 +375,10 @@ with all sufficient information, see the ChangeLog file.
|
|||
* socket option name
|
||||
* shutdown's argument
|
||||
|
||||
* stringio
|
||||
* new methods:
|
||||
* StringIO#read_nonblock
|
||||
* StringIO#write_nonblock
|
||||
* pathname
|
||||
* new methods:
|
||||
* Pathname#binread
|
||||
|
@ -431,6 +435,8 @@ with all sufficient information, see the ChangeLog file.
|
|||
* zlib
|
||||
* new methods:
|
||||
* Zlib::GzipFile#path
|
||||
* Zlib.#adler32_combine
|
||||
* Zlib.#crc32_combine
|
||||
|
||||
* rbconfig
|
||||
* new methods:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue