LATEST in kgio-2.4.1 vs LATEST in kgio-2.4.2

- old
+ new

@@ -1,9 +1,4 @@ -=== kgio 2.4.1 - Kgio.poll avoids EINTR, really / 2011-05-21 02:54 UTC +=== kgio 2.4.2 - OpenSolaris build fix / 2011-06-14 18:41 UTC - This release fixes a race condition that could allow - Errno::EINTR to be raised even though the 2.4.0 release - was supposed to stop that. - - Nobody uses Kgio.poll, really, so this shouldn't be an issue - for real code, yet. + * adds -lnsl and -lsocket checks for OpenSolaris