changelog
Jesse Luehrs [Fri, 4 Mar 2011 19:12:58 +0000 (13:12 -0600)]
Changes

diff --git a/Changes b/Changes
index e078f8c..69c9b86 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Package-Stash-XS
 
 {{$NEXT}}
+
+0.22  2011-03-04
       - make the namespace cache lazy and weak, in case the stash is deleted
       - but, this doesn't work on 5.8, so disable the namespace caching
         entirely there