From 5a5619edbc23311cbe2d026525fe7c58d3554da0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 18 Jul 2012 17:49:24 -0700 Subject: rpatricia 0.09pre1 - fix bounds error leading to "invalid prefix" exceptions --- Changes | 5 ++++- rpatricia.gemspec | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 5084c1b..c8d01f5 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,7 @@ -0.08 2011/0812 +0.09pre1 2012/07/18 + - fix bounds error leading to "invalid prefix" exceptions + +0.08 2011/08/12 - IPv6 support: Patricia.new(:AF_INET6) - minor internal cleanups and speedups diff --git a/rpatricia.gemspec b/rpatricia.gemspec index 76e3db3..b8d1b6b 100644 --- a/rpatricia.gemspec +++ b/rpatricia.gemspec @@ -3,7 +3,7 @@ Gem::Specification.new do |s| s.name = %q{rpatricia} - s.version = %q{0.08} # remember to update Changes if this is changed + s.version = %q{0.09pre1} # 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