From 762df7abb0809527399d7cda825f3f2e1a4c79c1 Mon Sep 17 00:00:00 2001
From: Jan Larres
Date: Sun, 29 May 2011 19:32:20 +1200
Subject: [PATCH] Update for v2.1
---
index.html | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/index.html b/index.html
index 8a7c925..9463ad3 100644
--- a/index.html
+++ b/index.html
@@ -77,6 +77,32 @@
Download
Stable releases
+ 2.1 (2011-05-29)
+ zip
+ tar
+
+ - Make Tagbar work in (hopefully) all cases under
+ Windows
+ - Handle cases where 'encoding' is different from system
+ encoding, for example on a Chinese Windows with 'encoding' set
+ to "utf-8" (see manual for details in case it doesn't work
+ out-of-the-box)
+ - Fixed a bug with the handling of subtypes like
+ "python.django"
+ - If a session got saved with Tagbar open it now gets
+ restored properly
+ - Locally reset foldmethod/foldexpr in case foldexpr got
+ set to something expensive globally
+ - Tagbar now tries hard to go to the correct window when
+ jumping to a tag
+ - Explain some possible issues with the current jsctags
+ version in the manual
+ - Explicitly check for some possible configuration problems
+ to be able to give better feedback
+ - A few other small fixes
+
+
+
2.0.1 (2011-04-26)
zip
tar