]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20150711
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Jul 2015 01:32:50 +0000 (01:32 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Jul 2015 01:32:50 +0000 (01:32 +0000)
commitc99e3eba2cce1c3bd7fa1b4a2eb4554e52ebe264
treed57100c8b0fb6e90002d3454772787418860bf9b
parent955553313af0a9fa960ec0faba552c0bae4ca65e
ncurses 6.0 - patch 20150711

+ modify scripts to build/use test-packages for the pthreads
  configuration of ncurses6.
+ add references to ttytype and termcap symbols in demo_terminfo.c and
  demo_termcap.c to ensure that when building ncursest.map, etc., that
  the corresponding names such as _nc_ttytype are added to the list of
  versioned symbols (report by Werner Fink)
+ fix regression from 20150704 (report/patch by Werner Fink).
20 files changed:
NEWS
VERSION
dist.mk
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/debian/control
package/debian/rules
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.map
package/ncursest.sym
package/ncursestw.map
package/ncursestw.sym
progs/dump_entry.c
test/demo_termcap.c
test/demo_terminfo.c
test/package/debian/control
test/package/debian/rules