From b450ac01c90b40da99eadd925998444b07617e0b Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 28 Aug 2007 12:16:33 +0000 Subject: [PATCH] update NEWS --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3bd416b3..ab597946 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,14 @@
 2007-xx-xx:
 	* version 0.6
+	* the URL in the status line can be selected with the mouse again
 	* commandline history now works properly on Windows
 	* filename completion now works on Windows
-	* Fixed search for :open (previously needed to do :o  ONCE to initialize them)
+	* fixed search for :open (previously needed to do :o  ONCE to initialize them)
 	* added :set {option}! support to toggle a boolean option's value
 	* added :set all and :set all& support to show the current value of all
-	options and to reset all options to their default value
+	  options and to reset all options to their default value
+	* :tabmove! wrapping works again
 
 2007-08-16:
 	* version 0.5