summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-05-09 03:53:20 +0200
committerKevin Ryde <user42@zip.com.au>2002-05-09 03:53:20 +0200
commitffa28ae1b6abb9deabcdf5bcbbef64b7d74051dd (patch)
tree2f7ab464d164c3ee23fd943a0da28953504ca64c
parentb5aaabbd3519463ceee71cd85624a8bc32ee39b5 (diff)
downloadgmp-ffa28ae1b6abb9deabcdf5bcbbef64b7d74051dd.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a742a43e1..b62f38bdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,12 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2002-05-09 Kevin Ryde <kevin@swox.se>
+
+ * mpz/import.c: Corrections to size store, special case tests, and
+ general case ACCUMULATE.
+ * tests/mpz/t-import.c, tests/mpz/t-export.c: More test data.
+
2002-05-09 Torbjorn Granlund <tege@swox.com>
* mpn/generic/rootrem.c: Use temp space for root, copy value in place