From b966c4dac1c23c3e10710261d194f786c43fe5b1 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 28 May 2009 20:33:00 +1000 Subject: [PATCH] Fix NEWS feature ordering. --- vimperator/NEWS | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/vimperator/NEWS b/vimperator/NEWS index 8cb4f5f1..8bd34a02 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -2,13 +2,14 @@ * version 2.2a1pre * IMPORTANT: shifted key notation now matches Vim's behaviour. E.g. and are equivalent, to map the uppercase character use . - * add :i and :I for opening image location (in new tab) - * add @: mapping - repeat the last Ex command - * add \ mapping - toggle between rendered and source view - * add ;c extended hint mode - open the context menu - * :help all now shows all help sections in a single page * command-line options are now supported via the host application's -liberator option + * add :i and :I for opening image location (in new tab) + * add all.html to show all help sections in a single page - available via + :help all + * add ;c extended hint mode - open the context menu + * add @: mapping - repeat the last Ex command + * add \ mapping - toggle between rendered and source view 2009-05-21: * version 2.1