about summary refs log tree commit
path: root/Changes
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-07-18 17:49:24 -0700
committerEric Wong <normalperson@yhbt.net>2012-07-31 12:04:56 -0700
commita5be0f72618bcb2c82ee5131f4899abb3d9db529 (patch)
tree75764798b83c4bae68a6d36d797e96b38e00cd50 /Changes
parente594c55b95e49665ece6f026b9eac0891e8e56af (diff)
downloadrpatricia-a5be0f72618bcb2c82ee5131f4899abb3d9db529.tar.gz
rpatricia 0.09 v0.09
- fix bounds error leading to "invalid prefix" exceptions
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 5084c1b..1c8fb3e 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
-0.08 2011/0812
+0.09 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