diff options
author | tege <tege@gmplib.org> | 2002-04-23 16:13:05 +0200 |
---|---|---|
committer | tege <tege@gmplib.org> | 2002-04-23 16:13:05 +0200 |
commit | ef55997e8f4014fd68fe58057bcc196459b732fe (patch) | |
tree | eecd5bffb2086a55bae28f0b50ee2025ba2850bb /ChangeLog | |
parent | 96ea27148f72eea5098fe0402eb327c9822f1a7f (diff) | |
download | gmp-ef55997e8f4014fd68fe58057bcc196459b732fe.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -19,11 +19,15 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +2002-04-23 Torbjorn Granlund <tege@swox.com> + + * mpz/fits_s.h: Rewrite. + 2002-04-22 Torbjorn Granlund <tege@swox.com> * demos/pexpr.c: Handle "binomial" operator. - * mpz/cmp_ui.c: Move assignments of up out of conditionals. + * mpz/cmp_ui.c: Move assignments of `up' out of conditionals. * mpn/generic/gcdext.c: Fix fencepost error in STAT code. |