From 9a0289f6f05bd4e8446b8f219c7eae7b07de3706 Mon Sep 17 00:00:00 2001 From: David Gilbert <dave@jfree.org> Date: Sat, 5 Mar 2016 17:19:11 +0100 Subject: [PATCH] Transfer info from NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3c8096eda..93429ced0 100644 --- a/NEWS +++ b/NEWS @@ -511,7 +511,7 @@ JFreeChart 1.0.8 23 November 2007 This release is primarily a bug fix release, correcting a problem with pie -chart labelling, a regression in the DefaultCategoryDataset class (and +chart labeling, a regression in the DefaultCategoryDataset class (and underlying KeyedValues2D class), and a cloning bug in the TimeSeries class. In addition, the StatisticalBarRenderer class has a new 'errorIndicatorStroke' field and has been updated to support gradients, the StandardDialScale has had -- GitLab