summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-12-21 23:35:11 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-12-21 23:35:11 +0000
commitaad987120da05942fb918eb80c357747474fe9a5 (patch)
tree676343b4c9954419be5d5f8e3567301949cfa74d /ChangeLog
parentab299b6d3ee84569cbf93985116bd122829ac016 (diff)
downloadruby-aad987120da05942fb918eb80c357747474fe9a5.tar.gz
ruby-aad987120da05942fb918eb80c357747474fe9a5.tar.xz
ruby-aad987120da05942fb918eb80c357747474fe9a5.zip
* ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers after
all argument conversion. fixed: [ruby-dev:25271] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7631 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8cde729b..87ecabc46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 22 08:34:32 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers after
+ all argument conversion. fixed: [ruby-dev:25271]
+
Tue Dec 21 16:15:21 2004 Michael Neumann <mneumann@ruby-lang.org>
* lib/xmlrpc/client.rb: use "" instead of "." if prefix argument is