1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* NEWS (zlib): new methods. [ruby-dev:41706] [Bug #3472]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
mame 2010-06-25 23:45:42 +00:00
parent 7e195fa734
commit a2fde3fc79
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Sat Jun 26 08:44:22 2010 Yusuke Endoh <mame@tsg.ne.jp>
* NEWS (zlib): new methods. [ruby-dev:41706] [Bug #3472]
Sat Jun 26 07:59:18 2010 Masaki Suketa <masaki.suketa@nifty.ne.jp>
* test/win32ole/test_win32ole_method.rb (test_offset_vtbl): check

2
NEWS
View file

@ -421,6 +421,8 @@ with all sufficient information, see the ChangeLog file.
* zlib
* new methods:
* Zlib::GzipFile#path
* Zlib.#adler32_combine
* Zlib.#crc32_combine
* rbconfig
* new methods: