update changelog and credits

This commit is contained in:
Martin Grenfell
2008-05-17 14:12:23 +12:00
parent 6018625170
commit 8a32f5851f

View File

@@ -781,6 +781,16 @@ fridge for later ;)
============================================================================== ==============================================================================
7. Changelog *NERDTreeChangelog* 7. Changelog *NERDTreeChangelog*
2.9.0
- path handling improvements, thanks to Zhang Shuhan for heaps of
testing/bug reports
* improved how paths are stored, now the script will no longer get
confused about drives on MF Windows
* made the script way better at handling paths with strange characters
in them (eg '$@; etc)
2.8.0 2.8.0
- added an option to enable/disable line numbers in the NERD tree window, - added an option to enable/disable line numbers in the NERD tree window,
thanks to Olivier Yiptong for the email. thanks to Olivier Yiptong for the email.
@@ -997,5 +1007,5 @@ the &hidden option is set.
Thanks to Olivier Yiptong for prompting me to make line numbers in the Thanks to Olivier Yiptong for prompting me to make line numbers in the
NERD tree window optional. NERD tree window optional.
Thanks to Zhang Shuhan for a bug report when initializing the tree in a dir Thanks to Zhang Shuhan for all of his emails and testing to help improve the
containing spaces. NERD tree path handling.