summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 4a43e62..0fc1af0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -21,6 +21,9 @@
- "Toggling display:none; on v-grid breaks sizing calculations"
- "Fix bug with empty rows when using the `x-repeat` template"
- "Fix the "v-grid-ready" event firing in IE"
+ - "Scrollbar not visible on OS X Safari" (#28)
+ - "Chrome OS X hides scrollbars even if System Preferences has 'Show scrollbars always' on" (#30)
+ - "Failed to execute write on Document" (#16)
***