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

	* Release 1.1.6

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

	* functions.c: Implemented IMINV(), IMSEC(), IMCSC(), IMCOT(),
	and IMNEG().

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

	* gsl-complex.c (gsl_complex_abs): Remove.  (Did the exact same
	thing as complex_mod.)
	: Constify and make gnum_float safe.

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

	* functions.c, gsl-complex.c: Implemented the following fns:
	  IMARCSIN(), IMARCCOS(), IMARCTAN(), IMARCSEC(), IMARCCSC(),
	  IMARCCOT(), IMSINH(), IMCOSH(), IMTANH(), IMSECH(), IMCSCH(),
	  IMCOTH(), IMARCSINH(), IMARCCOSH(), IMARCTANH(), IMARCSECH(),
	  IMARCCSCH(), and IMARCCOTH().

	* functions.c: Imported the complex functions from the fn-eng
	plug-in.

	* gsl-complex.[ch]: Imported with modifications from the GNU
	Scientific Library (GPLed stuff).
