From e6a36fb8aa992f37e9a5d695c00050197f33613f Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Sun, 21 Sep 2008 20:07:56 +1200 Subject: [PATCH] update the changelog --- doc/NERD_commenter.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/NERD_commenter.txt b/doc/NERD_commenter.txt index 90aac82..a7a99b5 100644 --- a/doc/NERD_commenter.txt +++ b/doc/NERD_commenter.txt @@ -819,8 +819,15 @@ if your face looked like a toaster and a t-rex put together? :( 8. Changelog *NERDComChangelog* 2.x.x - - add support for potwiki. Thanks to Bernhard Grotz for the email. - - add support for SVNcommig. Thanks to John O'Shea. + - rewrite the mappings system to be more "standard". + - removed all the mapping options + - the default mappings now start with instead of comma. + - see :help NERDComMappings, and :help NERDCreateDefaultMappings for + more info + - add support for applescript, calbire, man, SVNcommit and potwiki. Thanks + to nicothakis, timberke, sgronblo, mntnoe, Bernhard Grotz and John + O'Shea respectively. + - bugfix for haskell delimiters. Thanks to mntnoe. 2.1.18 - add support for llvm. Thanks to nicothakis. - add support for xquery. Thanks to Phillip Kovalev.