X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=e21a41dd23c75603811a848f6e6330be51e554b1;hb=c54e224c41a9bd032a1a302c3316c5101e2fea3f;hp=68b2a6536406a400f4747ad15359b6278973d767;hpb=511bf9656292258daf90b736ed2629d8b5b85188;p=catagits%2FCatalyst-Devel.git diff --git a/Changes b/Changes index 68b2a65..e21a41d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ This file documents the revision history for Perl extension Catalyst-Devel. + - Add x_authority metadata to the distribution for PAUSE. + + - Fix restarter regex to apply to files being created/changed, + not just those being deleted. + - Use iomode => ":raw" to stop PNG files getting corrupted when being slurped on windows as noted on the mailing list.