ChangeLog in kgio-2.7.1 vs ChangeLog in kgio-2.7.2

- old
+ new

@@ -1,6 +1,25 @@ ChangeLog from http://bogomips.org/kgio.git + commit 3e7bd918153cd09dd3bdd4e6963e173ae050ae68 + Author: Eric Wong <normalperson@yhbt.net> + Date: Sun Jan 8 03:38:17 2012 +0000 + + kgio 2.7.2 - for older, and older Rubies + + Fix a missing #include for Ruby 1.8.5 users. No need to + upgrade to this (nor 2.7.1) if you're on a modern version + of Ruby. + + commit d9fe99171c191c55240d756fbc498d82e419f13a + Author: Eric Wong <normalperson@yhbt.net> + Date: Sun Jan 8 03:35:30 2012 +0000 + + tryopen: remember to include ancient_ruby.h for 1.8.5 + + Apparently the old Ruby 1.8.6 installation lying around isn't + old enough. + commit 0dc3909d2ac0f711f038c7a387a9a1da2d5fcb62 Author: Eric Wong <normalperson@yhbt.net> Date: Sun Jan 8 01:58:44 2012 +0000 kgio 2.7.1 - compatibility with older Rubies