# # $Id: CHANGELOG,v 1.2 2002/12/04 02:21:55 alakhian Exp $ # jPlot-1.0.2, 01 Dec 2002 This is the first STABLE release. bugfix: Fixed a bug with Mark's distance tool. Removed 'd' since it was a wrong distance being displayed. The units for the x and y axis are different in most plots, and it is not always possible to convert between different axis types. Hence, the diagonal distance has been remove altogether. Also added units for the slope 's'. bugfix: Fixed the colors to match those supported by the original xplot. Also fixed the postscript code to generate the colors correctly. Bad code was being generated for some colors (colornull was being generated in the 'ps' file). jPlot1.0.0beta, 07 Apr 2002 This is the first BETA release.