summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-11-19 21:57:54 +0100
committerKevin Ryde <user42@zip.com.au>2001-11-19 21:57:54 +0100
commite38f594d3014cb460b05fa5834e5e0e4305ebbe8 (patch)
tree14b18908993824182200c8983afe0e8c5db6b802 /ChangeLog
parent2f8d5ae176f0a5483474aacca623009689ef9402 (diff)
downloadgmp-e38f594d3014cb460b05fa5834e5e0e4305ebbe8.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 b9bb87dc7..7a4ba0c62 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-19 Kevin Ryde <kevin@swox.se>
+
+ * mpfr/Makefile.am (AR): Explicit AR=@AR@ to override automake
+ default, necessary for powerpc64 ABI=aix64.
+
2001-11-18 Torbjorn Granlund <tege@swox.com>
* mpz/powm.c: Move TMP_MARK to before any TMP_ALLOCs.