From b0c2e80406f1adbf77d634b8f06d15e4e65848ec Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Fri, 27 May 2005 20:20:29 +0000 Subject: * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): should not set internal flag directry. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8532 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb2cabcc8..77d3ef9e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat May 28 05:15:51 2005 GOTOU Yuuzou + + * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): should + not set internal flag directry. + Sat May 28 02:00:11 2005 GOTOU Yuuzou * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): -- cgit