summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorseki <seki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-28 08:53:41 +0000
committerseki <seki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-28 08:53:41 +0000
commitff6169dfd5dc22d2897e7a38c5bbe73641546b0a (patch)
tree8e6f7c0e65eafadd17c2a0a14378855f825f98c3 /ChangeLog
parentb20531b334c7a22ac5e6ef3b3e53d9041be50dac (diff)
lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise DRbConnError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5050 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 a2115e7962..f2cdc0b2a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 28 17:47:46 2003 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
+
+ * lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise
+ DRbConnError.
+
Fri Nov 28 15:41:15 2003 Tanaka Akira <akr@m17n.org>
* lib/pathname.rb (Pathname#realpath): obsolete the force_absolute