From e2265ec3b388b32dd75023641d24e83fe8abe910 Mon Sep 17 00:00:00 2001 From: marty Date: Sun, 6 Sep 2009 13:43:54 +1200 Subject: [PATCH] update the changelog --- doc/NERD_tree.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index 36d4e56..17b1095 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -1075,13 +1075,20 @@ The latest dev versions are on github ============================================================================== 6. Changelog *NERDTreeChangelog* -Next release: +4.0.0 + - add a new programmable menu system (see :help NERDTreeMenu). + - add new APIs to add menus/menu-items to the menu system as well as + custom key mappings to the NERD tree buffer (see :help NERDTreeAPI). + - removed the old API functions + - added a mapping to maximize/restore the size of nerd tree window, thanks + to Guillaume Duranceau for the patch. See :help NERDTree-A for details. + - fix a bug where secondary nerd trees (netrw hijacked trees) and NERDTreeQuitOnOpen didnt play nicely, thanks to Curtis Harvey. - fix a bug where the script ignored directories whose name ended in a dot, thanks to Aggelos Orfanakos for the patch. - - added a mapping to maximize/restore the size of nerd tree window, thanks - to Guillaume Duranceau for the patch. See :help NERDTree-A for details. + - fix a bug when using the x mapping on the tree root, thanks to Bryan + Venteicher for the patch. 3.1.1 - fix a bug where a non-listed no-name buffer was getting created every