summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2000-04-15 23:44:44 +0200
committertege <tege@gmplib.org>2000-04-15 23:44:44 +0200
commit5b4ad2eebdf35b3256a8521600637ef2c374f106 (patch)
treea517a465c5ba630f23416c17768e5f762aa653c3
parent94456152dbdd95ed92bf3275e46e95e6cbe16ca3 (diff)
downloadgmp-5b4ad2eebdf35b3256a8521600637ef2c374f106.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16cef2cef..4be2b42d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,6 +58,8 @@
2000-04-15 Torbjorn Granlund <tege@swox.com>
+ * mpn/generic/tdiv_qr.c: Don't use alloca directly.
+
* mpz/tdiv_qr.c: Fix typo.
* mpz/tdiv_r.c: Fix typo.
* mpz/tdiv_q.c: Fix typo.