ruby-changes:4765
From: ko1@a...
Date: Fri, 2 May 2008 00:06:01 +0900 (JST)
Subject: [ruby-changes:4765] jeg2 - Ruby:r16259 (trunk): Adding accidentally skipped ChangeLog entry.
jeg2 2008-05-02 00:05:31 +0900 (Fri, 02 May 2008)
New Revision: 16259
Modified files:
trunk/ChangeLog
Log:
Adding accidentally skipped ChangeLog entry.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16259&r2=16258&diff_format=u
Index: ChangeLog
===================================================================
--- ChangeLog (revision 16258)
+++ ChangeLog (revision 16259)
@@ -1,3 +1,9 @@
+Thu May 1 23:57:06 2008 James Edward Gray II <jeg2@r...>
+
+ * 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@r...>
* bignum.c (rb_big_divide), numeric.c (fix_divide): check for result
--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/