ChangeLog.md in ffi-libc-0.0.4 vs ChangeLog.md in ffi-libc-0.0.5

- old
+ new

@@ -1,4 +1,11 @@ +### 0.0.5 / 2011-05-11 + +* Skip `clearenv`, `memrchr`, `stdin`, `stdout` and `stderr` if they cannot + be loaded (thanks FreneticEntropy and mephux). + * The `libc` installed on OSX lacks these functions/global-variables. +* Opt into [test.rubygems.org](http://test.rubygems.org/). + ### 0.0.4 / 2011-02-03 * Require ffi >= 0.6.0, <= 1.1.0: * JRuby requires ffi >= 1.0.0. * A lot of projects still require ffi ~> 0.6.0.