From: Dan Vanderkam <danvdk@gmail.com>
Date: Wed, 19 Aug 2009 02:41:53 +0000 (+0000)
Subject: IE is somewhat supported
X-Git-Tag: v1.0.0~921
X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=04aa50fd07ad316d3e512355d94a8472948cf923;p=dygraphs.git

IE is somewhat supported
---

diff --git a/docs/index.html b/docs/index.html
index 24d529c..84773c9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -43,7 +43,7 @@
 <h3>Caveats</h3>
 <ul>
   <li>Requires Firefox 1.5+ or Safari/WebKit 1.3+.</li>
-  <li>Internet Explorer is not at all supported!</li>
+  <li>Internet Explorer is poorly supported.</li>
   <li>Can only plot time series with granularity &gt;= 1 day</li>
 </ul>