summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-05-06 15:47:36 +0200
committertege <tege@gmplib.org>2002-05-06 15:47:36 +0200
commit8dbf34e7cd899576f2ecd3f221f2327401f3fccd (patch)
tree4cb3b097e48d1531e8bfd634beca790608877356
parentda1bea53b3c28874e5f29dea81bf79dbb6c871be (diff)
downloadgmp-8dbf34e7cd899576f2ecd3f221f2327401f3fccd.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b9ce9da11..a6a3c7339 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,12 +21,11 @@ MA 02111-1307, USA.
2002-05-06 Torbjorn Granlund <tege@swox.com>
- * tests/mpf/t-trunc.c: Nailify.
+ * mpn/generic/get_str.c: Clarify an algorithm description.
+ * tests/mpf/t-trunc.c: Nailify.
* tests/mpf/t-set_si.c: Disable for nails.
- * mpz/get_si.c: Misc variable name changes.
-
* mpf/cmp_si.c: Nailify.
* mpf/cmp_ui.c: Nailify.
* mpf/div.c: Nailify.
@@ -51,6 +50,8 @@ MA 02111-1307, USA.
* gmp-impl.h (__GMPF_BITS_TO_PREC, __GMPF_PREC_TO_BITS): Nailify.
+ * mpz/get_si.c: Misc variable name changes.
+
* mpf/fits_u.h: Rewrite - nailify.
* mpf/fits_s.h: Likewise.