--- a/doc/gundo.txt Fri May 27 07:31:02 2011 -0700
+++ b/doc/gundo.txt Fri May 27 10:51:50 2011 -0400
@@ -221,6 +221,7 @@
v2.2.0
* Add the g:gundo_close_on_revert setting.
+ * Fix a bug with the splitbelow setting.
v2.1.1
* Fix a bug with the movement key mappings.
v2.1.0
--- a/site/index.html Fri May 27 07:31:02 2011 -0700
+++ b/site/index.html Fri May 27 10:51:50 2011 -0400
@@ -372,6 +372,9 @@
<li>
Add the <code>g:gundo_close_on_revert</code> setting.
</li>
+ <li>
+ Fix a bug with the <code>splitbelow</code> setting.
+ </li>
</ul>
</li>
<li>v2.1.1