aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-26 14:29:01 +0000
committerkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-26 14:29:01 +0000
commit5983e1be1057c534355c82f7eb8e962e0a68f319 (patch)
tree403bccb1fb5056e162f509ce6a43f196087d5584 /ChangeLog
parenta03c07584577f279183946bf238994b345c95ffd (diff)
downloadruby-5983e1be1057c534355c82f7eb8e962e0a68f319.tar.gz
* lib/irb/context.rb: IRB::Context#use_readline= has been obsolate
[Bug #6339]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38623 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 df4bdc13c6..aef7839736 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Dec 26 23:26:15 2012 Keiju Ishitsuka <keiju@ishitsuka.com>
+
+ * lib/irb/context.rb: IRB::Context#use_readline= has been obsolate
+ [Bug #6339].
+
Wed Dec 26 21:32:46 2012 Keiju Ishitsuka <keiju@ishitsuka.com>
* lib/irb/context.rb: make a correct prompt from