2008-08-27  Adam Piatyszek  <ediap@users.sourceforge.net>

	* libdsfmt-2.0 release (based on dSFMT-src-2.0)

2008-08-23  Adam Piatyszek  <ediap@users.sourceforge.net>

	* NEWS, README: Update release notes and documentation for
	libdsfmt-2.0 release.

	* Makefile.am, autogen.sh, configure.ac, dSFMT.h, libdsfmt.pc.in:
	Update configuration files to reflect changes in dSFMT 2.0
	package.

	Besides, do not install configuration dependent dSFMT-config.h
	header file. Instead, provide a pkg-config's libdsfmt.pc file,
	which defines necessary compiler flags and definitions. This
	changeset also includes two minor portability fixes in Makefile's
	check-local target.

2008-05-09  Adam Piątyszek  <ediap@users.sourceforge.net>

	* libdsfmt-1.3.1 release (based on dSFMT-1.3)

	* NEWS, README, configure.ac: Update version numbers and release
	notes

	* Makefile.am, configure.ac, dSFMT-params.h, dSFMT.c, dSFMT.h: Fix
	a problem with non-installed dSFMT-params.h included in dSFMT.h.

	Previously the dSFMT-params.h header file was included in the top
	level header file dSFMT.h, but it was not installed during "make
	install". To fix this problem, the required definition of DSFMT_N
	is moved from dSFMT-params.h to dSFMT.h file, and the former file
	is not included in the public header file anymore. Besides, the
	generated config.h header is now named dSFMT-config.h and installed
	together with dSFMT.h.

	Thanks to Perttu Luukko for reporting this problem.

2008-04-11  Adam Piątyszek  <ediap@users.sourceforge.net>

	* libdsfmt-1.3 release (based on dSFMT-1.3)

	* NEWS, README, configure.ac: Updated version numbers and release
	notes

2007-10-09  Adam Piątyszek  <ediap@users.sourceforge.net>

	* libdsfmt-1.2.1 release (based on dSFMT-1.2.1)

	* NEWS, README, configure.ac: Updated version numbers and release
	notes

2007-10-08  Adam Piątyszek  <ediap@users.sourceforge.net>

	* Makefile.am, configure.ac, dSFMT.c, dSFMT.h, test.c: Automatic
	testing via "make check" is now possible

2007-10-04  Adam Piątyszek  <ediap@users.sourceforge.net>

	* libdsfmt-1.2.0 release (based on dSFMT-1.2.1)

	* NEWS, README, configure.ac: Updated version numbers and release
	notes for 1.2.0 release

	* Makefile.am, configure.ac: Added support for new generator
	period 216091

2007-10-04  Adam Piątyszek  <ediap@users.sourceforge.net>

	* AUTHORS, COPYING, LICENSE.txt: Use UTF-8 encoding for proper
	spelling of author's name

	* CHANGE-LOG.txt, FILES.txt, Makefile.orig, README.txt, check.sh,
	dSFMT-alti.h, dSFMT-params.h, dSFMT-params11213.h,
	dSFMT-params1279.h, dSFMT-params132049.h, dSFMT-params19937.h,
	dSFMT-params216091.h, dSFMT-params2281.h, dSFMT-params4423.h,
	dSFMT-params44497.h, dSFMT-params607.h, dSFMT-params86243.h,
	dSFMT-ref.c, dSFMT-sse2.h, dSFMT.11213.out.txt,
	dSFMT.1279.out.txt, dSFMT.132049.out.txt, dSFMT.19937.out.txt,
	dSFMT.216091.out.txt, dSFMT.2281.out.txt, dSFMT.4423.out.txt,
	dSFMT.44497.out.txt, dSFMT.607.out.txt, dSFMT.86243.out.txt,
	dSFMT.c, dSFMT.h, html/annotated.html, html/d_s_f_m_t_8c.html,
	html/d_s_f_m_t_8h-source.html, html/d_s_f_m_t_8h.html,
	html/files.html, html/functions.html, html/functions_vars.html,
	html/globals.html, html/globals_defs.html, html/globals_func.html,
	html/globals_type.html, html/globals_vars.html,
	html/howto-compile.html, html/index.html, html/mainpage_8txt.html,
	html/union_w128___t.html, test.c: Merged branch "dSFMT" into
	"libdsfmt"

2007-05-15  Adam Piątyszek  <ediap@users.sourceforge.net>

	* libdsfmt-1.1.1 bug-fix release (based on dSFMT-1.1)

2007-05-14  Adam Piątyszek  <ediap@users.sourceforge.net>

	* configure.ac, Makefile.am: Support for win32 DLL libraries
	added. Shared library version number added. Package version number
	incremented.

	* dSFMT.h, dSFMT.c: Removed inline keyword from
	genrand_close1_open2() function declaration and definition

	* CHANGE-LOG.txt, dSFMT.c, dSFMT.h, dSFMT-sse2.h, test.c,
	html/*.html: Merged changes and bug-fixes from the latest official
	dSFMT release, which were not included in libdsfmt-1.1.0 by
	mistake.

	* autogen.sh: Cosmetic changes in error messages

2007-03-25  Adam Piątyszek  <ediap@users.sourceforge.net>

	* libdsfmt-1.1.0 release (based on dSFMT-1.1)

	* Makefile.am: Added missing dSFMT.132049.out.txt file

2007-03-23  Adam Piątyszek  <ediap@users.sourceforge.net>

	* configure.ac, Makefile.am, html/Makefile.am, dSFMT.c,
	dSFMT-params.h: Support for GNU autoconf, automake and libtool
	based library added

	* AUTHORS, ChangeLog, INSTALL, NEWS, README: Files required by GNU
	automake added
