about summary refs log tree commit
path: root/Changes
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-03-12 12:02:44 -0800
committerEric Wong <normalperson@yhbt.net>2010-03-12 12:03:48 -0800
commitecda5e2c47eb09e7c3db1f21775a5790f2773605 (patch)
treeef16edae19b28abcca816db63a22e2e921f4dac1 /Changes
parenta49eccc26c0c0958428dd9d079dda3cc00d3000b (diff)
downloadrpatricia-reorg.tar.gz
move extension code into ext/ reorg
This makes it easier to avoid accidentally putting extconf.rb
and test.rb in an application $LOAD_PATH
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8646f57..25c8531 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.05 2010/03/??
+ - reorganized directory layout
+
 0.04 2008/2/19
  - fixed the bug of "clear" method (destroy)
    node data were not cleared correctly