Accepting request 68034 from home:burnus:branches:Publishing

Thanks, hopefully wxt terminal is stable know :)

OBS-URL: https://build.opensuse.org/request/show/68034
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=21
This commit is contained in:
2011-04-21 09:22:18 +00:00
committed by Git OBS Bridge
parent 57e3157a6d
commit 702ea49356
5 changed files with 27 additions and 31 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Apr 21 08:44:34 UTC 2011 - burnus@net-b.de
- Update to gnuplot 4.4.3
* NEW Implement pan and zoom via mouse wheel.
* NEW set key maxcolumns N maxrows M
* NEW value("varname") returns the value of the named variable
* NEW encoding cp1251 - 8-bit Cyrillic
* CHANGE backport emf terminal driver from version 4.5
* FIX better estimation of latex string lengths
* FIX colorbar representation of discrete color palettes is pixel accurate
* FIX NaN initialization and tests working on more (all?) platforms
* FIX configuration script tests for readline+ncurses
* FIX prevent out-of-range boxes from creating degenerate ghosts on the border
* FIX missing alpha channel flag for pdfcairo terminal
* FIX font initialization in windows terminal
-------------------------------------------------------------------
Wed Dec 29 14:41:47 CET 2010 - sbrabec@suse.cz