illuminator (0.3.2) unstable; urgency=low

  * Bugfix release to get static libs/objects out of libluminate.so, should now
    build on PIC-sensitive platforms.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Mon, 10 Jun 2002 18:44:17 -0400

illuminator (0.3.1) unstable; urgency=low

  * Got chui.glade into the distribution (oops!).
  * Upgraded Makefile.am to require automake 1.5 or greater.
  * With automake 1.5, make dist* works, so removed those targets.
  * Moved around some widgets in chui front end.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Wed,  5 Jun 2002 12:52:55 -0400

illuminator (0.3.0) unstable; urgency=low

  * Added "Chui" Glade frontend for chts, for fun (makes a neat demo).
  * Updated for PETSc 2.1.3.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Tue,  4 Jun 2002 16:36:47 -0400

illuminator (0.2.5) unstable; urgency=low

  * Fixed DATriangulate loops to work with non-periodic distributed array.
  * Changed VecMin() and VecMax() to VecStrideMin() and VecStrideMax() to
    properly calculate the minimum and maximum of a single field.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Thu, 21 Mar 2002 15:03:14 -0500

illuminator (0.2.4) unstable; urgency=low

  * Updated to work with PETSc 2.1.1.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Wed, 16 Jan 2002 18:20:27 -0500

illuminator (0.2.3) unstable; urgency=low

  * Name change!  PETSc will now be just one of the backends.
  * Moved PETSc stuff to petsc.c, and renamed petscgeom.c to geomview.c.
  * Added #include to cahnhill.h so cxref works on it.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Tue,  4 Dec 2001 18:50:17 -0500

petscgraphics (0.2.2) unstable; urgency=low

  * Removed a lot of GNOME cruft from the macros directory.
  * Added configure.in test for alpha-linux to use -mieee.  (Should eventually
    replace with a test for alpha-*-*-* and gcc.)
  * Expanded documentation of included example considerably.
  * Added a couple of lines to chts.c so 2-D initial condition works.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Mon,  2 Jul 2001 19:47:23 -0400

petscgraphics (0.2.1) unstable; urgency=low

  * Documentation changes to reflect new features in version 0.2.
  * Added "static" to local functions in petscgraphics.c.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Tue, 15 May 2001 20:16:11 -0400

petscgraphics (0.2) unstable; urgency=low

  * Multiprocessor triangulation generator works!
  * New option -random in chts test program for random initialization.
    (Problem: this makes the system real hard to solve...)
  * Lots of code cleanup, etc.
  * Subtle changes to the README, AUTHORS, TODO, etc.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Fri, 11 May 2001 17:53:50 -0400

petscgraphics (0.1) unstable; urgency=low

  * First release!  Includes basic functionality, makes and displays multiple
    contour surfaces in 3-D, but only in uniprocessor operation.

 -- Adam C. Powell, IV <hazelsct@mit.edu>  Mon, 26 Mar 2001 11:02:40 -0500

Local variables:
mode: debian-changelog
debian-changelog-mailing-address: "hazelsct@mit.edu"
End:
