diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -8,6 +8,12 @@ Tue Mar 8 13:54:40 2005 NAKAMURA Usaku <usa@ruby-lang.org> * ext/socket/socket.c: workaround for some of 4.4BSD-Lite derived OSs. +Tue Mar 8 12:36:17 2005 Yukihiro Matsumoto <matz@ruby-lang.org> + + * ext/socket/socket.c: document from Sam Roberts + <sroberts@uniserve.com> for getsockopt and setsockopt is merged. + [ruby-doc:824] + Tue Mar 8 01:27:00 2005 NARUSE, Yui <naruse@ruby-lang.org> * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66 @@ -22,6 +28,11 @@ Mon Mar 7 21:35:02 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> * sample/webrick/httpsd.rb: fix typo in comment. suggested by Kazuhiko Shiozaki. +Mon Mar 7 14:55:43 2005 Yukihiro Matsumoto <matz@ruby-lang.org> + + * eval.c (block_pass): should not push unique number if a block is + not an orphan. [ruby-dev:25808] + Wed Feb 16 02:55:21 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read, |
