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