From fffd379d4459a2022eb4a208e46a034d4620dea3 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 29 Dec 2007 14:49:11 +0000 Subject: * io.c (io_fflush): don't retry when wbuf modified by other threads. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 29a570465c..2356181fd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Dec 29 23:48:13 2007 Tanaka Akira + + * io.c (io_fflush): don't retry when wbuf modified by other threads. + Sat Dec 29 22:44:30 2007 Nobuyoshi Nakada * re.c (rb_reg_regsub): returns the given string itself if nothing -- cgit v1.2.3