summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1de38d3638..9bacb40125 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Mon May 11 23:14:06 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * ext/dl/dl.c (rb_dlhandle_initialize): prohibits DL::dlopen
+ with a tainted name of library.
+ Patch by sheepman <sheepman AT sheepman.sakura.ne.jp>.
+
+ * ext/dl/dl.c (rb_dlhandle_sym): ditto
+
Mon May 11 22:33:46 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* ext/dl/lib/dl/func.rb (DL::Function#call): prevents