aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-07-26 17:11:56 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-07-26 17:11:56 +0000
commit6d6bd262704323f20064cf7ba2f30387d5a10029 (patch)
tree2c33e2d375328f4a7334d4e5c0845d28287a843e /ChangeLog
parent1788d08d257060e6187817290d604d7da2f1ea65 (diff)
downloadruby-6d6bd262704323f20064cf7ba2f30387d5a10029.tar.gz
* lib/delegate.rb: split executable code into sample directory.
* sample/delegate.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46966 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 c60be0e434..17ad9812e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jul 27 02:06:55 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
+
+ * lib/delegate.rb: split executable code into sample directory.
+ * sample/delegate.rb: ditto.
+
Sun Jul 27 01:46:34 2014 Zachary Scott <e@zzak.io>
* proc.c (method_super_method): [DOC] Method#super_method