Accepting request 34006 from Publishing

Copy from Publishing/gnuplot based on submit request 34006 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/34006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=18
This commit is contained in:
OBS User autobuild
2010-03-05 10:44:10 +00:00
committed by Git OBS Bridge
parent 9eb5a0498c
commit 4d4ade161a
6 changed files with 149 additions and 88 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Mar 4 11:48:39 UTC 2010 - coolo@novell.com
- fix compilation with gcc 4.5
- update to gnuplot 4.2.6
* NEW xterm tektronix emulation 'set term xterm'
* FIX 'set xtics mirror' didn't work if xtics were previously unset
* FIX off-by-one pixel bug in width of boxes with palette or rgb color
* FIX center rotation of 'set view equal xyz' mode at screen center
* FIX sanity-check time ranges for axes with timeformat
* FIX pslatex blacktext and broken format specifier
* FIX PostScript code points for Lcaron, lcaron in encoding cp1250
* CHANGE If a 2D plot uses a Z-based palette, then autoscale cbrange
* CHANGE aquaterm accepts "size xx,yy" with a comma
* CHANGE Remove the EXPERIMENTAL flag from the wxt terminal
* CHANGE Remove the EXPERIMENTAL flag from the x11 terminal binary polygon mode
-------------------------------------------------------------------
Mon Jun 15 15:12:38 CEST 2009 - werner@suse.de