2014-08-06 05:17:15 +00:00
committed by Git OBS Bridge
parent 1c35db1e31
commit d0d851db83
8 changed files with 54 additions and 945 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 6 05:14:57 UTC 2014 - jengelh@inai.de
- Update to new upstream release 2.7.1
* Q_pvalrem(t_FRAC) returned a wrong result
* The "ellheegner" function was using too much memory in some cases
* nfhilbert(K,x,y, P above 2) could give wrong results
* nfpow_u didn't handle non-integral rational numbers
* nfroots(, t_POL with leading coeff -1) could miss solutions
-------------------------------------------------------------------
Fri Apr 18 14:53:48 UTC 2014 - jengelh@inai.de