SHA256
1
0
forked from pool/mpc

- Update to version 0.8.2.

* Speed-up of mpc_pow_ui through binary exponentiation.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpc?expand=0&rev=21
This commit is contained in:
2010-09-06 14:07:24 +00:00
committed by Git OBS Bridge
parent fac16f757e
commit d4b01ff8aa
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 6 13:59:51 UTC 2010 - rguenther@novell.com
- Update to version 0.8.2.
* Speed-up of mpc_pow_ui through binary exponentiation.
-------------------------------------------------------------------
Thu Jul 1 09:52:55 UTC 2010 - rguenther@novell.com