From a2503c2e844efb18dede20d005b56d6576329097 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sat, 13 Apr 2013 16:38:04 -0400 Subject: [PATCH] Updated credits for #1016 exception fix. --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 052125e..f52fbe7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,6 +5,9 @@ - Fixed missing semicolons in the core library. (reported by Michal Zglinski) + - Avoid triggering the time-mode plugin exception when there are zero series. + (reported by Daniel Rothig, patch by Mark Raymond, issues #1016) + ## Flot 0.8.0 ##