--- Coro/Changes 2011/08/04 10:37:31 1.584 +++ Coro/Changes 2011/08/04 19:37:58 1.585 @@ -4,6 +4,9 @@ TODO: channel->maxsize(newsize)? TODO: http://www.microsoft.com/msj/archive/s2ce.aspx +6.05 Thu Aug 4 21:36:36 CEST 2011 + - blush, condvar values would not be propagated from send to recv anymore + (reported by Chip Salzenberg). - use exponential increase for the readline buffer length in Coro::Handle. also reduce initial allocation to 1020 from 4096 bytes.