summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-09-05 19:54:11 -0500
committerJesse Luehrs <doy@tozt.net>2011-09-05 19:54:11 -0500
commit875d2d1d34aa0a6657891a86ed83e7e89966f237 (patch)
treefc1cc6d916f938b73796b416cc5b0d2a3d623202 /Changes
parented131e4112640c781865aad216cb3c424e5d2ab9 (diff)
downloadpackage-stash-875d2d1d34aa0a6657891a86ed83e7e89966f237.tar.gz
package-stash-875d2d1d34aa0a6657891a86ed83e7e89966f237.zip
don't allow invalid stash entry names
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 2e96f70..de15ee8 100644
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for Package-Stash
- bring the behavior of has_symbol for nonexistant scalars into line with
the xs version
- invalid package names (for instance, Foo:Bar) are not allowed
+ - invalid stash entry names (anything containing ::) are not allowed
0.31 2011-08-08
- fix ->add_symbol('$foo', qr/sdlfk/) on 5.12+