aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-19 02:12:40 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-19 02:12:40 +0000
commit7a8a264f1d5e656fb2168f5d35e68eb0e49b4c2e (patch)
tree8d7bec9da0ea70bbdc4d7388d474239107eff9c1 /ChangeLog
parentb77773f44dfbd7eacc115d0a20ac6cab7d118e42 (diff)
downloadruby-7a8a264f1d5e656fb2168f5d35e68eb0e49b4c2e.tar.gz
* lib/irb.rb: remove double exclamation marks. a patch from Diego
Viola. [ruby-core:30589] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28363 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 e8c7b15666..7179f3f806 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jun 19 11:11:37 2010 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * lib/irb.rb: remove double exclamation marks. a patch from Diego
+ Viola. [ruby-core:30589]
+
Sat Jun 19 03:35:58 2010 Aaron Patterson <aaron@tenderlovemaking.com>
* ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix the