summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8387c58cb..e2eaa91e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,8 @@ MA 02111-1307, USA.
2002-05-18 Torbjorn Granlund <tege@swox.com>
+ * mpf/ui_div.c: Shut up compiler warning.
+
* mpn/generic/mul_basecase.c: Use mpn_addmul_2, mpn_addmul_3, and
mpn_addmul_4, as available.