Update to gnuplot 5.2.4

OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=94
This commit is contained in:
2018-06-04 07:20:05 +00:00
committed by Git OBS Bridge
parent 55103c8556
commit 4feef04b19
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jun 4 07:18:27 UTC 2018 - werner@suse.de
- Update to gnuplot 5.2.4
* NEW "call" parameters ARG1, ARG2, ... are also present as ARGV[1]...ARGV[ARGC]
* CHANGE generalize the test for missing data flag in input data
* CHANGE "set []range writeback" is now essentially always in effect
* CHANGE consistent placement of timestamp at true bottom of page
* FIX spurious evaluation of logscale coordinates as UNDEFINED
* FIX column header title assignments for histogram with errorbars
* FIX re-implement "refresh" command to use autoscale writeback/restore
* FIX font-handling bug; line-spacing of previous font still in effect
* FIX post, svg, dumb terminals: early fontsize initialization
-------------------------------------------------------------------
Mon May 7 07:15:14 UTC 2018 - werner@suse.de