summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.