From d1a49460a4e4c6fea92e750e6c2d6305fcd6b243 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Mon, 16 Jul 2012 13:29:34 -0300 Subject: [PATCH] Added missing issue references for recent commits. --- NEWS.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 54938e7..04bc910 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -80,11 +80,11 @@ Changes: - Added a series "highlightColor" option to control the color of the translucent overlay that identifies the dataset when the mouse hovers - over it. (patch by Eric Wendelin and Nate Abele) + over it. (patch by Eric Wendelin and Nate Abele, issues 168 and 299) - Added a plugin jquery.flot.errorbars, with an accompanying example, that adds the ability to plot error bars, commonly used in many kinds - of statistical data visualizations. (patch by Rui Pereira) + of statistical data visualizations. (patch by Rui Pereira, issue 215) Bug fixes