CHANGES in win32-ipc-0.6.2 vs CHANGES in win32-ipc-0.6.3
- old
+ new
@@ -1,5 +1,8 @@
-== 0.6.2 - 11-Jan-2015
+== 0.6.3 - 10-Jan-2015
+* Declare the FFI prototype for WaitForSingleObject as blocking.
+
+== 0.6.2 - 10-Jan-2015
* Declare the FFI prototype for WaitForMultipleObjects as blocking.
== 0.6.1 - 9-Apr-2013
* Updated the HANDLE function prototypes in the underlying FFI code. This
affects 64 bit versions of Ruby.