summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2013-02-02 17:25:15 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2013-02-02 17:25:15 +0100
commitf349d0998be38893581fdc25bf50499a15d48325 (patch)
tree87c23400f8b89b7d2369aa319de55308036ae849
parentf3ebf41c833e1f28e5ae2170ec2b34c23fdd0d13 (diff)
downloadgmp-f349d0998be38893581fdc25bf50499a15d48325.tar.gz
ChangeLog
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c6f488e4..e54b69b5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-02-02 Marco Bodrato <bodrato@mail.dm.unipi.it>
+
+ * mpz/remove.c: Correct the sign in case of reuse.
+
2013-02-01 Torbjorn Granlund <tege@gmplib.org>
* gmp-impl.h (DIGITS_IN_BASE_PER_LIMB): Add a cast.