2008-08-18  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.11.0.

	* Correct FVM to MPI datatype conversion bug introduced
	by addition of FVM_CHAR datatype.

	* fvm_file.c: workaround for MPI-IO bugs using individual
	file pointers.

	* Added --disable-mpi-io option to configure.

2008-08-18  Yvan Fournier <yvan.fournier@edf.fr>

	* Pre-release of fvm version 0.11.0.

2008-08-11  Yvan Fournier <yvan.fournier@edf.fr>

	* Added FVM_CHAR datatype.

2008-08-11  Yvan Fournier <yvan.fournier@edf.fr>

	* Minor corrections and improvements in fvm_file_*() API.

	* Add write functions to fvm_file_*() API.

	* fvm_file does not plan for text files anymore (though
	helper functions may be added in the future).

2008-07-25  Yvan Fournier <yvan.fournier@edf.fr>

	* Correct bug in fvm_nodal_append_by_transfer() for
	polygonal or polyhedral sections.

2008-06-25  Yvan Fournier <yvan.fournier@edf.fr>

	* Added fvm_block_to_part_...() data movement functions.

2008-06-20  Yvan Fournier <yvan.fournier@edf.fr>

	* Renamed slice to block in fvm_file.c.

	* Allow either BFT "include" or "include/bft" include path.

2008-05-15  Yvan Fournier <yvan.fournier@edf.fr>

	* Autoconf improvements.

2008-05-12  Yvan Fournier <yvan.fournier@edf.fr>

	* Correct bug in individual pointers mode in fvm_file.c

2008-04-04  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.10.0.

	* Correct bug leading to corrupt MED files in some
	cases where multiple sections of the same element
	type are present, or tesselation is used.

	* Port to IBM Blue Gene/P (requires --build=ppc64,
	--host=ppc, and CC=mpixlc options to configure).

2008-03-26  Yvan Fournier <yvan.fournier@edf.fr>

	* New pre-release of fvm version 0.10.0.

	* Adapt configuration to MED 2.3.4 header changes.

2008-03-20  Yvan Fournier <yvan.fournier@edf.fr>

	* New pre-release of fvm version 0.10.0.

	* Correct bug in fvm_selector_postfix.c in case of
	complex criteria (due to stack resize bug).

2008-03-19  Yvan Fournier <yvan.fournier@edf.fr>

	* Correct communication timing bug in fvm_locator.c

2008-03-05  Yvan Fournier <yvan.fournier@edf.fr>

	* New pre-release of fvm version 0.10.0.

2008-03-04  Yvan Fournier <yvan.fournier@edf.fr>

	* Add argument to cs_periodicity_combine() for option to
	silently ignore non-commuting periodicity combinations
	(previously, this always led to an error, though the
	low-level code already had the necessary option).

2008-02-29  Yvan Fournier <yvan.fournier@edf.fr>

	* Correct bug in fvm_periodicity transformation introduced
	by incomplete integration of previous correction.

2008-02-20  Yvan Fournier <yvan.fournier@edf.fr>

	* Pre-release of fvm version 0.10.0.

	* Correct bug in fvm_periodicity for rotation with
	non-origin invariant point (by David Monfort).

2008-01-18  Yvan Fournier <yvan.fournier@edf.fr>

	* Correct bug in fvm_nodal_get_global_element_num() in
	case of multiple sections (by Jrme Bonelle).

2008-01-14  Yvan Fournier <yvan.fournier@edf.fr>

	* Correct bug in fvm_nodal_project() for case in which
	a mesh may be locally empty (by Jrme Bonelle).

2007-12-05  Yvan Fournier <yvan.fournier@edf.fr>

	* Point location may now be done explicitely relative
	to parent element numbers or local element numbers.
	* Bug corrections in fvm_nodal_copy().
	* Bug correction in fvm_nodal_triangulate for case with
	multiple sections but no parent element.

2007-11-22  Yvan Fournier <yvan.fournier@edf.fr>

	* Modified configure to use --with-package instead of
	--with-package-prefix type syntax (adding finer-grained
	--with-package-incude, with-package-lib, ...).
	
	* Added fvm_nodal_copy() and fvm_nodal_project_coords().

2007-11-07  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.9.0.

	* Reduced default optimization with Intel compiler to
	O3 to avoid bugs in fvm_interface.c with ICC 9
	(removed pragmas as they are then no longer
	necessary)

	* Added basic fvm_file read functionnality (for binary
	files only at this stage), using MPI IO if available.

2007-10-22  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.9.0 candidate.

	* Improved autoconf handling of the MED library
	(for MED 2.3.2, which adds C++ library dependencies).

2007-10-15  Yvan Fournier <yvan.fournier@edf.fr>

	* Rewrite of fvm_selector parsing and postfix handling
	(more robust, with better functionnality)

	* Added fvm_nodal_get_vertex_elements() to retrieve
	a nodal mesh's inverse vertex -> element connectivity.

2007-07-26  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.8.0.

	* Changed all functions in fvm_gather.c so as to use
	buffer copies insteas of indexed MPI datatypes (less
	elegant, but avoids recurring bugs in Open MPI).

	* Corrections to fvm_selector.c syntax error messages
	(make them usable again).

