@@ -30,6 +30,10 @@
Now, instead a spawn error is logged. See
https://github.com/Supervisor/supervisor/issues/145
+- Allow > 1023 file descriptor by using poll/kqueue on platforms which support
+ it. See https://github.com/Supervisor/supervisor/pull/129. Patch by Igor
+ Sobreira.
+
3.1.0 (2014-07-29)
------------------