2003-05-11  Jody Goldberg <jody@gnome.org>

	* Release 1.1.17

2003-01-28  Jody Goldberg <jody@gnome.org>

	* Release 1.1.16

2002-12-31  Jody Goldberg <jody@gnome.org>

	* Release 1.1.15

2002-12-22  Jody Goldberg <jody@gnome.org>

	* Release 1.1.14

2002-12-22  Jody Goldberg <jody@gnome.org>

	* Release 1.1.13

2002-11-25  Morten Welinder  <terra@diku.dk>

	* functions.c (gnumeric_days360): Add a sane method also.

2002-11-25  Morten Welinder  <terra@diku.dk>

	* functions.c (gnumeric_days360): Don't be sane, be compatible.

2002-11-15  Jody Goldberg <jody@gnome.org>

	* Release 1.1.12

2002-11-04  Morten Welinder  <terra@diku.dk>

	* functions.c: Adapt to new auto-format specs.

2002-11-01  Jody Goldberg <jody@gnome.org>

	* Release 1.1.11

2002-10-27  Jody Goldberg <jody@gnome.org>

	* Release 1.1.10

2002-10-15  Morten Welinder  <terra@diku.dk>

	* plugin.xml.in: Add YEARFRAC.

2002-10-14  Jody Goldberg <jody@gnome.org>

	* functions.c : the marshaller handles implicit conversions
	  so change most of the functions to take 'f' in place of 'S'
	  - remove the checks for VALUE_ERROR that is handled in func.c
	  - Found a missing function 'yearfrac' that was apparently
	    added in xl 2k.  Added a stub
	  - add status
	  - Assign a format to some of the results

2002-10-14  Morten Welinder  <terra@diku.dk>

	* functions.c (gnumeric_datedif): Use floorgnum, not floor.

2002-09-30  Jody Goldberg <jody@gnome.org>

	* Release 1.1.9

2002-08-25  Jody Goldberg <jody@gnome.org>

	* Release 1.1.8

2002-08-12  Jody Goldberg <jody@gnome.org>

	* Release 1.1.7

2002-07-22  Zbigniew Chyla  <cyba@gnome.pl>

	* plugin.xml.in: Set loader type to "Gnumeric_Builtin:module".

2002-07-27  Jukka Pekka  <jiivonen@hutcs.cs.hut.fi>

	* functions.c: Function description clean up.

2002-07-21  Jody Goldberg <jody@gnome.org>

	* Release 1.1.6

2002-07-13  Jody Goldberg <jody@gnome.org>

	* functions.c (gnumeric_isoyear) : silence some warnings.

2002-07-07  Jon K Hellan  <hellan@acm.org>

	* plugin.xml.in: Added function ISOYEAR.

	* functions.c (gnumeric_date, datedif_opt_yd, datedif_opt_md,
	gnumeric_year, gnumeric_month, gnumeric_day, gnumeric_weekday,
	gnumeric_days360, gnumeric_eomonth, gnumeric_workday,
	get_serial_weekday, networkdays_holiday_callback,
	gnumeric_networkdays): Replaced deprecated g_date_xxx with
	g_date_get_xxx.
	(gnumeric_isoweeknum): Cross reference ISOYEAR in docs.
	(gnumeric_isoyear): New function implementing new spreadsheet
	funtion ISOYEAR: The year an ISO 8601 week number refers to.

2002-05-29  Jody Goldberg <jody@gnome.org>

	* Release 1.1.4