2007-07-23  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of new fvm version 0.8.0 candidate.

	* Corrected periodicity bug due to typo in fvm_interface.c.

2007-07-12  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.8.0 candidate.

	* Completed fvm_nodal_get_element_centers() so as to compute
	the true element centers (and not just the extent centers of
	strided element types).

2007-07-08  Yvan Fournier <yvan.fournier@edf.fr>

	* Added optional local_list argument to
	fvm_locator_exchange_point_var() so as to allow indirection of the
	received values.
	* Extended fvm_locator_...() functionnality to 2d spatial
	dimension (untested).
	* Corrected bugs to fvm_locator_... in serial mode occuring when
	not all points are located.

2007-06-27  Yvan Fournier <yvan.fournier@edf.fr>

	* Added periodicity and expanded fvm_interface_set_create()
	so as to handle mixed parallel/periodic interfaces.

2007-05-31  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.7.0

	* Improved element group descriptors and selection mechanism
	(fvm_selector and fvm_group).

	* Renamed fvm_interface_set_get_interface() to fvm_interface_set_get().

2007-04-25  Yvan Fournier <yvan.fournier@edf.fr>

	* Create family 0 for a MED mesh to conform to MED file
	specification (bug correction).

	* First implementation of fvm_selector (by Eric Quemerai,
	eric.quemerai@incka.fr) now operational.

2007-02-22  Yvan Fournier <yvan.fournier@edf.fr>

	* Added new argument to fvm_triangulate_polygon() to indicate
	if connectivity is relative or absolute.

	* Changed tesselation encoding scheme to handle case where
	a triangle had no edge on the polygon border (rare case,
	which lead to a bug).

	* Added 'reverse' argument fo fvm_locator_exchange_point_var()
	to handle cases in which additional values associated with
	distant points are needed (useful for some interpolations).

2007-02-06  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.6.3

	* Added unit test directory.

	* Now link correctly with optional librairies (MED, CGNS) against
	static BFT library

2007-01-17  Yvan Fournier <yvan.fournier@edf.fr>

	* Correct bugs in extrusion.

	* Correct bug in fvm_writer when path is NULL.

2006-12-12  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.6.2

	* Correct bugs in fvm_tesselation... and writers due
	  to incorrect buffer sizes in some cases.

2006-10-19  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.6.1

	* Correct bugs in fvm_interface_... and fvm_io_num_... occuring
	when a mesh is empty on some process ranks.

	* Correct bug in field component names for MED writer with
	6 (symmetrical) and 9 component tensors.

	* Make writers more better handle cas where MPI is initialized
	but only one process is in a writer's communicator.

	* Port to IBM Blue Gene/L (requires --disable-static,
	--build=ppc64, --host=ppc, and CC=mpcc options to configure).

2006-09-26  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.6.

	* Use fvm_tesselation_vertex_values() to compute floating-point
	field values at added vertices for a tesselation of polyhedra.

	* Allow writers to export tensor variables (field dimension
	6 for symmetrical tensors, 9 for asymmetrical tensors).

2006-08-30  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.5.

2006-08-03  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.4.

	* Polygon and polyhedra division are now implemented for all
	writers except "text", using unified tesselation and writer
	helper structures and functions.

	* Many minor improvements and bug fixes.

2006-02-06  Yvan Fournier <yvan.fournier@edf.fr>

	* Tagging of fvm version 0.3.

	* Added initial version of polygon and polyhedra division,
	modified in future versions. This version was not released,
	and only served as a snapshot, pre-tesselation modifications.

2005-12-05  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.2.

	* src/fvm_locator.c: basic implementation added for
	single-process mode (untested). Previously, the code only
	worked with MPI.

	* src/fvm_defs.c: added FVM_DATATYPE_NULL (requires recompiling
	any code which uses fvm_datatype_t).

	* src/fvm_to_ensight.c: corrected bug leading to infinite
	loop with parts containing less than 4 elements in serial
	mode.

2005-11-23  Yvan Fournier <yvan.fournier@edf.fr>

	* Pre-release of fvm version 0.2.

	* src/fvm_gather.c: corrected critical bug in displacement
	MPI sends and receives leading to corrupt data and memory
	on 64-bit architectures using 32-bit int.

2005-11-10  Yvan Fournier <yvan.fournier@edf.fr>

	* src/fvm_to_ensight.c: corrected error in option substring
	length resulting in some options being ignored.

	* src/fvm_gather.c: corrected critical bug in slice management
	leading to deadlock in some parallel runs.

2005-10-28  Yvan Fournier <yvan.fournier@edf.fr>

	* src/fvm_to_ensight_case.c: corrected error in index shift
	resulting in whitespaces in variable names not being converted
	into underscores in associated file name when closer to the end
	of that name than case prefix length.

	* Added initial base code for polygon triangulation (adapted
	from Code_Saturne's "Enveloppe" module, not yet tested).

	* Added detection and conditional support of CGNS library
	in autconf/automake related files (may serve as a model
	for optional MED/HDF5 detection and conditional support).

2005-08-17  Yvan Fournier <yvan.fournier@edf.fr>

	* Release of fvm version 0.1.

2004-09-17  Yvan Fournier <yvan.fournier@edf.fr>

	* Creation of initial directory and autoconf/automake files.

