ChangeLog in posix_mq-0.5.0 vs ChangeLog in posix_mq-0.5.1

- old
+ new

@@ -1,6 +1,23 @@ -ChangeLog from git://git.bogomips.org/ruby_posix_mq.git (v0.4.0..v0.5.0) +ChangeLog from git://git.bogomips.org/ruby_posix_mq.git (v0.4.0..v0.5.1) + commit 3ca83d322486bb3da20d974af7faa74f9df891d8 + Author: Eric Wong <normalperson@yhbt.net> + Date: Sun May 9 01:05:56 2010 -0700 + + posix_mq 0.5.1 + + Fix POSIX_MQ#notify(&block) usage, this regression was + introduced in 0.4.0 and our tests for it were broken, as well. + + commit a997f4822a99590c7a5175be4a694b4482a4b997 + Author: Eric Wong <normalperson@yhbt.net> + Date: Sun May 9 00:05:03 2010 -0700 + + fix POSIX_MQ#notify(&block) aka SIGEV_THREAD + + tests for them were stupidly broken and never executed :x + commit f3605c820fd73713e34950170bf759e1af204038 Author: Eric Wong <normalperson@yhbt.net> Date: Tue May 4 19:48:18 2010 -0700 posix_mq 0.5.0