aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2015-06-05 07:35:48 +0100
committerStephen Blott2015-06-05 07:35:48 +0100
commitf3aeb81e6822fd9e0f3ab40ddde4e68881d92a21 (patch)
tree716f4ec160f7b35f47ae37a7dec9c7b3fc5dc652
parentfc4cfc478346c2b2769420d47ae00bdbc756a02a (diff)
downloadvimium-f3aeb81e6822fd9e0f3ab40ddde4e68881d92a21.tar.bz2
Tweak README release notes.
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 06e42567..097a0ede 100644
--- a/README.md
+++ b/README.md
@@ -159,8 +159,10 @@ Release Notes
([here](https://github.com/philc/vimium/wiki/Search-Completion) and
[here](https://github.com/philc/vimium/wiki/Tips-and-Tricks#repeat-recent-queries)).
- A much improved interface for custom search engines.
-- Added <tt>\`\`</tt> to jump back to the previous position after selected jump-like movements.
-- Global marks are now persistent (across tab closes and browser sessions) and synced.
+- Added <tt>\`\`</tt> to jump back to the previous position after selected
+ jump-like movements (`gg`, `G`, `/`, `n`, `N` and local mark movements).
+- Global marks are now persistent across tab closes and browser sessions, and
+ are synced between browser instances.
- Bug fixes, including:
- Bookmarklets accessed from the vomnibar.
- Global marks on non-Windows platforms.