Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1990:4f5e0297b73f
[xemacs-hg @ 2004-04-06 20:52:08 by james]
Fix bignum_to_double so it actually gives the right answer.
author | james |
---|---|
date | Tue, 06 Apr 2004 20:52:20 +0000 |
parents | 83276542ee26 |
children | 4529ff71e646 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Apr 06 20:50:39 2004 +0000 +++ b/src/ChangeLog Tue Apr 06 20:52:20 2004 +0000 @@ -1,3 +1,7 @@ +2004-04-06 Jerry James <james@xemacs.org> + + * number-mp.c (bignum_to_double): Original algorithm was wrong. + 2004-04-06 Stephen J. Turnbull <stephen@xemacs.org> * lisp.h (Other numeric types): Band-aid: #define make_integer.