NEWS in rainbows-4.4.1.1.gd5c8c vs NEWS in rainbows-4.4.2

- old
+ new

@@ -1,4 +1,14 @@ +=== Rainbows! 4.4.2 - EventMachine async.callback fix / 2012-12-06 11:41 UTC + + One bugfix allows stream(:keep_open) in Sinatra to work + properly. + + Thanks to W. Andrew Loe III for the informative bug report + and reproducible test case. + + ref: http://mid.gmane.org/CA+-9oNd1EFqsniPkkPTwu5opTCinbM7-2KHoXov7+y3LE4s4Tg@mail.gmail.com + === Rainbows! 4.4.1 - a minor bugfix for Fiber users / 2012-08-31 01:54 UTC Fiber-based concurrency options avoids negative sleep intervals. Thanks to Lin Jen-Shin for pointing this out.