Re: [ANNOUNCE] tig-0.16.2
From: Jonas Fonseca <hidden>
Date: 2016-06-15 22:49:35
Hello,
I decided to make a quick bug fix release that addresses the issues
reported with 0.16.1.
Release notes
-------------
Bug fixes:
- Fix regression causing empty tree view.
- Fix set_tabsize() compile error for older versions of ncurses.
Change summary
--------------
The diffstat and log summary for changes made in this release.
NEWS | 8 ++++++++
VERSION | 2 +-
contrib/aspell.dict | 2 +-
tig.c | 6 +++++-
4 files changed, 15 insertions(+), 3 deletions(-)
Jonas Fonseca (2):
Fix 'tig show <commit>' fix which causes empty tree views
tig-0.16.2
Kumar Appaiah (1):
Check the ncurses version before using set_tabsize
--
Jonas Fonseca