]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20150530
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 31 May 2015 01:26:29 +0000 (01:26 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 31 May 2015 01:26:29 +0000 (01:26 +0000)
commitfe7c48d7d5115212f09b4ec0d84b189a76953f0d
tree31c0faa9841a7eb1774b26ac9dea80c956b5bbb9
parentaabb3a65ee5d88949abe529b5131adedb9cfab84
ncurses 5.9 - patch 20150530

+ change private type for Event_Mask in Ada95 binding to work when
  mmask_t is set to 32-bits.
+ remove spurious "%;" from st entry (report by Daniel Pitts) -TD
+ add vte-2014, update vte to use that -TD
+ modify tic and infocmp to "move" a diagnostic for tparm strings that
  have a syntax error to tic's "-c" option (report by Daniel Pitts).
+ fix two problems with configure script macros (Debian #786436,
  cf: 20150425, cf: 20100529).
21 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/gen/terminal_interface-curses-mouse.ads.m4
NEWS
VERSION
aclocal.m4
configure
dist.mk
misc/terminfo.src
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/dump_entry.c
progs/dump_entry.h
progs/infocmp.c
progs/tic.c
test/aclocal.m4
test/configure