summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2001-11-29 14:59:43 +0100
committertege <tege@gmplib.org>2001-11-29 14:59:43 +0100
commit023803e7e1b13e9f3f8c255f92d7b2c7513dc6f3 (patch)
treeb512bb4cbf53dc44e07535a6119f7ca9ba98bcd9
parent961fdd4464a0fd89f26e7ab6751030472b14d8a8 (diff)
downloadgmp-023803e7e1b13e9f3f8c255f92d7b2c7513dc6f3.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65f188c27..7edf642e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,13 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2001-11-29 Torbjorn Granlund <tege@swox.com>
+
+ * gmp-h.in: Declare mpz_get_d_2exp and mpf_get_d_2exp.
+ * Makefile.am: Add mpz/get_d_2exp$U.lo and mpf/get_d_2exp$U.lo.
+ * mpf/Makefile.am: Add get_d_2exp.c.
+ * mpz/Makefile.am: Add get_d_2exp.c.
+
2001-11-29 Kevin Ryde <kevin@swox.se>
* mpn/*/gmp-mparam.h: Update measured thresholds.