summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b984baf86..d1eb58d51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* mpz/remove.c: init+set=init_set, cast before shifting.
+ * mpz/cmp_si.c: Use ABS_CAST.
+
2013-01-26 Torbjorn Granlund <tege@gmplib.org>
* tests/mpn/t-mod_1.c: Test also mpn_mod_1s_3p.