From aee8f05c37b7a80ff317c6d0ce6aba500d9fa71f Mon Sep 17 00:00:00 2001 From: "olau@iola.dk" Date: Tue, 23 Jun 2009 17:35:33 +0000 Subject: [PATCH] Mention that jQuery 1.2.6 is needed git-svn-id: https://flot.googlecode.com/svn/trunk@171 1e0a6537-2640-0410-bfb7-f154510ff394 --- NEWS.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 46524c3..c77c7a9 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -20,6 +20,9 @@ so old code should not break. "plothover" no longer provides the original data point, but instead a normalized one, since there may be no corresponding original point. +Due to a bug in previous versions of jQuery, you now need at least +jQuery 1.2.6. + Changes: