|
From: sfeam (E. Merritt) <eam...@gm...> - 2013-03-10 06:15:01
|
Anyone know of an unresolved 4.6 bug that should be fixed before
releasing 4.6.2? If not, I plan to put the usual source tarball
on SourceForge later this week.
Any volunteers to prepare a Windows install package?
Ethan
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
NEWS file for 4.6.2
New features, changes and fixes since gnuplot version 4.6.1
===========================================================
* NEW Allow the "bind" command to attach a user command to mouse button 1
* NEW hidden3d can handle occlusion by pm3d surfaces (as in hidden2.dem)
* NEW -d option from command line skips ~/.gnuplot initialization file
* NEW plot '<&N' plots from file descriptor N opened during shell invocation
* CHANGE "unset term" restores original default terminal (GNUTERM)
* CHANGE ignore extraneous trailing comma in a plot command
* CHANGE special case code for faster input of uniform binary matrix data
* CHANGE test for whether the session should be interactive or non-interactive
* CHANGE draw zeroaxis lines in the same layer as the grid and border
* CHANGE allow 2-column-only variant of yerrorbars (implicit x coord)
* FIX aquaterm rendering of rgbimage plot type
* FIX gd terminal fontsize change requested by set_font(",newsize")
* FIX qt terminal font metrics
* FIX qt terminal mouse tracking and resize events for persistent plots
* FIX x11 terminal sometimes failed to reset the line width
* FIX -persist mode continued mousing of 3D "set view map" plots
* FIX reset parsing state after error in parsing string input
* FIX buffer overflow from very long tic label formats
* FIX broken handling of formatted input via 'using 1:2 "<format>"'
* FIX exit current command file from inside bracketed clause
* FIX estimation of space required for rotated x-axis tic labels
* FIX partial axis ranges (e.g. xrange [*:MAX]) when refreshing volatile data
* FIX -persist option broken if configured without x11
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|