d2406d0bce25 v2.2.0

Increment version.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 27 May 2011 10:51:50 -0400
parents 2043d8723096
children 93b8bc15d06b
branches/tags v2.2.0
files doc/gundo.txt site/index.html

Changes

--- 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