aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-06 00:24:45 +0000
committertenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-06 00:24:45 +0000
commit9bc8ccf4d46b35bd4e80c506891c9622bfaa7a0f (patch)
tree2756d69b3f6d879e56f4cc0611edbba1d96c0bde /ChangeLog
parent5d0fb7c155f446fd76bf7ccc5aa17c47729f5f2e (diff)
downloadruby-9bc8ccf4d46b35bd4e80c506891c9622bfaa7a0f.tar.gz
* lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the
underlying IO object. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30473 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 e23b87c3eb..17a0dd6076 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jan 6 09:23:33 2011 Aaron Patterson <aaron@tenderlovemaking.com>
+
+ * lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the
+ underlying IO object.
+
Thu Jan 6 09:12:31 2011 Aaron Patterson <aaron@tenderlovemaking.com>
* lib/mkmf.rb (configuration): fixing gsub when multiple error flags