From 715a093316089e69fe6dfc20b78eeba6c0e1706d Mon Sep 17 00:00:00 2001 From: David Schnur Date: Fri, 21 Dec 2012 10:35:21 -0500 Subject: [PATCH] Updated credits for #905 jQuery 1.9 compatibility. --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 04346ae..a5dc851 100644 --- a/NEWS.md +++ b/NEWS.md @@ -161,6 +161,9 @@ The base and overlay canvas are now using the CSS classes "flot-base" and - Ensure that the overlay and primary canvases remain aligned. (issue #670, pull request #901) + - Added support for jQuery 1.9 by removing and replacing uses of $.browser. + (analysis and patch by Anthony Ryan, pull request #905) + ## Flot 0.7 ## ### API changes ###