1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-05 06:55:47 +01:00

Update Xulmus NEWS with post 0.1 features.

This commit is contained in:
Doug Kearns
2009-04-02 01:09:01 +11:00
parent 2499c84a48
commit 7540606dbb
2 changed files with 12 additions and 1 deletions

View File

@@ -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

View File

@@ -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