SHA256
6
0
forked from pool/gmp
OBS User unknown
2009-05-15 10:10:44 +00:00
committed by Git OBS Bridge
parent c66dc4ba58
commit 225924be13
5 changed files with 34 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue May 12 13:00:14 CEST 2009 - rguenther@suse.de
- Update to bugfix release GMP 4.3.1.
* Fixed bug in mpn_gcdext, affecting also mpz_gcdext and mpz_invert.
* Fixed some minor documentation issues.
* Recognise more IBM "POWER" processor variants.
-------------------------------------------------------------------
Sat May 9 18:56:46 CEST 2009 - rguenther@suse.de
- Fix baselibs.conf wrt package split. [bnc#501465]
-------------------------------------------------------------------
Wed Apr 15 10:29:12 CEST 2009 - rguenther@suse.de