summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-09-24 02:10:08 +0200
committerKevin Ryde <user42@zip.com.au>2002-09-24 02:10:08 +0200
commit9c4f99b8891f826680c58b88392b3305f5828cb1 (patch)
tree4e11996421838a7bd7a2243c5874e0512f6ecb84 /ChangeLog
parentf25004eac3ca0971891734462825fad0862743e2 (diff)
downloadgmp-9c4f99b8891f826680c58b88392b3305f5828cb1.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfadb4fde..83f5a49ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,17 @@ along with the GNU MP Library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2002-09-24 Kevin Ryde <kevin@swox.se>
+
+ * gmp.texi (Custom Allocation): Keep allocate_function etc out of the
+ function index by using @deftypevr.
+ More index entries.
+
+2002-09-24 Gerardo Ballabio <gerardo.ballabio@unimib.it>
+
+ * gmpxx.h (mpfr_class constructors from strings): Precision was set
+ incorrectly, fixed.
+
2002-09-23 Torbjorn Granlund <tege@swox.com>
* mpf/urandomb.c: Don't crash for overlarge nbits argument.