Bugs fixed in 1.0pre5:
* fixed Debian #258840 (g++-3.4 compilation) thanks to the report of
  Andreas Jochens.
* surface mesh referencing (thanks to Arun Viswanathan's report). This
  bug was introduced in 1.0pre5.
* reading of functions saved in Medit format
* fixed documentation Postscript file generation (thanks to Karl
  Hauschild remark)
* fixed compilation on Alpha architecture, renaming __alpha variables
  to __Alpha (Christophe Prud'homme report)

^L
Bugs fixed in 1.0pre4:
* Surface mesh generation fixed thanks to the report of Tobis
  Naehring: transformations were not taken into account for composed
  objects.
* Fixed boundary and surface mesh association for variationnal
  formulae.

New in 1.0pre4:
* Tarballs will now be produced following each (pre-)release (this
  simplifies the compilation task).
* doc/paramters.tex is now generated automagically
* --enable-opt became --enable-optimize in configure script
* Plugged P1 FEM functions derivatives evaluation


New in 1.0pre3:
* Added examples/ to tarball distribution (at last)
* Improved documentation generation (pdf and ps)
* Improved mesh reader (no more crash with Ridges, Edges and Corners)
* convection operator is now implemented for Tetrahedral meshes.


Bugs fixed in 1.0pre2:
* closed Bugs (see http://savannah.nongnu.org/bugs/?group=ff3d)
  #6932: "Not enough precise evaluation of domain intersection"
  #6933: "File presence not tested"
  #7461: "add 'inverse' keyword"
  #7482: "Sparse matrix initialization"
  #7545: "Not implemented output for boolean functions"
  #8139: "parse.ff.yy failes to compile with -Ox x>=1"
  #8140: "default compilation flags are not good"
* fixed center of mass for reference tetrahedron: (0.5,0.5,0.5) was
  used.

New in 1.0pre2:
* ff3d is distcheck clean now (prudhomm@debian.org)
