summaryrefslogtreecommitdiffstats
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
commitf782e344974f1972c22580a7ad43a6e67d0cfa20 (patch)
tree8e6f7c0e65eafadd17c2a0a14378855f825f98c3
parent40528631f1f1bac93fb7107f5d383c0d8ff97f3a (diff)
downloadruby-f782e344974f1972c22580a7ad43a6e67d0cfa20.tar.gz
ruby-f782e344974f1972c22580a7ad43a6e67d0cfa20.tar.xz
ruby-f782e344974f1972c22580a7ad43a6e67d0cfa20.zip
lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise DRbConnError.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2115e796..f2cdc0b2a 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