aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjeg2 <jeg2@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-05-01 15:05:31 +0000
committerjeg2 <jeg2@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-05-01 15:05:31 +0000
commit3eda51975154526d49ccdac55fb53cdf2f81dca1 (patch)
tree9d6fa1f8cf2cda17f52120be295b84b6e41b198d /ChangeLog
parentb5f2df6b9e4540c87b873f86883d48e99263e890 (diff)
downloadruby-3eda51975154526d49ccdac55fb53cdf2f81dca1.tar.gz
Adding accidentally skipped ChangeLog entry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51b6ffd9d5..7f17f42640 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu May 1 23:57:06 2008 James Edward Gray II <jeg2@ruby-lang.org>
+
+ * lib/net/telnet.rb: This patch from Brian Candler adds a FailEOF mode which
+ can be activated to have net/telnet raise EOFError exceptions when the
+ remote connection is closed. The default behavior remains unchanged though.
+
Thu May 1 23:59:59 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* bignum.c (rb_big_divide), numeric.c (fix_divide): check for result