diff --git a/README.md b/README.md
index 93bb6a69..647d07c4 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,8 @@ Reveal.initialize({
- Config option for disabling updates to URL, defaults to true
- Anchors with image children no longer rotate in 3D on hover
- Support for mouse wheel navigation ([naugtur](https://github.com/naugtur))
+- Delayed updates to URL hash to work around a bug in Chrome
+- Included a classList polyfill for IE9
#### 1.1
diff --git a/index.html b/index.html
index 1518eb95..9db7802e 100644
--- a/index.html
+++ b/index.html
@@ -209,7 +209,11 @@
+
+
+
+