aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-30 02:06:04 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-30 02:06:04 +0000
commit88ca298efbb004600e1853cef872038f78843252 (patch)
treece2251121ac51c204d6ab39eb871f12b067be10d /ChangeLog
parent4a29a3e90bbd123bca191961cb8223345b6d5bdf (diff)
downloadruby-88ca298efbb004600e1853cef872038f78843252.tar.gz
* dln.c (dln_find_1): fixed index overrun.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6849185ba5..070513235a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jun 30 11:05:59 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * dln.c (dln_find_1): fixed index overrun.
+
Tue Jun 30 08:42:34 2009 Eric Hodel <drbrain@segment7.net>
* tool/instruby.rb: summary is required in a .gemspec.