Here's a small bugfix release to fix some *blush* last minute changes.

Release notes
-------------
Bug fixes:

 - Fix compilation in watch.c.
 - Fix parsing of key bindings mapped to '^' and '<'. (GH #280, #282)

Change summary
--------------
The diffstat and log summary for changes made in this release.

 Makefile    |  2 +-
 NEWS.adoc   |  8 ++++++++
 src/keys.c  | 10 ++++++++--
 src/watch.c |  2 +-
 4 files changed, 18 insertions(+), 4 deletions(-)

Avinash (1):
      Prevent throwing errors if single '^'(circumflex) is used in config

Jeff King (1):
      Fix compilation error in watch.c

Jonas Fonseca (2):
      Improve pretty printing of ',' in the help view
      tig-2.0.1

Yasuharu Ozaki (1):
      fix <LessThan> binding support

-- 
Jonas Fonseca
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to