2004-11-12 0.1.12 boud
	* removed GFDL from isolat.texinfo - see discussion against GFDL
	at http://en.wikipedia.org/wiki/GFDL especially by Debian - 
	versions 0.1.12 and later have the documentation itself as part
	of the software, under GPL
	* added AM_MAINTAINER_MODE in configure.ac use
	./configure --enable-maintainer-mode if you want to use autoconf etc

2004-11-12 0.1.11 boud
	* added info in isolat.lsm.in and isolat.spec.in

2004-11-05 0.1.10 boud
	* corrected small problems in autoconf/automake etc setup

2004-11-05 0.1.9 boud
	* updating to automake 1.6.3 
	automake --add-missing; aclocal; automake --add-missing

2004-11-05 0.1.8 boud
	* configure, make, make install tested OK on debian 3.0r3 2.4.18
	and SunOs 5.7

	
2004-10-31 0.1.7 boud 
	* getprimes() trivial bug fixed

	* getpix() with getprimes working 

	* prime factorisation for both getang(), getpix() seems 
	to invert correctly with no problems.
	

2004-10-29 boud
	* 0.1.6 isolat.texinfo first more or less complete version written

	* global variables in isolat.h shifted to end

	* prime factorisation beyond 2 implemented in getang(), 
	it seems to work OK, not yet implemented in getpix()

	* has trivial bug in compilation of getprimes() - fixed in 0.1.7
     

2004-10-19  boud
	* 0.1.4 option -p --plot  => plot_projection  shows plot OK

	* isolat.h written

	* C basic tests OK

	* configure.ac updated to check for plotutils, X; package should compile
	and run OK even if these are absent, it will just avoid that test

2004-10-18  boud
	* 0.1.3 - first half of C header isolat.h is written

	* plotting function plot_projection compiles but buggy and untested

2004-10-11  boud
	* 0.1.2 - initial tests suggest works OK

	* first_pixel (C) = ifpixel (fortran) for first pixel convention


2004-10-11  boud
	* 0.1.1 - backup copy static library nearly finished but not quite

2004-10-01  Boud Roukema  <boud at astro.uni.torun.pl>

	* isolat: initial autoconf version. configure.ac, Makefile.am,
	static library structure working, routines doing the work not
	yet finished, but make dist should work. :)

	
	

