aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-06 09:00:21 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-07-06 09:00:21 +0000
commit10d948f59fdb496f68d1ebad23eae93cb12fb689 (patch)
tree5fb9b7ba1ed0f8fdf1115b90b4cd8419e5242579 /ChangeLog
parente0785135854570722e01a5bd690911945dad8651 (diff)
downloadruby-10d948f59fdb496f68d1ebad23eae93cb12fb689.tar.gz
* ext/tk/tcltklib.c: removed deprecated safe level.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51160 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 10d740d8cf..e0a1c4fd12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 6 17:59:11 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * ext/tk/tcltklib.c: removed deprecated safe level.
+
Mon Jul 6 17:16:37 2015 Koichi Sasada <ko1@atdot.net>
* method.h, proc.c (rb_method_entry_location): make it static