From: Jesse Luehrs Date: Mon, 8 Aug 2011 15:43:53 +0000 (-0500) Subject: changelog X-Git-Tag: 0.24~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e7872e6f4b6345226a4a08a372ebeb4b87e82811;p=gitmo%2FPackage-Stash-XS.git changelog --- diff --git a/Changes b/Changes index b80b1a3..ac29349 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Package-Stash-XS {{$NEXT}} + +0.23 2011-08-08 - fix the test for scalar values, again (t0m, rafl) - disallow assigning globrefs to scalar glob slots (this doesn't actually make any sense)