2000-12-7  Jody Goldberg <jgoldberg@home.com>

        * Release 0.60

2000-11-18  Jody Goldberg <jgoldberg@home.com>

	* Release 0.59

2000-11-13  Jody Goldberg <jgoldberg@home.com>

        * Release 0.58

2000-10-10  Jody Goldberg <jgoldberg@home.com>

        * Release 0.57

2000-09-12  Morten Welinder  <terra@diku.dk>

	* numtheory.c: help texts for bit operators.

2000-08-07  Morten Welinder  <terra@diku.dk>

	* numtheory.c (WORD_BIT): Compatibility fix.

2000-08-03  Morten Welinder  <terra@diku.dk>

	* numtheory.c (func_bitlshift, func_bitrshift): Handle large bit
 	counts.  Handle negative counts.
	(func_bitxor): New function.
	(gnumeric_nt_mu): New function from Pablo De Napoli
	<pdenapo@mate.dm.uba.ar>.
	(walk_factorization): Return an error code.  All callers changed.

2000-07-06  Jody Goldberg <jgoldberg@home.com>

	* numtheory.c: Add the bitwise operators supplied by Brian Murrel
 	  <brian@interlinx.bc.ca>  Why put them here?  They are too small
 	  live on their own.

2000-06-28  Jody Goldberg <jgoldberg@home.com>

	* numtheory.c : Use func_lookup_by_name.

2000-06-18  Jody Goldberg <jgoldberg@home.com>

        * Release 0.56

2000-06-18  Jody Goldberg <jgoldberg@home.com>

        * Release 0.55

2000-05-20  Jody Goldberg <jgoldberg@home.com>

        * Release 0.54

2000-05-09  Jody Goldberg <jgoldberg@home.com>

	* Release 0.53

2000-05-03  Morten Welinder  <terra@diku.dk>

	* numtheory.c (init_plugin): Add new functions from Marko.

2000-04-25  Morten Welinder  <terra@diku.dk>

	* numtheory.c (gnumeric_ithprime): Up limit to 1000000.
	(ithprime): Rework memory handling; up limit; optimize to not even
 	try even numbers.
	(function_names): rename "nt_ithprime" back to "ithprime" as no
	conflict is likely.
