NEWS in kgio-2.7.0.3.gfd1e vs NEWS in kgio-2.7.1

- old
+ new

@@ -1,4 +1,13 @@ +=== kgio 2.7.1 - compatibility with older Rubies / 2012-01-08 01:59 UTC + + This release fixes some compatibility issues with people + stuck on older versions of Ruby/RubyGems. + + * define RARRAY_PTR/RARRAY_LEN macros for Ruby 1.8.6 + * test/test_autopush: skip strace tests if not available + * gemspec: disable development dependencies for old systems + === kgio 2.7.0 - minor updates / 2011-12-13 06:16 UTC When running under Ruby trunk/2.0.0dev, all IO objects created by kgio will be close-on-exec by default to match the (future) 2.0.0 behavior. accept()ed sockets in kgio have always been