- Update to release 2.11.4

OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=45
This commit is contained in:
2020-06-07 00:16:21 +00:00
committed by Git OBS Bridge
parent cbcc2e988c
commit 5d4dee7f9a
6 changed files with 29 additions and 22 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jun 6 23:59:38 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.11.4
* fixed "factor((x-1)*(x-y)^2)" going into an infinite loop
* "ellap" could fail with division by 0
* cure wrong results from "bnfsunit"
-------------------------------------------------------------------
Thu Mar 5 16:44:44 UTC 2020 - Jan Engelhardt <jengelh@inai.de>