]> ncurses.scripts.mit.edu Git - ncurses.git/commit - package/debian-mingw64/changelog
ncurses 6.4 - patch 20231104
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 5 Nov 2023 00:24:54 +0000 (00:24 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 5 Nov 2023 00:24:54 +0000 (00:24 +0000)
commit135d37072755704b8d018e5de74e62ff3f28c930
treec2439c6a32e1c0153224dee8d86075447baa8ce5
parentf4056beeb4f75be8c1d1cb7936b2735fa250951a
ncurses 6.4 - patch 20231104

+ modify reset command to avoid altering clocal if the terminal uses a
  modem (prompted by discussion with Werner Fink, Michal Suchanek,
  OpenSUSE #1201384, Debian #60377).
+ build-fixes for --with-caps variations.
+ correct a couple of section-references in INSTALL.
17 files changed:
INSTALL
NEWS
VERSION
dist.mk
include/curses.events
ncurses/tinfo/lib_setup.c
ncurses/tinfo/lib_tparm.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
progs/reset_cmd.c
progs/tabs.c
progs/tic.c