2006-10-19  John E. Davis  <davis@space.mit.edu>

	* src/version.h (MODULE_PATCH_LEVEL): bumped to 0.5.3

	* src/gslinterp-module.c (do_interp_integ): Error handling code
	  was missing a return statement, causing a SEGV upon error.

2006-2-1  John E. Davis  <davis@space.mit.edu>

	* src/version.h (MODULE_PATCH_LEVEL): bumped to 0.5.3

	* src/gslinterp-module.c (alloc_interp_type): 2nd and 3rd args
	  of memset were reversed, triggering a segv in some cases.

2005-10-27  John E. Davis  <davis@space.mit.edu>

	* src/gslfft-module.c: added string.h to the list of includes

	* autoconf/configure.ac: removed call to JD_SET_RPATH

2005-6-9  John E. Davis  <davis@space.mit.edu>

	* src/gslinterp-module.c (do_interp): return statement missing
	from one of the error handlers.

2005-6-7  John E. Davis  <davis@space.mit.edu>

	* src/version.h (MODULE_PATCH_LEVEL): bumped to 0.5.2

	* src/gslrand-module.c (rng_set): the default generator was
	being using instead of the user-supplied one.


