summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-08-08 10:43:12 -0500
committerJesse Luehrs <doy@tozt.net>2011-08-08 10:43:12 -0500
commit1e907507b63544d6339e913a237ddb28c8c536dc (patch)
tree0f69d6dcb131fe0060fce3ea2cfda8753734ad0f
parent1c6fd0d36b3166cc6880527c197327b28545f52e (diff)
downloadpackage-stash-1e907507b63544d6339e913a237ddb28c8c536dc.tar.gz
package-stash-1e907507b63544d6339e913a237ddb28c8c536dc.zip
changelog0.31
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 5fd3579..6d3fc90 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
Revision history for Package-Stash
{{$NEXT}}
- - fix ->add_symbol('$foo', qr/sdlfk/) on 5.10+
+ - fix ->add_symbol('$foo', qr/sdlfk/) on 5.12+
+ - fix ->add_symbol('$foo', \v1.2.3) on 5.10+
0.30 2011-07-21
- fix compiler detection in Makefile.PL (ribasushi)