From: Florian Ragwitz Date: Tue, 6 Apr 2010 13:35:08 +0000 (+0200) Subject: Make the tempfile changelog entry look like all the others. X-Git-Tag: 1.02~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=96222205170bf4343740cb01ace9659795215510;p=gitmo%2FMoose.git Make the tempfile changelog entry look like all the others. --- diff --git a/Changes b/Changes index 9a8fc8a..26cb1b3 100644 --- a/Changes +++ b/Changes @@ -12,10 +12,7 @@ for, noteworthy changes. * Don't write temporary files in t/, rather use File::Temp to create a temporary directory. This caused an issue for anyone running the Moose tests with user that didn't have permission to write to the - t/ directory. - - Implemented by the Fedora perl-Moose package maintainer Chris - Weyl, integrated by Ævar Arnfjörð Bjarmason. + t/ directory. (Chris Weyl, Ævar Arnfjörð Bjarmason) 1.01 Fri, Mar 26, 2010