aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2016-06-02 06:25:21 +0100
committerStephen Blott2016-06-02 06:25:21 +0100
commit59f7df00677d7356070d910d84196c80c781759f (patch)
treec2be7c73bbeb72b837a706c642f18a74c0e9a09b
parent2789c16e25416a6763c075a1b7718973a83403ef (diff)
downloadvimium-59f7df00677d7356070d910d84196c80c781759f.tar.bz2
Update README to reflect current status of master.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7e257e94..78c06a0d 100644
--- a/README.md
+++ b/README.md
@@ -159,9 +159,9 @@ Release Notes
Not yet released:
-- Bug fixes:
- - Fix visual-line mode. Due to a bug in version 1.55, visual-line mode
- (`V`) is broken. As a workaround, enter visual mode with `v` and then visual-line mode with `V`.
+- Vimium now works around a Chromium bug affecting users with non-standard keyboard layouts (see #2147).
+- Bug fix:
+ - Visual line mode (`V`) has been fixed.
1.55 (2016-05-26)