]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20080517
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 May 2008 00:27:17 +0000 (00:27 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 May 2008 00:27:17 +0000 (00:27 +0000)
commita21e1b511e3c79ea7c4786f6b0e48850e7fa94f0
treef65e54d2eedcd63d2417a7b613b7a7fdc8e5db4a
parented530db2c5b10aa19d06104dfe82cf248a813860
ncurses 5.6 - patch 20080517

+ modify configure script to note that --enable-ext-colors and
  --enable-ext-mouse are not experimental, but extensions from
  the ncurses ABI 5.
+ corrected manpage description of setcchar() (discussion with
  Emanuele Giaquinta).
+ fix for adding a non-spacing character at the beginning of a line
  (report/patch by Miroslav Lichvar).
NEWS
configure
configure.in
dist.mk
man/curs_getcchar.3x
ncurses/base/lib_addch.c
ncurses/curses.priv.h
ncurses/tinfo/lib_setup.c