--- a/doc/gundo.txt Sun Mar 13 16:21:33 2011 -0400
+++ b/doc/gundo.txt Sun Mar 13 16:24:08 2011 -0400
@@ -211,6 +211,8 @@
==============================================================================
7. Changelog *GundoChangelog*
+v2.1.1
+ * Fix a bug with the movement key mappings.
v2.1.0
* Warnings about having an incompatible Vim and/or Python installation
are now deferred until the first time you try to use Gundo, instead
--- a/site/index.html Sun Mar 13 16:21:33 2011 -0400
+++ b/site/index.html Sun Mar 13 16:24:08 2011 -0400
@@ -359,7 +359,13 @@
<h1>Changelog</h1>
<ol class="changelog">
- <li>v2.1.0
+ <li>v2.1.1
+ <ul>
+ <li>
+ Fix a bug with the movement key mappings.
+ </li>
+ </ul>
+ </li><li>v2.1.0
<ul>
<li>
Warnings about having an incompatible Vim and/or