aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-04-02 05:27:49 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-04-02 05:27:49 +0000
commit619aa50e25c5cc37222cbf72159eac20c9752cf2 (patch)
tree00ec4ee4ed228ad99b923568d2ec1f0985913300 /ChangeLog
parent8eeaf69e52b648ff8d7564cd991db7409a43a941 (diff)
downloadruby-619aa50e25c5cc37222cbf72159eac20c9752cf2.tar.gz
* lib/monitor.rb (wait): fix timeout support.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1302 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c28490ca8..3e3451afe1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
-Mon Apr 2 13:54:21 2001 Shugo Maeda <shugo@ruby-lang.org>
+Mon Apr 2 14:25:49 2001 Shugo Maeda <shugo@ruby-lang.org>
* lib/monitor.rb (wait): ensure reentrance.
+ * lib/monitor.rb (wait): fix timeout support.
+
Mon Apr 2 12:40:45 2001 Shugo Maeda <shugo@ruby-lang.org>
* lib/net/imap.rb (media_subtype): return subtype.