From 1ab6a53d5780ef6166f4d3f00d26f745f4d8f282 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Tue, 27 Nov 2012 09:45:27 -0500 Subject: [PATCH] Updated credits for #880 border fixes. --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 74b6d63..875c321 100644 --- a/NEWS.md +++ b/NEWS.md @@ -92,7 +92,8 @@ The base and overlay canvas are now using the CSS classes "flot-base" and 'shadow' option. (patch by Julien Thomas, pull request #78) - Added the ability to set width and color for individual sides of the grid. - (patch by Ara Anjargolian, pull request #855) + (patch by Ara Anjargolian, additional fixes by Karl Swedberg, pull requests + #855 and #880) - The selection plugin's getSelection now returns null when the selection has been cleared. (patch by Nick Campbell, pull request #852)