From 85ef3f28ad73ac6728cea9d6fc612fe9ab1110f9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 12 Aug 2011 17:50:15 -0700 Subject: rpatricia 0.08 - IPv6 support * IPv6 support: Patricia.new(:AF_INET6) * minor internal cleanups and speedups --- Changes | 4 ++++ rpatricia.gemspec | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 563aead..5084c1b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ +0.08 2011/0812 + - IPv6 support: Patricia.new(:AF_INET6) + - minor internal cleanups and speedups + 0.07 2010/09/23 - fix segfault from unpredictable GC ordering when node objects outlive the trees they come from diff --git a/rpatricia.gemspec b/rpatricia.gemspec index d15bcfc..76e3db3 100644 --- a/rpatricia.gemspec +++ b/rpatricia.gemspec @@ -3,7 +3,7 @@ Gem::Specification.new do |s| s.name = %q{rpatricia} - s.version = %q{0.07} # remember to update Changes if this is changed + s.version = %q{0.08} # remember to update Changes if this is changed s.homepage = "http://www.goto.info.waseda.ac.jp/~tatsuya/rpatricia/" -- cgit v1.2.3-24-ge0c7