1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-26 00:35:46 +01:00

Add NEWS entries about help system refactoring.

--HG--
branch : xslt
This commit is contained in:
Kris Maglione
2009-10-26 17:55:59 -04:00
parent 77beb82f45
commit 35a6000d68
3 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
2009-XX-XX 2009-XX-XX
* version 0.6a1pre * version 0.6a1pre
* asciidoc is no longer required to build Muttator
* The full help system now available for Muttator.
* add 'titlestring' option * add 'titlestring' option
* rename *FolderLoaded* autocommand event to *FolderLoad* * rename *FolderLoaded* autocommand event to *FolderLoad*
* add the *DOMLoad* autocommand event * add the *DOMLoad* autocommand event

View File

@@ -1,3 +1,7 @@
2009-XX-XX:
* asciidoc is no longer required to build Vimperator
* The help system is newly modularized
2009-XX-XX: 2009-XX-XX:
* version 2.2a1pre * version 2.2a1pre
* IMPORTANT: Vimperator's licence has changed from the MPL/GPL/LGPL * IMPORTANT: Vimperator's licence has changed from the MPL/GPL/LGPL

View File

@@ -1,5 +1,7 @@
2009-XX-XX: 2009-XX-XX:
* version 0.2pre * version 0.2pre
* asciidoc is no longer required to build Xulmus
* The help system is newly modularized
* add [c]:silent[c] * add [c]:silent[c]
* add [j]$MY_XULMUSRC[j] * add [j]$MY_XULMUSRC[j]
* add [m]'[m] and [m]"[m] local marks * add [m]'[m] and [m]"[m] local marks