From 00051008da410069ae5a9cb28efdd116fab01ea5 Mon Sep 17 00:00:00 2001 From: "olau@iola.dk" Date: Thu, 6 Aug 2009 09:59:08 +0000 Subject: [PATCH] Updated to mention bug fixes git-svn-id: https://flot.googlecode.com/svn/trunk@196 1e0a6537-2640-0410-bfb7-f154510ff394 --- NEWS.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.txt b/NEWS.txt index 05da1dd..f7536cf 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -148,7 +148,8 @@ Bug fixes: (suggestion by Fred, issue 130). - Made the heuristic for determining how many ticks to aim for a bit smarter. - +- Fix for uneven axis margins (report and patch by Paul Kienzle) and + snapping to ticks. Flot 0.5 --------