summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-09-05 22:18:15 -0500
committerJesse Luehrs <doy@tozt.net>2011-09-05 22:18:15 -0500
commit121d8fea8ed96672ba8d64613c47e9828b4049ed (patch)
tree944547148152580d6e91de50a7b4474c83945363
parent78daf8edadd5929c47b81ef7170549abafa20fa6 (diff)
downloadpackage-stash-xs-121d8fea8ed96672ba8d64613c47e9828b4049ed.tar.gz
package-stash-xs-121d8fea8ed96672ba8d64613c47e9828b4049ed.zip
changelog
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index ac29349..eda027d 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Package-Stash-XS
{{$NEXT}}
+ - invalid package names (for instance, Foo:Bar) are not allowed
+ - invalid stash entry names (anything containing ::) are not allowed
0.23 2011-08-08
- fix the test for scalar values, again (t0m, rafl)