From: Thomas E. Dickey Date: Sun, 27 Sep 2015 01:08:16 +0000 (+0000) Subject: ncurses 6.0 - patch 20150926 X-Git-Tag: v6.1~116 X-Git-Url: http://ncurses.scripts.mit.edu/?a=commitdiff_plain;h=a919b0ee00a6287c7e29330be52f9bb557503288;hp=a919b0ee00a6287c7e29330be52f9bb557503288;p=ncurses.git ncurses 6.0 - patch 20150926 + change makefile rule for removing resulting.map to distclean rather than clean. + add /lib/terminfo to terminfo-dirs in ".deb" test-package. + add note on portability of resizeterm and wresize to manual pages. ---