From 3eda51975154526d49ccdac55fb53cdf2f81dca1 Mon Sep 17 00:00:00 2001 From: jeg2 Date: Thu, 1 May 2008 15:05:31 +0000 Subject: Adding accidentally skipped ChangeLog entry. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 + + * 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 * bignum.c (rb_big_divide), numeric.c (fix_divide): check for result -- cgit v1.2.3