ChangeLog in kgio-2.7.0 vs ChangeLog in kgio-2.7.0.3.gfd1e
- old
+ new
@@ -1,6 +1,31 @@
ChangeLog from http://bogomips.org/kgio.git
+ commit fd1ea5a73155f577f7b77b18c2d6d23af287c123
+ Author: Eric Wong <normalperson@yhbt.net>
+ Date: Sun Jan 8 01:52:52 2012 +0000
+
+ gemspec: disable development dependencies for old systems
+
+ "Enterprise" users are sometimes stuck on older Rubies/RubyGems
+ and this is still required for them.
+
+ commit e9b90724d8a2ee8c405acdf112adfabcb5cc3159
+ Author: Eric Wong <normalperson@yhbt.net>
+ Date: Sun Jan 8 01:50:21 2012 +0000
+
+ test/test_autopush: skip strace tests if not available
+
+ No need to completely fail on a test.
+
+ commit 77775e385fe92d1309c65c585b4643712c58e5ba
+ Author: Eric Wong <normalperson@yhbt.net>
+ Date: Sat Jan 7 11:15:37 2012 +0000
+
+ define RARRAY_PTR/RARRAY_LEN macros for Ruby 1.8.6
+
+ Apparently Ruby 1.8.6 is still in use...
+
commit 86f703bfd872536902e7f5293acea3ed0ba0f495
Author: Eric Wong <normalperson@yhbt.net>
Date: Tue Dec 13 06:09:48 2011 +0000
kgio 2.7.0 - minor updates