LATEST in posix_mq-2.0.0 vs LATEST in posix_mq-2.1.0

- old
+ new

@@ -1,8 +1,5 @@ -=== posix_mq 2.0.0 - a minor API change + FreeBSD fixes / 2012-08-06 21:02 UTC +=== posix_mq 2.1.0 - ensure compatibility with future Rubies / 2014-02-15 13:35 UTC - Blocking methods no longer raise Errno::EINTR (to match - Ruby IO semantics, making code easier to work with). - - There are also many FreeBSD-related fixes thanks to - Hleb Valoshka <375gnu@gmail.com> and small code cleanups. + * avoid deprecated rb_thread_blocking_region in Ruby 2.0/2.1 + * prepare for rb_thread_blocking_region removal