]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/aclocal.m4
ncurses 6.0 - patch 20151017
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Oct 2015 00:40:46 +0000 (00:40 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Oct 2015 00:40:46 +0000 (00:40 +0000)
commitdef73dda3feef55f48cc205a763c06ba1ea70e78
treea845e45b5974014aff603d963fe82a675c4b6c6d
parent9eb6f4991977566a493a5b1c36de2299f2754449
ncurses 6.0 - patch 20151017

+ modify ncurses/Makefile.in to sort keys.list in POSIX locale
  (Debian #801864, patch by Esa Peuha).
+ remove an early-return from _nc_do_color, which can interfere with
  data needed by bkgd when ncurses is configured with extended colors
  (patch by Denis Tikhomirov).
> fixes for OS/2 (patches by KO Myung-Hun)
+ use button instead of kbuf[0] in EMX-specific part of lib_mouse.c
+ support building with libtool on OS/2
+ use stdc++ on OS/2 kLIBC
+ clear cf_XOPEN_SOURCE on OS/2
20 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
c++/Makefile.in
configure
configure.in
dist.mk
ncurses/Makefile.in
ncurses/base/lib_color.c
ncurses/base/lib_mouse.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/aclocal.m4
test/configure