=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/Attic/NEWS,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.3 diff -u -p -r1.1.1.1 -r1.1.1.3 --- OpenXM_contrib/gnuplot/Attic/NEWS 2000/01/09 17:00:48 1.1.1.1 +++ OpenXM_contrib/gnuplot/Attic/NEWS 2003/09/15 07:09:21 1.1.1.3 @@ -1,3 +1,64 @@ +Changes in release 3.7.3: +* Major: contributed code to re-add gamma, inverse normal, and inverse error + function +* Windows specific fixes, most visibly changing the 'pause' command to + avoid cpu hogging, and updated build procedures +* Improved metapost driver +* Make Linux driver work with devfs +* Numerous bugfixes backported from development version, see ChangeLog +* A large number of documentation misprints have been fixed +Changes in release 3.7.2: +* Major: we have removed code that was labeled with a non-commercial use + clause. The effect is that this removes the gamma, inverse normal, and + inverse error function from platforms that have no native implementation. +* Support for BeOS +* timefmt can read Unix 'seconds since the epoch' type input. +* New terminal drivers: emf (Enhanced Metafile Format), epslatex, + ggi (General Graphics Interface), pdf, svg (W3C Scalable Vector Graphics) +* Updated png driver: web-friendly palette, transparent images, + explicit colour specification +* Updated HPGL driver: optional multi-pen support, alternative plot sizes, + variable font sizes +* Updated gnugraph driver: now requires GNU plotutils 2.2 or better +* Updated eepic driver: picture environment now scales with "set size" +* Updated fig driver to fig file format 3.2 +* Updated tkcanvas driver +* Fix font size option in pslatex driver +* configure-alike script for VMS +* Command substitution in double-quoted strings +* Vector clipping style for 2D plots +* Sort terminals by name before displaying +* Numerous bugfixes +Changes in release 3.7.1: +* Updated makefiles and autoconf files +* Updated documentation and FAQ +* Added Windows stdin wrapper +* New drivers for Be, metapost, MacOS X Server +* Improved configuration of GNU readline support +* Security: the Linux SVGAlib driver is now disabled by default +* Support for GNU plotutils 2.2 +* Improved tkcanvas driver (extend interactive capabilities, integrated + perltk driver) +* Fixed compiling on IRIX 6.5, LynxOS 3.0.1 +* Bug fix for negative aspect ratio +* Bug fixes in the cgm, eepic, png, and pslatex drivers +* Bug fix in the data fitting code (store value of last parameter) +* Bug fixes for HP-UX, NEXT, and Windows +* Bug fixes for save and set lmargin commands +* Bug fix for 'set view ' (compressed z-axis) problem +* Bug fix for surface plots and negative ticslevel +* Bug fix for multiline labels +* Bug fix for multiplot and eps output +* Improved makefile for Amiga SAS/C +* Bug fixed with exit/quit in batch mode +* Return proper exit status +* Buffering bug in X11 driver fixed +* Added fitting of time series data +* Embedding document font is now default font in latex output +* Y2K: "%y" date format interpretation is now in line with + Open Group recommendations +* Bugfix for logscale with unused y2 axis + What's new in 3.7 ? from 315 to 348