Gregory Pietsch <gpietsch@comcast.net> 2023-04-13 12:12
*	ctanh.c: Added.
*	ctan.c: Changed to avoid dependency on non-existent ctanh.c.
*	bessel.c: New file.
*	Makefile.am: Added bessel.c and ctanh.c.
*	configure.ac: Bumped version to 0.2.
*	Recompiled.

Gregory Pietsch <gpietsch@comcast.net> 2020-10-03 21:05
*	configure.ac: Bumped version to 0.1.
*	Recompiled. Version 0.1 released.

Gregory Pietsch <gpietsch@comcast.net> 2020-10-02 22:09
*	Initial entry.
*	Version 0.0 released.
*	Added cpow.c.
*	Makefile.am: Added cpow.c.
*	include/complex.h: Tried to make the CMPLX, CMPLXF, and CMPLXL
	macros work.
*	cproj.c: Fixed bugs.
*	expm1.c: Fixed bug.
*	fegetexceptflag.c: Fixed bug.
*	fmod.c: Fixed bugs.
*	fpclassify.c: Fixed bug.
*	gamma.c: Fixed signgam bug.
*	ldexp.c: Fixed bug.
*	log.c: Fixed bug.
*	log10.c: Fixed bug.
*	modf.c: Fixed bug.
*	sincos.c: Fixed bugs.
*	Finally got a clean compile using gcc.

