From 4fd15472de5410e4cc134b65e26c2be264b23216 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sat, 3 Nov 2012 17:30:21 -0300 Subject: [PATCH] Updated credits for #851 global variables fix. Added Szymon Barglowski, who originally reported the fmt variable. --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index f27cd34..77ee083 100644 --- a/NEWS.md +++ b/NEWS.md @@ -133,7 +133,8 @@ The base and overlay canvas are now using the CSS classes "flot-base" and by Shad Downey) - Prevented the local insertSteps and fmt variables from becoming global. - (first reported by Marc Bennewitz, patch by Nick Campbell) + (first reported by Marc Bennewitz and Szymon Barglowski, patch by Nick + Campbell, issues #825 and #831, pull request #851) ## Flot 0.7 ##