2001-10-07  Jody Goldberg <jgoldberg@home.com>

	* Release 0.71

2001-09-25  Jon K Hellan  <hellan@acm.org>

	* .cvsignore: Add plugin.xml

2001-08-21  Zbigniew Chyla  <cyba@gnome.pl>

	* plugin.xml: Removed

	* plugin.xml.in: Copied from plugin.xml, prepared for localization.

	* Makefile.am: Use xml-i18n-tools to create plugin.xml (with
	translations merged from .po file).

2001-08-20  Jody Goldberg <jgoldberg@home.com>

	* Release 0.70

2001-08-11  Jody Goldberg <jgoldberg@home.com>

	* Release 0.69

2001-07-17  Jody Goldberg <jgoldberg@home.com>

	* Release 0.68

2001-06-28  Jody Goldberg <jgoldberg@home>

	* Release 0.67

2001-06-27  Jody Goldberg <jgoldberg@home.com>

	* Release 0.66

2001-05-22  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* numtheory.c: reverted 'Moebius' to 'M\xe9bius' as asked by Jody,
	  until a correct solution is found

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

	* Release 0.65

2001-05-08  Jody Goldberg <jgoldberg@home.com>

	* numtheory.c (WORD_BIT) : suppress warning.

2001-03-17  Jody Goldberg <jgoldberg@home.com>

	* Release 0.64

2001-02-16  Jody Goldberg <jgoldberg@home.com>

	* Release 0.62

2001-02-12  Karl Eichwalder  <ke@suse.de>

	* Makefile.am (EXTRA_DIST): New variable; add
	$(gnumeric_plugin_numtheory_DATA).

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

	* Release 0.61

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.
