# HG changeset patch # User Steve Losh # Date 1299718391 18000 # Node ID 89df25515c4c6febd19d619312b4aec096ff654a # Parent b9c0675ba0037660eb228d2857d389867c7af8d7 Fix a missing tag on the site. diff -r b9c0675ba003 -r 89df25515c4c site/index.html --- a/site/index.html Wed Mar 09 19:46:28 2011 -0500 +++ b/site/index.html Wed Mar 09 19:53:11 2011 -0500 @@ -360,25 +360,28 @@
  1. v2.1.0 -
  2. - Warnings about having an incompatible Vim and/or - Python installation are now deferred until the - first time you try to use Gundo, instead of being - displayed on launch. -
  3. -
  4. - The j and k mappings are - now configurable with - g:gundo_map_move_older and - g:gundo_map_move_newer. -
  5. -
  6. - The o, Up and Down keys - are now mapped in the Gundo pane. -
  7. -
  8. - Improve and add several unit tests for Gundo. -
  9. +
  10. v2.0.0