X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2Fgmp%2FNEWS;h=3b549d59f3d5351089f0ef25659724d41a9b1988;hb=0e7803679c313842bd9a6fc9deba7809760ccd62;hp=f41af938aebc98a65796691db0a20d0a643607b6;hpb=ddd6fe77ab241a63543b28312df6d417261f56c9;p=ghc-hetmet.git diff --git a/ghc/rts/gmp/NEWS b/ghc/rts/gmp/NEWS index f41af93..3b549d5 100644 --- a/ghc/rts/gmp/NEWS +++ b/ghc/rts/gmp/NEWS @@ -1,3 +1,8 @@ +Changes between MP version 3.1 and 3.1.1 + +* Bug fixes for division (rare), mpf_get_str, FFT, and miscellaneous minor + things. + Changes between MP version 3.0 and 3.1 * Bug fixes.