2017-01-22 boud
	* v0.3.8 - portability: reproducible lower precision printed floats;
	iso_C_binding; avoid implementation-dependent integer sizes;
	avoid implementation-dependent fortran kind values

2017-01-20 boud
	* v0.3.7.7 - regression test 0.3.7.7 - reduce required precision;
	avoid implementation-dependent assumption on `kind' parameter value
	* v0.3.7.8 - as for 0.3.7.7 but includes regression-test-0.3.7.8.sh
	* v0.3.7.9 - regression test 0.3.7.9 - reduce required precision

2017-01-19 boud
	* v0.3.7.6 - regression test - remove deprecated openmpi/orte option

2017-01-16 boud
	* v0.3.7.2 - make check - avoid running as root if possible
	* v0.3.7.3 - MPI_ALLOW_RUN_AS_ROOT - allow running make check as root
	* v0.3.7.4 -  --allow-run-as-root is specific to openmpi
	* v0.3.7.5 revert allow-run-as-root related changes
	- see thread: https://lists.debian.org/debian-mentors/2017/01/msg00322.html;
	remove top Makefile.am `foreign' and `1.4' options

2017-01-15 boud
	* v0.3.6.4 - Regression test edit descriptors for reproducible floats
	* v0.3.7 - rename 0.3.6.4 since it passes standard tests
	* v0.3.7.1 - configure.ac: prioritise mpifort over deprecated (jessie
	or earlier) mpif90

2017-01-14 boud
	* v0.3.6.2 - System and mpi-implementation dependence of code regression test
	* v0.3.6.3 - regression test: s/return/exit/g

2017-01-13 boud
	* v0.3.6 - Simpler src/Makefile.am, .in, rm superfluous ltmain.sh
	* v0.3.6.1 - Avoid regression test dependence on mktemp

2017-01-12 boud
	* v0.3.5 - Regression test - fast full run should match output for version 0.3.4

2017-01-05 boud
	* v0.3.4 - replace pause statements - obsolete since f90; whitespace changes
	* v0.3.3 - minor changes motivated by debianisation

2016-12-27 boud
	* v0.3.2.1 - first debianisable version (tag v0.3.2 wrongly pushed)
        * particle resolution: allow user to avoid recompiling for simple usage
        * +minimal man page mpgrafic.1
        * minimal GNU-style long and short options; hardwired in mpgrafic.f90
        * autotools updates following: autoreconf -i -f
        * add examples: Input.stdin, Output.stdout; for portability: compile
        * tidying for debian version; rm kdevelop files obsolete, not essential
        * +config.h.in - configure will not work without this

2016-12-25 boud
	* v0.3.1 - first version on bitbucket

2016-12-24 boud + simon + christophe
	* configure.ac: handle both fftw and [sd]fftw library names of fftw2
	* parts of v0.3: +templates/gdl
	* parts of v0.3: +gdl/idl routines, including licence GPLv2
	* AUTHORS, README, insert GPLv2 licence in src/*
	* c_gsl_wrap.c - without including gsl_randist.h, results are nonsense
	* use GSL gaussian ziggurat directly - simpler random solution
	* mpgrafic.f90: clarify that ramses comment is for very old ramses only
	* parts of v0.3: Simon changes + s/non-free-rng/gsl_rng/g
	* parts of v0.3: overflow correction nx*ny*nz; random num generator; not yet compilable

2016-11-12 boud
	* v0.2.1.1 +grafic1.inc in EXTRA_DIST
	* v0.2.1 - minor changes - may not work for everyone
	* mv configure.in configure.ac
	* 1D number of particles: FCFLAGS=-DMPGRAFIC=32 ./configure
	* configure.ac for debian/jessie; autoconf && ./configure && make

2008-05-01 simon prunet + christophe pichon
	* v0.2
	* md2sum333e8eff20312a8a8227b0692dd547bc  mpgrafic-0.2.tar.gz
	* URL: ftp://ftp.iap.fr/pub/from_users/prunet/mpgrafic-0.2.tar.gz
