From f267cc10caafd2ce3ebf790307b5f8ba4dbd70df Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sat, 1 Dec 2012 08:53:39 -0500 Subject: [PATCH] Updated credits for #888 global variables. --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index ad258a2..b47c8cb 100644 --- a/NEWS.md +++ b/NEWS.md @@ -153,6 +153,8 @@ The base and overlay canvas are now using the CSS classes "flot-base" and appear invisible. (patch by David Schnur, issues #444, #658, #726, #824 and #850, pull request #879) + - Prevented several local variables from becoming global. (patch by aaa707) + ## Flot 0.7 ## ### API changes ###