summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-01-18 16:00:35 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-01-18 16:00:35 +0100
commit55e8d7a9768b0adc502da4ea19e9b3749b2414e5 (patch)
tree451a149b403921d0df7f4f8f11208606e2262018
parent8d353578aceb7778efbb7f46a2b1a0ec469196d8 (diff)
downloadgmp-55e8d7a9768b0adc502da4ea19e9b3749b2414e5.tar.gz
ChangeLog
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8252ed90..f8a7eef09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-18 Torbjorn Granlund <tege@gmplib.org>
+
+ * mini-gmp/mini-gmp.c: Prefix some names with GMP_.
+
2013-01-18 Marco Bodrato <bodrato@mail.dm.unipi.it>
* mini-gmp/tests/t-signed.c: Slightly larger coverage.