X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=de15ee865b7901032cdabe560cf30c55d81be7ed;hb=875d2d1d34aa0a6657891a86ed83e7e89966f237;hp=2e96f7069053d5eef95a5245890a5bd2b0e7a0a9;hpb=ed131e4112640c781865aad216cb3c424e5d2ab9;p=gitmo%2FPackage-Stash.git 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+