X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=0bd686c21ae0eef89adbf2bf553dfc463664393b;hb=d69b689dfce379bf40f0bcc9e878df2e23213397;hp=a72ba1068eee7de07b9b77402fcc8fb49717b180;hpb=68720c70b78fdbcb3d79362b6e4bb3543e8c6da4;p=perl%2Fmodules%2FMac-NSGetExecutablePath.git diff --git a/Changes b/Changes index a72ba10..0bd686c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Mac-NSGetExecutablePath +0.02 2012-11-02 00:55 UTC + + Fix : NSGetExecutablePath() no longer leaks its return value. + + Tst : t/93-pod-spelling.t does not crash anymore on perl 5.12 and + below. + Thanks Slaven Rezic for debugging this. + 0.01 2012-10-29 19:55 UTC First version, released on an unsuspecting world.