summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-09-19 00:07:27 +0200
committerKevin Ryde <user42@zip.com.au>2000-09-19 00:07:27 +0200
commit86113c2a55e43e73c11e48f12ca84f979802eefd (patch)
tree4fd7444f4a5e080879831c879f30ace73a7ba371
parentfe57422d6a64df328a63a680ff22cce18e17cea0 (diff)
downloadgmp-86113c2a55e43e73c11e48f12ca84f979802eefd.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 162bb4db8..856625601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
(Miscellaneous Rational Functions): Correct return type of mpq_set_d.
(GMP and Reentrancy): Note stack-alloc.c is not reentrant.
(Build Options): Clarify where to find CFLAGS.
+ (Low-level Functions): Fix return type of mpn_tdiv_qr.
* configure.in: Re-apply "PROLOGUE.*" regexp change for the
benefit of alpha PROLOGUE_GP, lost in path search reorganisation.