commit 1239f78baf72e9e1643360670cd966ed4df70bb7 parent 5f4c0057712aaea6089eb3e74dbb81550c5ea702 Author: Martin Grenfell <martin_grenfell@msn.com> Date: Sun, 7 Jun 2009 21:36:00 +1200 update changelog Diffstat:
| M | doc/NERD_tree.txt | | | 7 | ++++++- |
1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt @@ -999,7 +999,12 @@ The latest dev versions are on github 3.x.x - fix a bug where a non-listed no-name buffer was getting created every - time the tree windows was created, thanks to Derek Wyatt for the patch + time the tree windows was created, thanks to Derek Wyatt and owen1 + - make <CR> behave the same as the 'o' mapping + - some helptag fixes in the doc, thanks strull + - fix a bug when using :set nohidden and opening a file where the previous + buf was modified. Thanks iElectric + - other minor fixes 3.1.0 New features:
