LATEST in kgio-2.11.1.1.g36ea vs LATEST in kgio-2.11.2
- old
+ new
@@ -1,10 +1,9 @@
-=== kgio 2.11.1 - fix Ruby 2.5.0dev compatibility / 2017-12-15 19:40 UTC
+=== kgio 2.11.2 - fix Ruby 2.5 compatibility for accept_class / 2018-01-30 21:11 UTC
- This release fixes compatibility with Ruby 2.5.0 preview and
- release candidates (and thus should be ready for 2.5.0 final)
- on some platforms. At least clang 5.0.0 on OpenBSD is affected.
+ This release fixes a bug affecting the Rainbows! web server
+ which uses Kgio.accept_class:
- Thanks to Jeremy Evans for the fix.
+ https://bogomips.org/rainbows-public/CANp6QoJXRbPLqmOPpG7XmZBc+oYqLWCcq1ipvOyNEQPXDEwx9Q@mail.gmail.com/
- There's also minor documentation updates since 2.11.0
+ * accept: avoid passing unnecessary arg to rb_funcall