aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGOTOU Yuuzou <gotoyuzo@notwork.org>2002-07-24 14:46:52 +0000
committerGOTOU Yuuzou <gotoyuzo@notwork.org>2002-07-24 14:46:52 +0000
commite458ca47b4339385d657f08d84cc1d9f1e8e1196 (patch)
tree6aa7aff56e130f9971d511a931e63b570af854b8 /ChangeLog
parentc6714059aef0cceef5b2209ea987776848375b75 (diff)
downloadruby-openssl-history-e458ca47b4339385d657f08d84cc1d9f1e8e1196.tar.gz
* lib/openssl/buffering.rb: typo fixed. (Thakns NaHi)OSSL_0_1_2a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 76364b7..b8e449f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@ Copyright (C) 2001 Michal Rokos <m.rokos@sh.cvut.cz>
All rights reserved.
$Log$
+Revision 1.43 2002/07/24 14:46:52 gotoyuzo
+ * lib/openssl/buffering.rb: typo fixed. (Thakns NaHi)
+
Revision 1.42 2002/07/24 12:31:31 gotoyuzo
* ossl.c: should include <sys/time.h> if it exists. (Thanks Knu)
@@ -11,10 +14,10 @@ Revision 1.41 2002/07/24 09:56:17 gotoyuzo
* ossl-0.1.2 released
Revision 1.40 2002/07/23 20:23:30 gotoyuzo
- * follow net/http.rb Rev: 1.41.2.18 (ruby_1_6)
+ * lib/net/https.rb: follow net/http.rb Rev: 1.41.2.18 (ruby_1_6)
Revision 1.39 2002/07/23 10:49:19 gotoyuzo
- * ossl_ssl.c: raise exception while SSL_write returns 0.
+ * ossl_ssl.c: should raise exception while SSL_write returns 0.
Revision 1.38 2002/07/23 10:45:25 gotoyuzo
* ossl.h: include <openssl/e_os.h>