1999-04-19  Peter S Galbraith  <psg@debian.org>

	* Version 1.19 released.
	* New license approved by Karel Kubat (GPL + permission to link
 	  against XForms).
	* fgetline.c
	   XPlot failed to read in lines that began with a minus sign
	   or a decimal point.
	* xplot.c
	   I am reversing the direction of the y-sliders to make the
	   interface more intuitive.  When a user slide down the first
	   slider from its top position, the top of the y-axis scale will
	   change instead of the _bottom_ of the y-axis.
	* xplot.1
	   New man page I had written for the Debian package of xplot-1.18
	* plot.c
	   #include <X11/forms.h>
	* fli.h
	   #include <X11/forms.h> 
	* xplot.h
	   #include <X11/forms.h>
	* libfli/lib/*
	   Added libfli to archive, as well as building it to Makefile.
	* Makefile
	   Various changes.
	
