aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2015-09-17 08:03:46 +0100
committerStephen Blott2015-09-17 08:03:46 +0100
commit44724013cf52ddbde999b3570175ef6e223f6b98 (patch)
tree4b6e5edc3cd49db2b71dfcdf0a1a462f5e90cb32
parentb2ddd07b9f5c0db014b7283b910ffcfc64219850 (diff)
downloadvimium-44724013cf52ddbde999b3570175ef6e223f6b98.tar.bz2
Note Vomnibar on NTP issue/fix.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88c58079..dfd0ab10 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,8 @@ Updates since 1.52 (not yet released)
- `g0` and `g$` now accept count prefixes; so `2g0` selects the second tab, and so on.
- Bug fixes:
+ - Vomnibar visible on new-tab page for certain Chrome versions (#1817). Note: this should
+ fix itself as the fix for [this Chromium bug](https://code.google.com/p/chromium/issues/detail?id=466876) rolls out.
- Fix `moveTabLeft` and `moveTabRight` for pinned tabs (#1814 and #1815).
1.52 (2015-09-09)