summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2001-11-28 11:49:16 +0100
committertege <tege@gmplib.org>2001-11-28 11:49:16 +0100
commit3322cd1b56a8f51e1398d1f5544fab43018b49f3 (patch)
tree6da754772cb8b58046915e0b485f4a72fa4e7544 /ChangeLog
parent01bc261e5b84d74d3ba877dad0b45783d5c8240b (diff)
downloadgmp-3322cd1b56a8f51e1398d1f5544fab43018b49f3.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 243c9e9ba..0429fb90c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,11 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2001-11-28 Torbjorn Granlund <tege@swox.com>
+
+ * mpz/realloc2.c: Fix typo. Make more similar to mpz_realloc.
+ * mpz/realloc.c: Use __GMP_REALLOCATE_FUNC_LIMBS.
+
2001-10-09 Gerardo Ballabio <ballabio@sissa.it>
* gmpxx.h, mpfrxx.h: Various updates and improvements.