**************************************************************************

FPLOT  -  HISTORY.TXT

o) Version  0.3c
   Initial Release.


o) Version  0.4a
   added variable font size to main labels and labels 1-8.


o) Version  0.5a
   added capability to plot 12 Y ranges on one plot.

   added 'multiplt' post processing program to put multiple plots
   on one physical sheet of paper.


o) Version  0.6a
   added 'center' and 'rightjustify' options on labels 1-8.

   detect (and exit with error) X axis data less than zero on a LOG plot.


o) Version  0.6b
   plot data lines in reverse order, strictly cosmetic.

   draw the outside graph border after plotting the data, strictly cosmetic.

   fixed obscure bug in format_double. this would only show up if plotting
   data > ~1.0E+21.


o) Version  2.10
   change version of distribution package so it is the same as the RCS
   version of fplot.c. i.e., the program will parse the version from
   char RCS_ID[].

   put in new font size look-up table.

   detect (and exit with error) if the data file to plot is empty.

   added the Unix man pages to this release. Many thanks to Tom Myers for
   supplying them.

   document the fact that 'multiplt' can be used recursively. In other
   words, the input to multiplt can be previous outputs of multiplt. This
   can be used to put many, many plots on 1 page; 12, 16, 18, 24, etc.

**************************************************************************
