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
