diff options
author | Kevin Ryde <user42@zip.com.au> | 2002-09-24 02:10:08 +0200 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2002-09-24 02:10:08 +0200 |
commit | 9c4f99b8891f826680c58b88392b3305f5828cb1 (patch) | |
tree | 4e11996421838a7bd7a2243c5874e0512f6ecb84 /ChangeLog | |
parent | f25004eac3ca0971891734462825fad0862743e2 (diff) | |
download | gmp-9c4f99b8891f826680c58b88392b3305f5828cb1.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |