NEWS in rainbows-0.1.0 vs NEWS in rainbows-0.1.1
- old
+ new
@@ -1,4 +1,28 @@
+=== 0.1.1 / 2009-10-06 03:51 UTC
+
+ Fixed Ruby 1.8 support (and all 1.9 systems without Revactor).
+ Process-wide timeout handling for the ThreadSpawn concurrency
+ model should now work properly. Small cleanups everywhere.
+
+ Eric Wong (16):
+ Rakefile: add publish_news target
+ Fix NEWS generation on single-paragraph tag messages
+ README: move RDoc links down to fix gem description
+ README: add install instructions
+ summary: s/slow apps/sleepy apps/g
+ Avoid naming names in LICENSE/README files
+ rainbows/base: cleanup constant include
+ tests: quiet down bin installation
+ Add top-level "test" target for make
+ local.mk.sample: sync to my current version
+ tests: allow "make V=2" to set TEST_OPTS += -x
+ cleanup temporary file usage in tests
+ local.mk.sample: fix revactor dependency
+ Thread* models: cleanup timeout management
+ thread_spawn: fix timeout leading to worker death
+ less error-prone timeouts for Thread models
+
=== 0.1.0 / 2009-10-05 10:44 UTC
Initial release
This release is currently highly experimental and is still