aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGOTOU Yuuzou <gotoyuzo@notwork.org>2003-06-29 14:12:00 +0000
committerGOTOU Yuuzou <gotoyuzo@notwork.org>2003-06-29 14:12:00 +0000
commit023921ef58415724b304efee9df87b3166128ed2 (patch)
treec4bc6fbf3988f20209a5601988dba73f6e6b2fcf
parente5428533d6e2bad91d9ffdd0a81efbf7946bc26c (diff)
downloadruby-openssl-history-023921ef58415724b304efee9df87b3166128ed2.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d66541e..59ce2f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
Sun, 29 Jun 2003 23:07:25 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
- * ossl_ssl.c: no longer SSL_CTX_set_default_verify_paths is called.
+ * ossl_ssl.c: SSL_CTX_set_default_verify_paths is no longer called.
Sun, 29 Jun 2003 20:14:00 +0900 -- NAKAMURA, Hiroshi <nahi@ruby-lang.org>
* examples/ca/gen_clientee_from_csr.rb: Typo fixed.