PGSBOX version 3.2 (2003/09/09)
-------------------------------

* Added an ENTRY point, PGLBOX, that provides a simplified interface to PGSBOX
  for linear axes without having to specify an NLFUNC or the associated
  parameters.

PGSBOX version 3.1 (2003/04/29)
-------------------------------

* Added a C wrapper function, cpgsbox(), and C test/demo program, cpgtest,
  which duplicates PGTEST and serves as a C coding template.

* Added calendar date axes.

* Sped up the max/min search - if only tickmarks are required there is no need
  to search the interior of the image.

* Return margin widths in CACHE(,NC).

* Fixed a buglet which caused ticks at the frame edges to be skipped.

* Return error 3 if CACHE overflows.

Support routines:

* Adapted PGWCSL for WCSLIB 3.x - it is now a C function (for interfacing to
  WCSLIB) with a FORTRAN-like interface (for PGSBOX).

------------------------------------------------------------------------------
$Id: CHANGES,v 3.2 2003/09/09 07:50:21 mcalabre Exp $
