Sat Sep 20 12:30:57 1997  Christophe Prud'homme  <christophe.prudhomme@asci.fr>

	* contrib/Sadaka/Makefile.am (bin_PROGRAMS): renamed autogen to kfemautogen

	* src/syntaxic.cxx: fixed bug in modulo 

Wed Sep 10 02:04:53 1997  Christophe Prud'homme  <christophe.prudhomme@asci.fr>

	* src/GFem.h (class GFem): added class to encapsulate lots of
	graphics stuff used by freefem + parser/solver/mesher stuff

	* src/xrgraph.cxx (run_gfem): added run_gfem. will be called by
	kde interface when freem is a library. Almost everything here is
	wrapped in the class GFem

Tue Sep  9 23:34:30 1997  Christophe Prud'homme  <christophe.prudhomme@asci.fr>

	* configure.in: updated for automake 1.2 and removed doc/freefem directory 

	* doc/Makefile.am: removed SUBDIRS entry

Sat Feb  8 16:39:24 1997  Christophe Prud'homme  <prudhomm@dune>

	* contrib/Emacs/gfem.el: added Emacs lisp mode for gfem
	syntax highlighting
	indentation
	derived from c-mode

	* Corrected minor bugs

Tue Feb  4 20:27:30 1997  Christophe Prud'homme  <prudhomm@dune>

	* Changed float format when saving or loading solutions now it
	"%g". this caused a bug when restarting from previous solutions
	because they were truncated.

Mon Feb  3 23:28:13 1997  Christophe Prud'homme  <prudhomm@dune>

	* Finalized support for domain decomposition in the code and in
	the documentation. Warning FreeFEM does not do domain
	decomposition: the problem is to generate a mesh for domain
	decomposition.

	* Fixed bugs in adaptation library: particularly the problem with
	different references on the boundary. Thanks to Manollo.

	* Added support for operations on complex numbers: cos, sin and power

	* Added ChangeLog file

