about summary refs log tree commit
path: root/Changes
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-08-12 17:50:15 -0700
committerEric Wong <normalperson@yhbt.net>2011-08-12 17:55:01 -0700
commit85ef3f28ad73ac6728cea9d6fc612fe9ab1110f9 (patch)
tree9bad78fb4ddb211138ba79ea2fd1e6b315bec18d /Changes
parent930f0de6b2de83b25d64183974a4828c5434c6b1 (diff)
downloadrpatricia-85ef3f28ad73ac6728cea9d6fc612fe9ab1110f9.tar.gz
rpatricia 0.08 - IPv6 support v0.08
* IPv6 support: Patricia.new(:AF_INET6)
* minor internal cleanups and speedups
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
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