CHANGES in rev-0.2.2 vs CHANGES in rev-0.2.3

- old
+ new

@@ -1,4 +1,15 @@ +0.2.3: + +* Initial Windows support + +* Initial Ruby 1.8.7 and 1.9.1 support + +* Upgrade to libev 3.52 + +* Add checks for sys/resource.h and don't allow getting/setting maxfds if it + isn't present + 0.2.2: * Correct a pointer arithmetic error in the buffering code that could result in data corruption.