summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-06-15 19:11:16 -0500
committerJesse Luehrs <doy@tozt.net>2010-06-15 19:11:16 -0500
commit988beb418b12b8cc4821055d79361f807c98aa36 (patch)
tree91f81ac9ba0f1accdd2740ee67ee2fb0d51ed11b /Changes
parenta9daba9ef318d1fd94851773d6c3f061ce5dae04 (diff)
downloadpackage-stash-xs-988beb418b12b8cc4821055d79361f807c98aa36.tar.gz
package-stash-xs-988beb418b12b8cc4821055d79361f807c98aa36.zip
updated dzil stuff
Diffstat (limited to 'Changes')
-rw-r--r--Changes24
1 files changed, 13 insertions, 11 deletions
diff --git a/Changes b/Changes
index ae17172..5844fde 100644
--- a/Changes
+++ b/Changes
@@ -1,16 +1,18 @@
-Revision history for Package::Stash
+Revision history for Package-Stash
-0.04 2010-06-13
- get_package_symbol now doesn't autovivify stash entries. A new method
- get_or_add_package_symbol can now be used for that behavior.
+{{$NEXT}}
- Update %DB::sub on add_package_symbol (Tim Bunce).
+0.04 2010-06-13
+ - get_package_symbol now doesn't autovivify stash entries. A new method
+ get_or_add_package_symbol can now be used for that behavior.
-0.03 2010-05-14
- Rename from Stash::Manip to Package::Stash
+ - Update %DB::sub on add_package_symbol (Tim Bunce).
-0.02 2010-05-13
- Need to dep on Test::Exception
+0.03 2010-05-14
+ - Rename from Stash::Manip to Package::Stash
-0.01 2010-05-12
- Initial release
+0.02 2010-05-13
+ - Need to dep on Test::Exception
+
+0.01 2010-05-12
+ - Initial release