aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-12 12:27:39 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-12 12:27:39 +0000
commitc6fa37e2f0b6ca4926690861f3e16aa15f93ba51 (patch)
tree4e5dc5200e3e043359a583abb0f01acf53ef50c0 /ChangeLog
parent6fd91d288c695b2011ab49259f8f3a6a8ce50fbd (diff)
downloadruby-c6fa37e2f0b6ca4926690861f3e16aa15f93ba51.tar.gz
* eval_method.ci (rb_alias): no need to skip aliasing when new
equals to old. [ruby-core:13990] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14200 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 a18e72216b..f516098c1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 12 21:26:03 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * eval_method.ci (rb_alias): no need to skip aliasing when new
+ equals to old. [ruby-core:13990]
+
Wed Dec 12 16:34:53 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
* io.c (rb_io_check_readable): set default external encoding to