From 935baee7cf1924b19a914c6aea11d29dad0a189e Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sat, 15 Oct 2011 09:56:37 +0000 Subject: [PATCH] added support for ie<9 --- NEWS | 3 + configure.ac | 2 +- src/html.c | 4 + www/Makefile.am | 9 +- www/js/excanvas.js | 1434 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 1450 insertions(+), 2 deletions(-) create mode 100644 www/js/excanvas.js diff --git a/NEWS b/NEWS index 3100fb2..caf7683 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +* v0.0.6 +** added support of ie < 9 + * v0.0.5 ** Added information about distribution in the package page. ** Added distribution chart in the package page. diff --git a/configure.ac b/configure.ac index a572ae6..a60c737 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([ppastats], [0.0.5],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) +AC_INIT([ppastats], [0.0.6],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) AM_INIT_AUTOMAKE([-Wall -Werror gnu]) diff --git a/src/html.c b/src/html.c index b3f6175..931b1f2 100644 --- a/src/html.c +++ b/src/html.c @@ -105,6 +105,10 @@ rel=\"stylesheet\"/>\n\ \n\ +\n\ \n\