From 7540606dbbcb49a5b1aca11dab5aee8f662c592f Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 2 Apr 2009 01:09:01 +1100 Subject: [PATCH] Update Xulmus NEWS with post 0.1 features. --- vimperator/NEWS | 2 +- xulmus/NEWS | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/vimperator/NEWS b/vimperator/NEWS index 5603ff68..f8717641 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -5,7 +5,7 @@ * add ' and " local marks * add "w" and "W" Normal mode mappings for symmetry with o/O and t/T * add :messclear - * add 'maxitems' configuration variable + * add 'maxitems' 2009-03-28: * version 2.0 diff --git a/xulmus/NEWS b/xulmus/NEWS index 2f613fd3..931dc644 100644 --- a/xulmus/NEWS +++ b/xulmus/NEWS @@ -1,3 +1,14 @@ +2009-XX-XX: + * version 0.2pre + * add :silent + * add $MY_XULMUSRC + * add ' and " local marks + * add "w" and "W" Normal mode mappings for symmetry with o/O and t/T + * add :messclear + * add 'maxitems' + * :dialog {subscribe|newsmartplaylist} + * add :displaypane and :dpclose + 2009-03-28: * version 0.1 * first public release