From 57f7d8c2cde720bcc5d2831f863ae1c8981e6275 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 4 Dec 2008 07:21:10 +0000 Subject: * ext/openssl/ossl_ssl.c (ossl_ssl_read_nonblock): OpenSSL::SSL::SSLSocket should implement read_nonblock. a patch from Aaron Patterson in [ruby-core:20277]. fix: #814 [ruby-core:20241] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20493 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3610975dcd..17cf203f03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Dec 4 16:19:18 2008 Yukihiro Matsumoto + + * ext/openssl/ossl_ssl.c (ossl_ssl_read_nonblock): + OpenSSL::SSL::SSLSocket should implement read_nonblock. a patch + from Aaron Patterson in [ruby-core:20277]. fix: #814 [ruby-core:20241] + Thu Dec 4 16:16:09 2008 Yukihiro Matsumoto * lib/gserver.rb: fixed type in sample code. a report from Oleg -- cgit v1.2.3