summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-07-19 10:22:13 +0000
committerkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-07-19 10:22:13 +0000
commit1a01378193cb2ff6f49e743be8d0c000f713b2dc (patch)
tree9a85bb1c37b44f162f4423f827149867be6f71f8 /ChangeLog
parent78348b032507da58ea3a58f42b85908d799fe9d1 (diff)
* lib/irb/input-method: patch to irb to remove blank lines from
the readline history buffer. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1637 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 82823b6ce8..cb0e9ff4ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jul 19 19:16:50 2001 Stephen White <spwhite@chariot.net.au>
+
+ * lib/irb/input-method.rb: patch to irb to remove blank lines from
+ the readline history buffer.
+
Sun Jul 19 06:01:12 2001 Minero Aoki <aamine@loveruby.net>
* doc/net/smtp.rd.ja, pop.rd.ja, http.rd.ja: new files.