]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20120602
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Jun 2012 00:52:00 +0000 (00:52 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 3 Jun 2012 00:52:00 +0000 (00:52 +0000)
commite0881a7f395769f2ec89b8fa8c21c4292c1de7b5
tree8e59c26b5f48d09e9d58639a6bc7c51ab3e075fa
parentceaf3464e98d7984ed377f023abf63d69b7b8045
ncurses 5.9 - patch 20120602

+ add kdch1 aka "Remove" to vt220 and vt220-8 entries -TD
+ add kdch1, etc., to qvt108 -TD
+ add dl1/il1 to some entries based on dl/il values -TD
+ add dl to simpleterm -TD
+ add consistency-checks in tic for insert-line vs delete-line
  controls, and insert/delete-char keys
+ correct no-leaks logic in infocmp when doing comparisons, fixing
  duplicate free of entries given via the command-line, and freeing
  entries loaded from the last-but-one of files specified on the
  command-line.
+ add kdch1 to wsvt25 entry from NetBSD CVS (reported by David Lord,
  analysis by Martin Husemann).
+ add cnorm/civis to wsvt25 entry from NetBSD CVS (report/analysis by
  Onno van der Linden).
NEWS
dist.mk
misc/terminfo.src
progs/infocmp.c
progs/tic.c