From 2dc3ecf1caae1937e03d458e877708af0030b132 Mon Sep 17 00:00:00 2001
From: Stephen Blott
Date: Mon, 7 Sep 2015 12:33:29 +0100
Subject: Tweak draft 1.52 release notes.
---
 README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 5044b4f5..6a353d98 100644
--- a/README.md
+++ b/README.md
@@ -155,14 +155,14 @@ Release Notes
 -------------
 1.52 (not yet released)
 
-- Search completion for selected custom search engines; for details, see the wiki
-  ([here](https://github.com/philc/vimium/wiki/Search-Completion)).
-- Use `Tab` on an empty Vomnibar to repeat or edit recent queries; for details, see the wiki
-  ([here](https://github.com/philc/vimium/wiki/Tips-and-Tricks#repeat-recent-vomnibar-queries).
+- Search completion for selected custom search engines
+  (details on the [wiki](https://github.com/philc/vimium/wiki/Search-Completion)).
+- Use `Tab` on an empty Vomnibar to repeat or edit recent queries
+  (details on the [wiki](https://github.com/philc/vimium/wiki/Tips-and-Tricks#repeat-recent-vomnibar-queries)).
 - Marks:
     - Use \`\` to jump back to the previous position after selected jump-like movements: 
         (`gg`, `G`, `n`, `N`, `/` and local mark movements).
-    - Global marks now persistent (across tab closes and browser sessions) and are synced.
+    - Global marks are now persistent and synced.
 - For filtered link hints (not the default), you can now use `Tab` and `Enter`
   to select hints, and hints are ordered by best match.
 - Find mode now uses an HTML input (so you can paste and edit the search text).
@@ -171,6 +171,7 @@ Release Notes
     - Global marks on non-Windows platforms.
     - Link-hints for non-Latin keyboards.
     - Vimium now works on XML pages (instead of breaking them).
+    - Scrolling within web components (e.g. Google Play Music).
 
 1.51 (2015-05-02)
 
-- 
cgit v1.2.3