update the changelog

This commit is contained in:
marty 2009-09-06 13:43:54 +12:00
parent 5ba3b3a5a8
commit e2265ec3b3

View File

@ -1075,13 +1075,20 @@ The latest dev versions are on github
============================================================================== ==============================================================================
6. Changelog *NERDTreeChangelog* 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 - fix a bug where secondary nerd trees (netrw hijacked trees) and
NERDTreeQuitOnOpen didnt play nicely, thanks to Curtis Harvey. NERDTreeQuitOnOpen didnt play nicely, thanks to Curtis Harvey.
- fix a bug where the script ignored directories whose name ended in a dot, - fix a bug where the script ignored directories whose name ended in a dot,
thanks to Aggelos Orfanakos for the patch. thanks to Aggelos Orfanakos for the patch.
- added a mapping to maximize/restore the size of nerd tree window, thanks - fix a bug when using the x mapping on the tree root, thanks to Bryan
to Guillaume Duranceau for the patch. See :help NERDTree-A for details. Venteicher for the patch.
3.1.1 3.1.1
- fix a bug where a non-listed no-name buffer was getting created every - fix a bug where a non-listed no-name buffer was getting created every