aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-04 18:45:53 +0000
committergotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-04 18:45:53 +0000
commitd0dd2997f3be288120d1a5752c70431c85c6c988 (patch)
treef05cc079cb3c31f4bf03b9bc67247695e56be143 /ChangeLog
parent993783d84ab3c43e575450ad94f17e20623933a8 (diff)
downloadruby-d0dd2997f3be288120d1a5752c70431c85c6c988.tar.gz
* ext/openssl/ossl_asn1.h: global symbols should be declared
as external. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 057204eb5c..5d7a166305 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Oct 5 03:40:22 2003 GOTOU Yuuzou <gotoyuzo@notwork.org>
+
+ * ext/openssl/ossl_asn1.h: global symbols should be declared
+ as external.
+
Sun Oct 5 03:03:20 2003 akira yamada <akira@ruby-lang.org>
* test/ruby/test_exception.rb (test_else): added.
@@ -16,6 +21,7 @@ Sun Oct 5 02:12:00 2003 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
* lib/drb/drb.rb: exit from a thread using 'break'.
+>>>>>>> 1.2257
Sat Oct 4 21:49:14 2003 WATANABE Hirofumi <eban@ruby-lang.org>
* gc.c (Init_stack): the type of space is changed to unsigned int