This is an automated email from the git hooks/post-receive script. ppm-guest pushed a commit to annotated tag v0.11 in repository libmath-prime-util-perl.
commit 7b8aa40e909e5173bffe87e919ca8e21a2dd342a Author: Dana Jacobsen <[email protected]> Date: Wed Jul 18 09:41:47 2012 -0500 Wrap inverse into exponent in Riemann Zeta evaluation --- Changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changes b/Changes index b5e58df..6075455 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Perl extension Math::Prime::Util. +0.11 19 July 2012 + - Turn of threading tests on Cygwin, as threads now gives random panics. + - Use pow instead of exp2 -- some systems don't have exp2. + + 0.10 16 July 2012 - Add: prime_get_config to get configuration options -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
