Files
perl-Chart-Clicker/perl-Chart-Clicker.changes

32 lines
1.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Feb 19 06:51:30 UTC 2011 - pascal.bleser@opensuse.org
- update to 2.67:
* axis now calls "super" at the end of it's finalize; this way if there is a
callback it's called at the end, as advertised
-------------------------------------------------------------------
Fri Feb 18 19:14:32 UTC 2011 - pascal.bleser@opensuse.org
- update to 2.66:
* nudge edge tick labels closer in based on their bounding box (RT#60603)
* skip "zero" values in Bar and Stacked bar: this prevents drawing hairline
bars if the value of the series element is equal to the baseline of the
range axis
-------------------------------------------------------------------
Wed Dec 1 13:30:56 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:27 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Mon Jul 26 01:11:00 UTC 2010 - pascal.bleser@opensuse.org
- initial package (2.65)