From 35a6000d68b04abca1e2ffd9238d6f4f1b5bab98 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Mon, 26 Oct 2009 17:55:59 -0400 Subject: [PATCH] Add NEWS entries about help system refactoring. --HG-- branch : xslt --- muttator/NEWS | 2 ++ vimperator/NEWS | 4 ++++ xulmus/NEWS | 2 ++ 3 files changed, 8 insertions(+) diff --git a/muttator/NEWS b/muttator/NEWS index 8e71f9cc..2a8710c8 100644 --- a/muttator/NEWS +++ b/muttator/NEWS @@ -1,5 +1,7 @@ 2009-XX-XX * version 0.6a1pre + * asciidoc is no longer required to build Muttator + * The full help system now available for Muttator. * add 'titlestring' option * rename *FolderLoaded* autocommand event to *FolderLoad* * add the *DOMLoad* autocommand event diff --git a/vimperator/NEWS b/vimperator/NEWS index caff4c31..fe4e1986 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -1,3 +1,7 @@ +2009-XX-XX: + * asciidoc is no longer required to build Vimperator + * The help system is newly modularized + 2009-XX-XX: * version 2.2a1pre * IMPORTANT: Vimperator's licence has changed from the MPL/GPL/LGPL diff --git a/xulmus/NEWS b/xulmus/NEWS index bd3ad49f..bfa4abfb 100644 --- a/xulmus/NEWS +++ b/xulmus/NEWS @@ -1,5 +1,7 @@ 2009-XX-XX: * version 0.2pre + * asciidoc is no longer required to build Xulmus + * The help system is newly modularized * add [c]:silent[c] * add [j]$MY_XULMUSRC[j] * add [m]'[m] and [m]"[m] local marks