summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 15 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 7536ca976..83ebe9c28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-26 Torbjorn Granlund <tege@swox.com>
+
+ * Version 3.0.1 released.
+
2000-04-25 Linus Nordberg <linus@swox.se>
* acinclude.m4 (GMP_VERSION): Change `eval' --> `m4_eval'. Fix
@@ -12,27 +16,30 @@
* NEWS: Add notes for 3.0.1.
- Merge from main trunk:
+2000-04-25 Linus Nordberg <linus@swox.se>
- 2000-04-25 Linus Nordberg <linus@swox.se>
* gmp.texi (Random State Initialization): Correct arguments to
`gmp_randinit'.
- 2000-04-24 Kevin Ryde <kevin@swox.se>
+2000-04-24 Kevin Ryde <kevin@swox.se>
+
* gmp.texi (Getting the Latest Version of GMP): Add reference to
ftp.gnu.org mirrors list.
- 2000-04-23 Kevin Ryde <kevin@swox.se>
+2000-04-23 Kevin Ryde <kevin@swox.se>
+
* gmp.texi (Reporting Bugs): Itemize the list of things to include.
(Miscellaneous Float Functions): Correct typo in mpf_ceil etc
argument types.
Change @ifinfo -> @ifnottex for benefit of makeinfo --html.
Remove unnecessary @iftex's around @tex.
- 2000-04-22 Torbjorn Granlund <tege@swox.com>
+2000-04-22 Torbjorn Granlund <tege@swox.com>
+
* configure.in: Specifically match freebsd[3-9].
- 2000-04-21 Torbjorn Granlund <tege@swox.com>
+2000-04-21 Torbjorn Granlund <tege@swox.com>
+
* rand.c: Call mpz_clear for otherwise leaking mpz_t.
* mpz/pprime_p.c (mpz_probab_prime_p): Merge handling of negative
n into code for handling small positive n. Merge variables m and n.
@@ -42,7 +49,8 @@
mpz_probab_prime_p.
(millerrabin): Now simple workhorse for mpz_millerrabin.
- 2000-04-18 Linus Nordberg <linus@swox.se>
+2000-04-18 Linus Nordberg <linus@swox.se>
+
* NEWS: Add info about shared libraries. Remove reference to
gmp_randinit_lc.