From 42286155be35303f94fb62f11636e6dde6f20c39 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Thu, 21 Feb 2013 21:45:53 -0500 Subject: [PATCH] Updated credits for #964 navigate event.drag fix. --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 38ee749..48376e8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -199,6 +199,9 @@ The base and overlay canvas are now using the CSS classes "flot-base" and - Avoid rounding errors in the threshold plugin. (reported by jerikojerk, issue #895) + - Fixed an error when using the navigate plugin with jQuery 1.9.x or later. + (reported by Paolo Valleri, issue #964) + ## Flot 0.7 ##