# HG changeset patch # User Steve Losh # Date 1300047848 14400 # Node ID 09ee9f0039e52202fb4e0a6f6569be72b7210e71 # Parent 32fc370cfba53adcf98a90c8e6c48aa9a26f54d8 Update changelog. diff -r 32fc370cfba5 -r 09ee9f0039e5 doc/gundo.txt --- 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 diff -r 32fc370cfba5 -r 09ee9f0039e5 site/index.html --- 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 @@

Changelog

    -
  1. v2.1.0 +
  2. v2.1.1 +
      +
    • + Fix a bug with the movement key mappings. +
    • +
    +
  3. v2.1.0
    • Warnings about having an incompatible Vim and/or