summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55e762eef..470f65264 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* tests/mpq/reuse.c: New test (adapted from mpf/reuse.c).
* tests/mpq/Makefile.am (check_PROGRAMS): Add reuse.
+ * mpz/abs.c: Use NEWALLOC.
+ * mpz/neg.c: Likewise.
+
2012-12-05 Niels Möller <nisse@lysator.liu.se>
* mpn/generic/brootinv.c (mpn_brootinv): Make valgrind happier, at