Galeri -- History of visible changes
====================================

This file reports (some of) the visible changes to Galeri.
Please submit Galeri bugs at software.sandia.gov/buzgilla, or
report bugs to marzio.sala _AT_ gmail.com.

------------------------------------------------------------------------------

Aug-06

*) New structure of the finite element modules of Galeri. All files
   previously contained in src/FiniteElements are now in src-fem, and
   the corresponding examples in example-fem. The new, fully parallel,
   finite element module is instead located in src-pfem, and the examples
   in example-pfem. pfem is the "old" phx project of Galeri.
*) Finalized Galeri 1.0 for Trilinos 7.0.

------------------------------------------------------------------------------

Oct-05

*) Now "make dist" successfully creates a tarball of Galeri-1.0
*) Added a reader, copied from triutils, to read H/B matrices.
*) Added support for VBR matrices and ReadHB to the Python module.
*) The web site now contains some FAQs and other information.

------------------------------------------------------------------------------

Sep-05

*) Added doxygen documentation.
*) Galeri is created. It contains the functionalities of
   Trilinos_Util_CrsMatrixGallery (without the VBR module), and the small
   finite element code of ml/examples/FiniteElements.
   
