1998-08-30  Mark Galassi  <rosalia@cygnus.com>

	* configure.in: upped release number to 0.4; about to tag and make
	the release.

1998-08-20  Mark Galassi  <rosalia@cygnus.com>

	* configure.in: upped version to 0.4-interim as we prepare for a
	0.4 snapshot.

	* NEWS: now refers to 0.4 instead of 0.3g.  Also "commented out"
	(smile) the note that says "we need to do a better job with the
	news file", since it looks quite good now!

1998-08-19  Mark Galassi  <rosalia@cygnus.com>

	* doc/Makefile.am (EXTRA_DIST): added ran-exppow.tex,
	rand-levy.tex, rand-gumbel.tex and rand-bernoulli.tex to
	EXTRA_DIST.  Now they are included in the distribution and a "make
	distcheck" goes further.

Thu Jul 30 16:12:05 1998  Brian Gough  <bjg@vvv.lanl.gov>

	* Makefile.am: now using a script to write the AR commands
 	explicitly, this should be more portable

Tue Jul 28 23:07:04 1998  Brian Gough  <bjg@vvv.lanl.gov>

	* Makefile.am: new style single build of libgsl.a

Fri Jul 10 19:57:49 1998  Brian Gough  <bjg@vvv.lanl.gov>

	* configure.in: removed AC_FUNC_ALLOCA since we don't use alloca
 	(it is not ansi)

Sun Jun 28 14:31:31 1998  Brian Gough  <bjg@vvv.lanl.gov>

	* replaced the random/ directory by the rng/ directory and made
 	minor changes in randist/, siman/ to accommodate it

Tue Jun 23 19:49:22 1998  Brian Gough  <bjg@vvv.lanl.gov>

	* added a top-level file gsl_config.h for detecting features when
 	users include the library headers. Currently it just turns on
 	HAVE_INLINE if you are using GCC or C++.

1998-05-16  Mark Galassi  <rosalia@cygnus.com>

	* configure.in: Brian fixed the error where libgslerr.a was not
	being installed in the 0.3e release, so I just bumped it up to
	0.3f to make a new release.

1998-05-14  Mark Galassi  <rosalia@cygnus.com>

	* configure.in: upped the version to 0.3e, and this time I might
	actually make the public snapshot!

Wed Apr  8 18:30:48 1998  Brian Gough  <bjg@vvv.lanl.gov>

	* Now using the automake variable check_PROGRAMS everywhere for
 	the testing programs (no need to build them unless we do make
 	check)

Mon Apr  6 15:09:08 1998  Brian Gough  <bjg@vvv.lanl.gov>

	* added matrix and vector subdirectories

Wed Mar 18 10:27:27 1998  Brian Gough  <bjg@vvv.lanl.gov>

	* gsl_complex.h: the typedef for 'complex' has been renamed to
 	gsl_complex, to avoid conflicts with C++ bindings and libstdc++

1998-02-09  Mark Galassi  <rosalia@cygnus.com>

	* configure.in: 0.3b is now released, so I upped the version
	number to 0.3c-interim.

1998-02-09  Mark Galassi  <rosalia@cygnus.com>

	* configure.in: upped version number to 0.3b

1998-01-30  Mark Galassi  <rosalia@cygnus.com>

	* AUTHORS: added Gerry Jungman to the authors list.

