]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20180609
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 9 Jun 2018 23:57:16 +0000 (23:57 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 9 Jun 2018 23:57:16 +0000 (23:57 +0000)
commite23d7db3de8b85766c7c1ccf66b738870b473da2
tree6ac6b1d796abc641ee8aaffc023851da00a116cd
parent8556933f52df71cf1b58eeaeae1865ebf7c005cc
ncurses 6.1 - patch 20180609

+ modify generatesd ncurses*config and ncurses.pc, ncursesw.pc, etc.,
  to list helper libraries such as gpm for static linking (Debian
  #900839).
+ marked vwprintw and vwscanw as deprecated; recommend using vw_printw
  and vw_scanw, respectively.
20 files changed:
NEWS
VERSION
configure
configure.in
dist.mk
doc/html/NCURSES-Programming-HOWTO.html
include/curses.h.in
misc/gen-pkgconfig.in
misc/ncurses-config.in
ncurses/base/MKlib_gen.sh
ncurses/base/lib_printw.c
ncurses/base/lib_scanw.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/README
test/movewindow.c