]> ncurses.scripts.mit.edu Git - ncurses.git/blob - NEWS
5a558c3473b8dece1cb18adda12ff485ae1737f2
[ncurses.git] / NEWS
1 -------------------------------------------------------------------------------
2 -- Copyright (c) 1998-2011,2012 Free Software Foundation, Inc.               --
3 --                                                                           --
4 -- Permission is hereby granted, free of charge, to any person obtaining a   --
5 -- copy of this software and associated documentation files (the             --
6 -- "Software"), to deal in the Software without restriction, including       --
7 -- without limitation the rights to use, copy, modify, merge, publish,       --
8 -- distribute, distribute with modifications, sublicense, and/or sell copies --
9 -- of the Software, and to permit persons to whom the Software is furnished  --
10 -- to do so, subject to the following conditions:                            --
11 --                                                                           --
12 -- The above copyright notice and this permission notice shall be included   --
13 -- in all copies or substantial portions of the Software.                    --
14 --                                                                           --
15 -- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS   --
16 -- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF                --
17 -- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN --
18 -- NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,       --
19 -- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR     --
20 -- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE --
21 -- USE OR OTHER DEALINGS IN THE SOFTWARE.                                    --
22 --                                                                           --
23 -- Except as contained in this notice, the name(s) of the above copyright    --
24 -- holders shall not be used in advertising or otherwise to promote the      --
25 -- sale, use or other dealings in this Software without prior written        --
26 -- authorization.                                                            --
27 -------------------------------------------------------------------------------
28 -- $Id: NEWS,v 1.1857 2012/02/11 23:39:31 tom Exp $
29 -------------------------------------------------------------------------------
30
31 This is a log of changes that ncurses has gone through since Zeyd started
32 working with Pavel Curtis' original work, pcurses, in 1992.
33
34 Changes through 1.9.9e are recorded by Zeyd M Ben-Halim.
35 Changes since 1.9.9e are recorded by Thomas E Dickey.
36
37 Contributors include those who have provided patches (even small ones), as well
38 as those who provide useful information (bug reports, analyses).  Changes with
39 no cited author are the work of Thomas E Dickey (TD).
40
41 A few contributors are given in this file by their initials.
42 They each account for one percent or more of the changes since 1.9.9e.
43 See the AUTHORS file for the corresponding full names.
44
45 Changes through 1.9.9e did not credit all contributions;
46 it is not possible to add this information.
47
48 20120211
49         + make sgr for xterm-pcolor agree with other caps -TD
50         + make sgr for att5425 agree with other caps -TD
51         + make sgr for att630 agree with other caps -TD
52         + make sgr for linux entries agree with other caps -TD
53         + make sgr for tvi9065 agree with other caps -TD
54         + make sgr for ncr260vt200an agree with other caps -TD
55         + make sgr for ncr160vt100pp agree with other caps -TD
56         + make sgr for ncr260vt300an agree with other caps -TD
57         + make sgr for aaa-60-dec-rv, aaa+dec agree with other caps -TD
58         + make sgr for cygwin, cygwinDBG agree with other caps -TD
59         + add configure option --with-xterm-kbs to simplify configuration for
60           Linux versus most other systems.
61
62 20120204
63         + improved tic -D option, avoid making target directory and provide
64           better diagnostics.
65
66 20120128
67         + add mach-gnu (Debian #614316, patch by Samuel Thibault)
68         + add mach-gnu-color, tweaks to mach-gnu terminfo -TD
69         + make sgr for sun-color agree with smso -TD
70         + make sgr for prism9 agree with other caps -TD
71         + make sgr for icl6404 agree with other caps -TD
72         + make sgr for ofcons agree with other caps -TD
73         + make sgr for att5410v1, att4415, att620 agree with other caps -TD
74         + make sgr for aaa-unk, aaa-rv agree with other caps -TD
75         + make sgr for avt-ns agree with other caps -TD
76         + amend fix intended to separate fixups for acsc to allow "tic -cv" to
77           give verbose warnings (cf:  20110730). 
78         + modify misc/gen-edit.sh to make the location of the tabset directory
79           consistent with misc/Makefile.in, i.e., using ${datadir}/tabset
80           (Debian #653435, patch by Sven Joachim).
81
82 20120121
83         + add --with-lib-prefix option to allow configuring for old/new flavors
84           of OS/2 EMX.
85         + modify check for gnat version to allow for year, as used in FreeBSD
86           port.
87         + modify check_existence() in db_iterator.c to simply check if the
88           path is a directory or file, according to the need.  Checking for
89           directory size also gives no usable result with OS/2 (cf: 20120107).
90         + support OS/2 kLIBC (patch by KO Myung-Han).
91
92 20120114
93         + several improvements to test/movewindow.c (prompted by discussion on
94           Linux Mint forum):
95           + modify movement commands to make them continuous
96           + rewrote the test for mvderwin
97           + rewrote the test for recursive mvwin
98         + split-out reusable CF_WITH_NCURSES_ETC macro in test/configure.in
99         + updated configure macro CF_XOPEN_SOURCE, build-fixes for Mac OS X
100           and OpenBSD.
101         + regenerated html manpages.
102
103 20120107
104         + various improvments for MinGW (Juergen Pfeifer):
105           + modify stat() calls to ignore the st_size member
106           + drop mk-dlls.sh script.
107           + change recommended regular expression library.
108           + modify rain.c to allow for threaded configuraton.
109           + modify tset.c to allow for case when size-change logic is not used. 
110
111 20111231
112         + modify toe's report when -a and -s options are combined, to add
113           a column showing which entries belong to a given database.
114         + add -s option to toe, to sort its output.
115         + modify progs/toe.c, simplifying use of db-iterator results to use
116           caching improvements from 20111001 and 20111126.
117         + correct generation of pc-files when ticlib or termlib options are
118           given to rename the corresponding tic- or tinfo-libraries (report
119           by Sven Joachim).
120
121 20111224
122         + document a portability issue with tput, i.e., that scripts which work
123           with ncurses may fail in other implementations that do no parameter
124           analysis.
125         + add putty-sco entry -TD
126
127 20111217
128         + review/fix places in manpages where --program-prefix configure option
129           was not being used.
130         + add -D option to infocmp, to show the database locations that it
131           could use.
132         + fix build for the special case where term-driver, ticlib and termlib
133           are all enabled.  The terminal driver depends on a few features in
134           the base ncurses library, so tic's dependencies include both ncurses
135           and termlib.
136         + fix build work for term-driver when --enable-wgetch-events option is
137           enabled.
138         + use <stdint.h> types to fix some questionable casts to void*.
139
140 20111210
141         + modify configure script to check if thread library provides
142           pthread_mutexattr_settype(), e.g., not provided by Solaris 2.6
143         + modify configure script to suppress check to define _XOPEN_SOURCE
144           for IRIX64, since its header files have a conflict versus
145           _SGI_SOURCE.
146         + modify configure script to add ".pc" files for tic- and
147           tinfo-libraries, which were omitted in recent change (cf: 20111126).
148         + fix inconsistent checks on $PKG_CONFIG variable in configure script.
149
150 20111203
151         + modify configure-check for etip.h dependencies, supplying a temporary
152           copy of ncurses_dll.h since it is a generated file (prompted by
153           Debian #646977).
154         + modify CF_CPP_PARAM_INIT "main" function to work with current C++.
155
156 20111126
157         + correct database iterator's check for duplicate entries
158           (cf: 20111001).
159         + modify database iterator to ignore $TERMCAP when it is not an
160           absolute pathname.
161         + add -D option to tic, to show the database locations that it could
162           use.
163         + improve description of database locations in tic manpage.
164         + modify the configure script to generate a list of the ".pc" files to
165           generate, rather than deriving the list from the libraries which have
166           been built (patch by Mike Frysinger).
167         + use AC_CHECK_TOOLS in preference to AC_PATH_PROGS when searching for
168           ncurses*-config, e.g., in Ada95/configure and test/configure (adapted
169           from patch by Mike Frysinger).
170
171 20111119
172         + remove obsolete/conflicting fallback definition for _POSIX_SOURCE
173           from curses.priv.h, fixing a regression with IRIX64 and Tru64
174           (cf: 20110416)
175         + modify _nc_tic_dir() to ensure that its return-value is nonnull,
176           i.e., the database iterator was not initialized.  This case is needed
177           to when tic is translating to termcap, rather than loading the
178           database (cf:  20111001).
179
180 20111112
181         + add pccon entries for OpenBSD console (Alexei Malinin).
182         + build-fix for OpenBSD 4.9 with gcc 4.2.1, setting _XOPEN_SOURCE to
183           600 to work around inconsistent ifdef'ing of wcstof between C and
184           C++ header files.
185         + modify capconvert script to accept more than exact match on "xterm",
186           e.g., the "xterm-*" variants, to exclude from the conversion (patch
187           by Robert Millan).
188         + add -lc_r as alternative for -lpthread, allows build of threaded code
189           in older FreeBSD machines.
190         + build-fix for MirBSD, which fails when either _XOPEN_SOURCE or
191           _POSIX_SOURCE are defined.
192         + fix a typo misc/Makefile.in, used in uninstalling pc-files.
193
194 20111030
195         + modify make_db_path() to allow creating "terminfo.db" in the same
196           directory as an existing "terminfo" directory.  This fixes a case
197           where switching between hashed/filesystem databases would cause the
198           new hashed database to be installed in the next best location -
199           root's home directory.
200         + add variable cf_cv_prog_gnat_correct to those passed to
201           config.status, fixing a problem with Ada95 builds (cf: 20111022).
202         + change feature test from _XPG5 to _XOPEN_SOURCE in two places, to
203           accommodate broken implementations for _XPG6.
204         + eliminate usage of NULL symbol from etip.h, to reduce header
205           interdependencies.
206         + add configure check to decide when to add _XOPEN_SOURCE define to
207           compiler options, i.e., for Solaris 10 and later (cf: 20100403).
208           This is a workaround for gcc 4.6, which fails to build the c++
209           binding if that symbol is defined by the application, due to
210           incorrectly combining the corresponding feature test macros
211           (report by Peter Kruse).
212
213 20111022
214         + correct logic for discarding mouse events, retaining the partial
215           events used to build up click, double-click, etc, until needed
216           (cf: 20110917).
217         + fix configure script to avoid creating unused Ada95 makefile when
218           gnat does not work.
219         + cleanup width-related gcc 3.4.3 warnings for 64-bit platform, for the
220           internal functions of libncurses.  The external interface of courses
221           uses bool, which still produces these warnings.
222
223 20111015
224         + improve description of --disable-tic-depends option to make it
225           clear that it may be useful whether or not the --with-termlib
226           option is also given (report by Sven Joachim).
227         + amend termcap equivalent for set_pglen_inch to use the X/Open
228           "YI" rather than the obsolete Solaris 2.5 "sL" (cf: 990109).
229         + improve manpage for tgetent differences from termcap library.
230
231 20111008
232         + moved static data from db_iterator.c to lib_data.c
233         + modify db_iterator.c for memory-leak checking, fix one leak.
234         + modify misc/gen-pkgconfig.in to use Requires.private for the parts
235           of ncurses rather than Requires, as well as Libs.private for the
236           other library dependencies (prompted by Debian #644728).
237
238 20111001
239         + modify tic "-K" option to only set the strict-flag rather than force
240           source-output.  That allows the same flag to control the parser for
241           input and output of termcap source.
242         + modify _nc_getent() to ignore backslash at the end of a comment line,
243           making it consistent with ncurses' parser.
244         + restore a special-case check for directory needed to make termcap
245           text files load as if they were databases (cf: 20110924).
246         + modify tic's resolution/collision checking to attempt to remove the
247           conflicting alias from the second entry in the pair, which is
248           normally following in the source file.  Also improved the warning
249           message to make it simpler to see which alias is the problem.
250         + improve performance of the database iterator by caching search-list.
251
252 20110925
253         + add a missing "else" in changes to _nc_read_tic_entry().
254
255 20110924
256         + modify _nc_read_tic_entry() so that hashed-database is checked before
257           filesystem.
258         + updated CF_CURSES_LIBS check in test/configure script.
259         + modify configure script and makefiles to split TIC_ARGS and
260           TINFO_ARGS into pieces corresponding to LDFLAGS and LIBS variables,
261           to help separate searches for tic- and tinfo-libraries (patch by Nick
262           Alcock aka "Nix").
263         + build-fix for lib_mouse.c changes (cf: 20110917).
264
265 20110917
266         + fix compiler warning for clang 2.9
267         + improve merging of mouse events (integrated patch by Damien
268           Guibouret).
269         + correct mask-check used in lib_mouse for wheel mouse buttons 4/5
270           (patch by Damien Guibouret).
271
272 20110910
273         + modify misc/gen_edit.sh to select a "linux" entry which works with
274           the current kernel rather than assuming it is always "linux3.0"
275           (cf: 20110716).
276         + revert a change to getmouse() which had the undesirable side-effect
277           of suppressing button-release events (report by Damien Guibouret,
278           cf: 20100102).
279         + add xterm+kbs fragment from xterm #272 -TD
280         + add configure option --with-pkg-config-libdir to provide control over
281           the actual directory into which pc-files are installed, do not use
282           the pkg-config environment variables (discussion with Frederic L W
283           Meunier).
284         + add link to mailing-list archive in announce.html.in, as done in
285           FAQ (prompted by question by Andrius Bentkus).
286         + improve manpage install by adjusting the "#include" examples to
287           show the ncurses-subdirectory used when --disable-overwrite option
288           is used.
289         + install an alias for "curses" to the ncurses manpage, tied to the
290           --with-curses-h configure option (suggested by Reuben Thomas).
291
292 20110903
293         + propagate error-returns from wresize, i.e., the internal
294           increase_size and decrease_size functions through resize_term (report
295           by Tim van der Molen, cf:  20020713).
296         + fix typo in tset manpage (patch by Sven Joachim).
297
298 20110820
299         + add a check to ensure that termcap files which might have "^?" do
300           not use the terminfo interpretation as "\177".
301         + minor cleanup of X-terminal emulator section of terminfo.src -TD
302         + add terminator entry -TD
303         + add simpleterm entry -TD
304         + improve wattr_get macros by ensuring that if the window pointer is
305           null, then the attribute and color values returned will be zero
306           (cf: 20110528).
307
308 20110813
309         + add substitution for $RPATH_LIST to misc/ncurses-config.in
310         + improve performance of tic with hashed-database by caching the
311           database connection, using atexit() to cleanup.
312         + modify treatment of 2-character aliases at the beginning of termcap
313           entries so they are not counted in use-resolution, since these are
314           guaranteed to be unique.  Also ignore these aliases when reporting
315           the primary name of the entry (cf: 20040501)
316         + double-check gn (generic) flag in terminal descriptions to
317           accommodate old/buggy termcap databases which misused that feature.
318         + minor fixes to _nc_tgetent(), ensure buffer is initialized even on
319           error-return.
320
321 20110807
322         + improve rpath fix from 20110730 by ensuring that the new $RPATH_LIST
323           variable is defined in the makefiles which use it.
324         + build-fix for DragonFlyBSD's pkgsrc in test/configure script.
325         + build-fixes for NetBSD 5.1 with termcap support enabled.
326         + corrected k9 in dg460-ansi, add other features based on manuals -TD
327         + improve trimming of whitespace at the end of terminfo/termcap output
328           from tic/infocmp.
329         + when writing termcap source, ensure that colons in the description
330           field are translated to a non-delimiter, i.e., "=".
331         + add "-0" option to tic/infocmp, to make the termcap/terminfo source
332           use a single line.
333         + add a null-pointer check when handling the $CC variable.
334
335 20110730
336         + modify configure script and makefiles in c++ and progs to allow the
337           directory used for rpath option to be overridden, e.g., to work
338           around updates to the variables used by tic during an install.
339         + add -K option to tic/infocmp, to provide stricter BSD-compatibility
340           for termcap output.
341         + add _nc_strict_bsd variable in tic library which controls the
342           "strict" BSD termcap compatibility from 20110723, plus these
343           features:
344           + allow escapes such as "\8" and "\9" when reading termcap
345           + disallow "\a", "\e", "\l", "\s" and "\:" escapes when reading
346             termcap files, passing through "a", "e", etc.
347           + expand "\:" as "\072" on output.
348         + modify _nc_get_token() to reset the token's string value in case
349           there is a string-typed token lacking the "=" marker.
350         + fix a few memory leaks in _nc_tgetent.
351         + fix a few places where reading from a termcap file could refer to
352           freed memory.
353         + add an overflow check when converting terminfo/termcap numeric
354           values, since terminfo stores those in a short, and they must be
355           positive.
356         + correct internal variables used for translating to termcap "%>"
357           feature, and translating from termcap %B to terminfo, needed by
358           tctest (cf: 19991211).
359         + amend a minor fix to acsc when loading a termcap file to separate it
360           from warnings needed for tic (cf: 20040710)
361         + modify logic in _nc_read_entry() and _nc_read_tic_entry() to allow
362           a termcap file to be handled via TERMINFO_DIRS.
363         + modify _nc_infotocap() to include non-mandatory padding when
364           translating to termcap.
365         + modify _nc_read_termcap_entry(), passing a flag in the case where
366           getcap is used, to reduce interactive warning messages.
367
368 20110723
369         + add a check in start_color() to limit color-pairs to 256 when
370           extended colors are not supported (patch by David Benjamin).
371         + modify setcchar to omit no-longer-needed OR'ing of color pair in
372           the SetAttr() macro (patch by David Benjamin).
373         + add kich1 to sun terminfo entry (Yuri Pankov)
374         + use bold rather than reverse for smso in sun-color terminfo entry
375           (Yuri Pankov).
376         + improve generation of termcap using tic/infocmp -C option, e.g.,
377           to correspond with 4.2BSD (prompted by discussion with Yuri Pankov
378           regarding Schilling's test program):
379           + translate %02 and %03 to %2 and %3 respectively.
380           + suppress string capabilities which use %s, not supported by tgoto
381           + use \040 rather than \s
382           + expand null characters as \200 rather than \0
383         + modify configure script to support shared libraries for DragonFlyBSD.
384
385 20110716
386         + replace an assert() in _nc_Free_Argument() with a regular null
387           pointer check (report/analysis by Franjo Ivancic).
388         + modify configure --enable-pc-files option to take into account the
389           PKG_CONFIG_PATH variable (report by Frederic L W Meunier).
390         + add/use xterm+tmux chunk from xterm #271 -TD
391         + resync xterm-new entry from xterm #271 -TD
392         + add E3 extended capability to linux-basic (Miroslav Lichvar)
393         + add linux2.2, linux2.6, linux3.0 entries to give context for E3 -TD
394         + add SI/SO change to linux2.6 entry (Debian #515609) -TD
395         + fix inconsistent tabset path in pcmw (Todd C. Miller).
396         + remove a backslash which continued comment, obscuring altos3
397           definition with OpenBSD toolset (Nicholas Marriott).
398
399 20110702
400         + add workaround from xterm #271 changes to ensure that compiler flags
401           are not used in the $CC variable.
402         + improve support for shared libraries, tested with AIX 5.3, 6.1 and
403           7.1 with both gcc 4.2.4 and cc.
404         + modify configure checks for AIX to include release 7.x
405         + add loader flags/libraries to libtool options so that dynamic loading
406           works properly, adapted from ncurses-5.7-ldflags-with-libtool.patch
407           at gentoo prefix repository (patch by Michael Haubenwallner).
408
409 20110626
410         + move include of nc_termios.h out of term_entry.h, since the latter
411           is installed, e.g., for tack while the former is not (report by
412           Sven Joachim).
413
414 20110625
415         + improve cleanup() function in lib_tstp.c, using _exit() rather than
416           exit() and checking for SIGTERM rather than SIGQUIT (prompted by
417           comments forwarded by Nicholas Marriott).
418         + reduce name pollution from term.h, moving fallback #define's for
419           tcgetattr(), etc., to new private header nc_termios.h (report by
420           Sergio NNX).
421         + two minor fixes for tracing (patch by Vassili Courzakis).
422         + improve trace initialization by starting it in use_env() and
423           ripoffline().
424         + review old email, add details for some changelog entries.
425
426 20110611
427         + update minix entry to minix 3.2 (Thomas Cort).
428         + fix a strict compiler warning in change to wattr_get (cf: 20110528).
429
430 20110604
431         + fixes for MirBSD port:
432           + set default prefix to /usr.
433           + add support for shared libraries in configure script.
434           + use S_ISREG and S_ISDIR consistently, with fallback definitions.
435         + add a few more checks based on ncurses/link_test.
436         + modify MKlib_gen.sh to handle sp-funcs renaming of NCURSES_OUTC type.
437
438 20110528
439         + add case to CF_SHARED_OPTS for Interix (patch by Markus Duft).
440         + used ncurses/link_test to check for behavior when the terminal has
441           not been initialized and when an application passes null pointers
442           to the library.  Added checks to cover this (prompted by Redhat
443           #707344).
444         + modify MKlib_gen.sh to make its main() function call each function
445           with zero parameters, to help find inconsistent checking for null
446           pointers, etc.
447
448 20110521
449         + fix warnings from clang 2.7 "--analyze"
450
451 20110514
452         + compiler-warning fixes in panel and progs.
453         + modify CF_PKG_CONFIG macro, from changes to tin -TD
454         + modify CF_CURSES_FUNCS configure macro, used in test directory
455           configure script:
456           + work around (non-optimizer) bug in gcc 4.2.1 which caused
457             test-expression to be omitted from executable.
458           + force the linker to see a link-time expression of a symbol, to
459             help work around weak-symbol issues.
460
461 20110507
462         + update discussion of MKfallback.sh script in INSTALL; normally the
463           script is used automatically via the configured makefiles.  However
464           there are still occasions when it might be used directly by packagers
465           (report by Gunter Schaffler).
466         + modify misc/ncurses-config.in to omit the "-L" option from the
467           "--libs" output if the library directory is /usr/lib.
468         + change order of tests for curses.h versus ncurses.h headers in the
469           configure scripts for Ada95 and test-directories, to look for
470           ncurses.h, from fixes to tin -TD
471         + modify ncurses/tinfo/access.c to account for Tandem's root uid
472           (report by Joachim Schmitz).
473
474 20110430
475         + modify rules in Ada95/src/Makefile.in to ensure that the PIC option
476           is not used when building a static library (report by Nicolas
477           Boulenguez):
478         + Ada95 build-fix for big-endian architectures such as sparc.  This
479           undoes one of the fixes from 20110319, which added an "Unused" member
480           to representation clauses, replacing that with pragmas to suppress
481           warnings about unused bits (patch by Nicolas Boulenguez):
482
483 20110423
484         + add check in test/configure for use_window, use_screen.
485         + add configure-checks for getopt's variables, which may be declared
486           as different types on some Unix systems.
487         + add check in test/configure for some legacy curses types of the
488           function pointer passed to tputs().
489         + modify init_pair() to accept -1's for color value after
490           assume_default_colors() has been called (Debian #337095).
491         + modify test/background.c, adding commmand-line options to demonstrate
492           assume_default_colors() and use_default_colors().
493
494 20110416
495         + modify configure script/source-code to only define _POSIX_SOURCE if
496           the checks for sigaction and/or termios fail, and if _POSIX_C_SOURCE
497           and _XOPEN_SOURCE are undefined (report by Valentin Ochs).
498         + update config.guess, config.sub
499
500 20110409
501         + fixes to build c++ binding with clang 3.0 (patch by Alexander
502           Kolesen).
503         + add check for unctrl.h in test/configure, to work around breakage in
504           some ncurses packages.
505         + add "--disable-widec" option to test/configure script.
506         + add "--with-curses-colr" and "--with-curses-5lib" options to the
507           test/configure script to address testing with very old machines.
508
509 20110404 5.9 release for upload to ftp.gnu.org
510
511 20110402
512         + various build-fixes for the rpm/dpkg scripts.
513         + add "--enable-rpath-link" option to Ada95/configure, to allow
514           packages to suppress the rpath feature which is normally used for
515           the in-tree build of sample programs.
516         + corrected definition of libdir variable in Ada95/src/Makefile.in,
517           needed for rpm script.
518         + add "--with-shared" option to Ada95/configure script, to allow
519           making the C-language parts of the binding use appropriate compiler
520           options if building a shared library with gnat.
521
522 20110329
523         > portability fixes for Ada95 binding:
524         + add configure check to ensure that SIGINT works with gnat.  This is
525           needed for the "rain" sample program.  If SIGINT does not work, omit
526           that sample program.
527         + correct typo in check of $PKG_CONFIG variable in Ada95/configure
528         + add ncurses_compat.c, to supply functions used in the Ada95 binding
529           which were added in 5.7 and later.
530         + modify sed expression in CF_NCURSES_ADDON to eliminate a dependency
531           upon GNU sed.
532
533 20110326
534         + add special check in Ada95/configure script for ncurses6 reentrant
535           code.
536         + regen Ada html documentation.
537         + build-fix for Ada shared libraries versus the varargs workaround.
538         + add rpm and dpkg scripts for Ada95 and test directories, for test
539           builds.
540         + update test/configure macros CF_CURSES_LIBS, CF_XOPEN_SOURCE and
541           CF_X_ATHENA_LIBS.
542         + add configure check to determine if gnat's project feature supports
543           libraries, i.e., collections of .ali files.
544         + make all dereferences in Ada95 samples explicit.
545         + fix typo in comment in lib_add_wch.c (patch by Petr Pavlu).
546         + add configure check for, ifdef's for math.h which is in a separate
547           package on Solaris and potentially not installed (report by Petr
548           Pavlu).
549         > fixes for Ada95 binding (Nicolas Boulenguez):
550         + improve type-checking in Ada95 by eliminating a few warning-suppress
551           pragmas.
552         + suppress unreferenced warnings.
553         + make all dereferences in binding explicit.
554
555 20110319
556         + regen Ada html documentation.
557         + change order of -I options from ncurses*-config script when the
558           --disable-overwrite option was used, so that the subdirectory include
559           is listed first.
560         + modify the make-tar.sh scripts to add a MANIFEST and NEWS file.
561         + modify configure script to provide value for HTML_DIR in
562           Ada95/gen/Makefile.in, which depends on whether the Ada95 binding is
563           distributed separately (report by Nicolas Boulenguez).
564         + modify configure script to add -g and/or -O3 to ADAFLAGS if the
565           CFLAGS for the build has these options.
566         + amend change from 20070324, to not add 1 to the result of getmaxx
567           and getmaxy in the Ada binding (report by Nicolas Boulenguez for
568           thread in comp.lang.ada).
569         + build-fix Ada95/samples for gnat 4.5
570         + spelling fixes for Ada95/samples/explain.txt
571         > fixes for Ada95 binding (Nicolas Boulenguez):
572         + add item in Trace_Attribute_Set corresponding to TRACE_ATTRS.
573         + add workaround for binding to set_field_type(), which uses varargs.
574           The original binding from 990220 relied on the prevalent
575           implementation of varargs which did not support or need va_copy().
576         + add dependency on gen/Makefile.in needed for *-panels.ads
577         + add Library_Options to library.gpr
578         + add Languages to library.gpr, for gprbuild
579
580 20110307
581         + revert changes to limit-checks from 20110122 (Debian #616711).
582         > minor type-cleanup of Ada95 binding (Nicolas Boulenguez):
583         + corrected a minor sign error in a field of Low_Level_Field_Type, to
584           conform to form.h.
585         + replaced C_Int by Curses_Bool as return type for some callbacks, see
586           fieldtype(3FORM).
587         + modify samples/sample-explain.adb to provide explicit message when
588           explain.txt is not found.
589
590 20110305
591         + improve makefiles for Ada95 tree (patch by Nicolas Boulenguez).
592         + fix an off-by-one error in _nc_slk_initialize() from 20100605 fixes
593           for compiler warnings (report by Nicolas Boulenguez).
594         + modify Ada95/gen/gen.c to declare unused bits in generated layouts,
595           needed to compile when chtype is 64-bits using gnat 4.4.5
596
597 20110226 5.8 release for upload to ftp.gnu.org
598
599 20110226
600         + update release notes, for 5.8.
601         + regenerated html manpages.
602         + change open() in _nc_read_file_entry() to fopen() for consistency
603           with write_file().
604         + modify misc/run_tic.in to create parent directory, in case this is
605           a new install of hashed database.
606         + fix typo in Ada95/mk-1st.awk which causes error with original awk.
607
608 20110220
609         + configure script rpath fixes from xterm #269.
610         + workaround for cygwin's non-functional features.h, to force ncurses'
611           configure script to define _XOPEN_SOURCE_EXTENDED when building
612           wide-character configuration.
613         + build-fix in run_tic.sh for OS/2 EMX install
614         + add cons25-debian entry (patch by Brian M Carlson, Debian #607662).
615
616 20110212
617         + regenerated html manpages.
618         + use _tracef() in show_where() function of tic, to work correctly with
619           special case of trace configuration.
620
621 20110205
622         + add xterm-utf8 entry as a demo of the U8 feature -TD
623         + add U8 feature to denote entries for terminal emulators which do not
624           support VT100 SI/SO when processing UTF-8 encoding -TD
625         + improve the NCURSES_NO_UTF8_ACS feature by adding a check for an
626           extended terminfo capability U8 (prompted by mailing list
627           discussion).
628
629 20110122
630         + start documenting interface changes for upcoming 5.8 release.
631         + correct limit-checks in derwin().
632         + correct limit-checks in newwin(), to ensure that windows have nonzero
633           size (report by Garrett Cooper).
634         + fix a missing "weak" declaration for pthread_kill (patch by Nicholas
635           Alcock).
636         + improve documentation of KEY_ENTER in curs_getch.3x manpage (prompted
637           by discussion with Kevin Martin).
638
639 20110115
640         + modify Ada95/configure script to make the --with-curses-dir option
641           work without requiring the --with-ncurses option.
642         + modify test programs to allow them to be built with NetBSD curses.
643         + document thick- and double-line symbols in curs_add_wch.3x manpage.
644         + document WACS_xxx constants in curs_add_wch.3x manpage.
645         + fix some warnings for clang 2.6 "--analyze"
646         + modify Ada95 makefiles to make html-documentation with the project
647           file configuration if that is used.
648         + update config.guess, config.sub
649
650 20110108
651         + regenerated html manpages.
652         + minor fixes to enable lint when trace is not enabled, e.g., with
653           clang --analyze.
654         + fix typo in man/default_colors.3x (patch by Tim van der Molen).
655         + update ncurses/llib-lncurses*
656
657 20110101
658         + fix remaining strict compiler warnings in ncurses library ABI=5,
659           except those dealing with function pointers, etc.
660
661 20101225
662         + modify nc_tparm.h, adding guards against repeated inclusion, and
663           allowing TPARM_ARG to be overridden.
664         + fix some strict compiler warnings in ncurses library.
665
666 20101211
667         + suppress ncv in screen entry, allowing underline (patch by Alejandro
668           R Sedeno).
669         + also suppress ncv in konsole-base -TD
670         + fixes in wins_nwstr() and related functions to ensure that special
671           characters, i.e., control characters are handled properly with the
672           wide-character configuration.
673         + correct a comparison in wins_nwstr() (Redhat #661506).
674         + correct help-messages in some of the test-programs, which still
675           referred to quitting with 'q'.
676
677 20101204
678         + add special case to _nc_infotocap() to recognize the setaf/setab
679           strings from xterm+256color and xterm+88color, and provide a reduced
680           version which works with termcap.
681         + remove obsolete emacs "Local Variables" section from documentation
682           (request by Sven Joachim).
683         + update doc/html/index.html to include NCURSES-Programming-HOWTO.html
684           (report by Sven Joachim).
685
686 20101128
687         + modify test/configure and test/Makefile.in to handle this special
688           case of building within a build-tree (Debian #34182):
689                 mkdir -p build && cd build && ../test/configure && make
690
691 20101127
692         + miscellaneous build-fixes for Ada95 and test-directories when built
693           out-of-tree.
694         + use VPATH in makefiles to simplify out-of-tree builds (Debian #34182).
695         + fix typo in rmso for tek4106 entry -Goran Weinholt
696
697 20101120
698         + improve checks in test/configure for X libraries, from xterm #267
699           changes.
700         + modify test/configure to allow it to use the build-tree's libraries
701           e.g., when using that to configure the test-programs without the
702           rpath feature (request by Sven Joachim).
703         + repurpose "gnome" terminfo entries as "vte", retaining "gnome" items
704           for compatibility, but generally deprecating those since the VTE
705           library is what actually defines the behavior of "gnome", etc.,
706           since 2003 -TD
707
708 20101113
709         + compiler warning fixes for test programs.
710         + various build-fixes for test-programs with pdcurses.
711         + updated configure checks for X packages in test/configure from xterm
712           #267 changes.
713         + add configure check to gnatmake, to accommodate cygwin.
714
715 20101106
716         + correct list of sub-directories needed in Ada95 tree for building as
717           a separate package.
718         + modify scripts in test-directory to improve builds as a separate
719           package.
720
721 20101023
722         + correct parsing of relative tab-stops in tabs program (report by
723           Philip Ganchev).
724         + adjust configure script so that "t" is not added to library suffix
725           when weak-symbols are used, allowing the pthread configuration to
726           more closely match the non-thread naming (report by Werner Fink).
727         + modify configure check for tic program, used for fallbacks, to a
728           warning if not found.  This makes it simpler to use additonal
729           scripts to bootstrap the fallbacks code using tic from the build
730           tree (report by Werner Fink).
731         + fix several places in configure script using ${variable-value} form.
732         + modify configure macro CF_LDFLAGS_STATIC to accommodate some loaders
733           which do not support selectively linking against static libraries
734           (report by John P. Hartmann)
735         + fix an unescaped dash in man/tset.1 (report by Sven Joachim).
736
737 20101009
738         + correct comparison used for setting 16-colors in linux-16color
739           entry (Novell #644831) -TD
740         + improve linux-16color entry, using "dim" for color-8 which makes it
741           gray rather than black like color-0 -TD
742         + drop misc/ncu-indent and misc/jpf-indent; they are provided by an
743           external package "cindent".
744
745 20101002
746         + improve linkages in html manpages, adding references to the newer
747           pages, e.g., *_variables, curs_sp_funcs, curs_threads.
748         + add checks in tic for inconsistent cursor-movement controls, and for
749           inconsistent printer-controls.
750         + fill in no-parameter forms of cursor-movement where a parameterized
751           form is available -TD
752         + fill in missing cursor controls where the form of the controls is
753           ANSI -TD
754         + fix inconsistent punctuation in form_variables manpage (patch by
755           Sven Joachim).
756         + add parameterized cursor-controls to linux-basic (report by Dae) -TD
757         > patch by Juergen Pfeifer:
758         + document how to build 32-bit libraries in README.MinGW
759         + fixes to filename computation in mk-dlls.sh.in
760         + use POSIX locale in mk-dlls.sh.in rather than en_US (report by Sven
761           Joachim).
762         + add a check in mk-dlls.sh.in to obtain the size of a pointer to
763           distinguish between 32-bit and 64-bit hosts.  The result is stored
764           in mingw_arch
765
766 20100925
767         + add "XT" capability to entries for terminals that support both
768           xterm-style mouse- and title-controls, for "screen" which
769           special-cases TERM beginning with "xterm" or "rxvt" -TD
770         > patch by Juergen Pfeifer:
771         + use 64-Bit MinGW toolchain (recommended package from TDM, see
772           README.MinGW).
773         + support pthreads when using the TDM MinGW toolchain
774
775 20100918
776         + regenerated html manpages.
777         + minor fixes for symlinks to curs_legacy.3x and curs_slk.3x manpages.
778         + add manpage for sp-funcs.
779         + add sp-funcs to test/listused.sh, for documentation aids.
780
781 20100911
782         + add manpages for summarizing public variables of curses-, terminfo-
783           and form-libraries.
784         + minor fixes to manpages for consistency (patch by Jason McIntyre).
785         + modify tic's -I/-C dump to reformat acsc strings into canonical form
786           (sorted, unique mapping) (cf: 971004).
787         + add configure check for pthread_kill(), needed for some old
788           platforms.
789
790 20100904
791         + add configure option --without-tests, to suppress building test
792           programs (request by Frederic L W Meunier).
793
794 20100828
795         + modify nsterm, xnuppc and tek4115 to make sgr/sgr0 consistent -TD
796         + add check in terminfo source-reader to provide more informative
797           message when someone attempts to run tic on a compiled terminal
798           description (prompted by Debian #593920).
799         + note in infotocap and captoinfo manpages that they read terminal
800           descriptions from text-files (Debian #593920).
801         + improve acsc string for vt52, show arrow keys (patch by Benjamin
802           Sittler).
803
804 20100814
805         + document in manpages that "mv" functions first use wmove() to check
806           the window pointer and whether the position lies within the window
807           (suggested by Poul-Henning Kamp).
808         + fixes to curs_color.3x, curs_kernel.3x and wresize.3x manpages (patch
809           by Tim van der Molen).
810         + modify configure script to transform library names for tic- and
811           tinfo-libraries so that those build properly with Mac OS X shared
812           library configuration.
813         + modify configure script to ensure that it removes conftest.dSYM
814           directory leftover on checks with Mac OS X.
815         + modify configure script to cleanup after check for symbolic links.
816
817 20100807
818         + correct a typo in mk-1st.awk (patch by Gabriele Balducci)
819           (cf: 20100724)
820         + improve configure checks for location of tic and infocmp programs
821           used for installing database and for generating fallback data,
822           e.g., for cross-compiling.
823         + add Markus Kuhn's wcwidth function for compiling MinGW
824         + add special case to CF_REGEX for cross-compiling to MinGW target.
825
826 20100731
827         + modify initialization check for win32con driver to eliminate need for
828           special case for TERM "unknown", using terminal database if available
829           (prompted by discussion with Roumen Petrov).
830         + for MinGW port, ensure that terminal driver is setup if tgetent()
831           is called (patch by Roumen Petrov).
832         + document tabs "-0" and "-8" options in manpage.
833         + fix Debian "lintian" issues with manpages reported in
834           http://lintian.debian.org/full/csmall@debian.org.html#ncurses
835
836 20100724
837         + add a check in tic for missing set_tab if clear_all_tabs given.
838         + improve use of symbolic links in makefiles by using "-f" option if
839           it is supported, to eliminate temporary removal of the target
840           (prompted by http://www.t2-project.org/packages/ncurses.html)
841         + minor improvement to test/ncurses.c, reset color pairs in 'd' test
842           after exit from 'm' main-menu command.
843         + improved ncu-indent, from mawk changes, allows more than one of
844           GCC_NORETURN, GCC_PRINTFLIKE and GCC_SCANFLIKE on a single line.
845
846 20100717
847         + add hard-reset for rs2 to wsvt25 to help ensure that reset ends
848           the alternate character set (patch by Nicholas Marriott)
849         + remove tar-copy.sh and related configure/Makefile chunks, since the
850           Ada95 binding is now installed using rules in Ada95/src.
851
852 20100703
853         + continue integrating changes to use gnatmake project files in Ada95
854           + add/use configure check to turn on project rules for Ada95/src.
855         + revert the vfork change from 20100130, since it does not work.
856
857 20100626
858         + continue integrating changes to use gnatmake project files in Ada95
859           + old gnatmake (3.15) does not produce libraries using project-file;
860             work around by adding script to generate alternate makefile.
861
862 20100619
863         + continue integrating changes to use gnatmake project files in Ada95
864           + add configure --with-ada-sharedlib option, for the test_make rule.
865           + move Ada95-related logic into aclocal.m4, since additional checks
866             will be needed to distinguish old/new implementations of gnat.
867
868 20100612
869         + start integrating changes to use gnatmake project files in Ada95 tree
870           + add test_make / test_clean / test_install rules in Ada95/src
871           + change install-path for adainclude directory to /usr/share/ada (was
872             /usr/lib/ada).
873         + update Ada95/configure.
874         + add mlterm+256color entry, for mlterm 3.0.0 -TD
875         + modify test/configure to use macros to ensure consistent order
876           of updating LIBS variable.
877
878 20100605
879         + change search order of options for Solaris in CF_SHARED_OPTS, to
880           work with 64-bit compiles.
881         + correct quoting of assignment in CF_SHARED_OPTS case for aix
882           (cf: 20081227)
883
884 20100529
885         + regenerated html documentation.
886         + modify test/configure to support pkg-config for checking X libraries
887           used by PDCurses.
888         + add/use configure macro CF_ADD_LIB to force consistency of
889           assignments to $LIBS, etc.
890         + fix configure script for combining --with-pthread
891           and --enable-weak-symbols options.
892
893 20100522
894         + correct cross-compiling configure check for CF_MKSTEMP macro, by
895           adding a check cache variable set by AC_CHECK_FUNC (report by
896           Pierre Labastie).
897         + simplify include-dependencies of make_hash and make_keys, to reduce
898           the need for setting BUILD_CPPFLAGS in cross-compiling when the
899           build- and target-machines differ.
900         + repair broken-linker configuration by restoring a definition of SP
901           variable to curses.priv.h, and adjusting for cases where sp-funcs
902           are used.
903         + improve configure macro CF_AR_FLAGS, allowing ARFLAGS environment
904           variable to override (prompted by report by Pablo Cazallas).
905
906 20100515
907         + add configure option --enable-pthreads-eintr to control whether the
908           new EINTR feature is enabled.
909         + modify logic in pthread configuration to allow EINTR to interrupt
910           a read operation in wgetch() (Novell #540571, patch by Werner Fink).
911         + drop mkdirs.sh, use "mkdir -p".
912         + add configure option --disable-libtool-version, to use the
913           "-version-number" feature which was added in libtool 1.5 (report by
914           Peter Haering).  The default value for the option uses the newer
915           feature, which makes libraries generated using libtool compatible
916           with the standard builds of ncurses.
917         + updated test/configure to match configure script macros.
918         + fixes for configure script from lynx changes:
919           + improve CF_FIND_LINKAGE logic for the case where a function is
920             found in predefined libraries.
921           + revert part of change to CF_HEADER (cf: 20100424)
922
923 20100501
924         + correct limit-check in wredrawln, accounting for begy/begx values
925           (patch by David Benjamin).
926         + fix most compiler warnings from clang.
927         + amend build-fix for OpenSolaris, to ensure that a system header is
928           included in curses.h before testing feature symbols, since they
929           may be defined by that route.
930
931 20100424
932         + fix some strict compiler warnings in ncurses library.
933         + modify configure macro CF_HEADER_PATH to not look for variations in
934           the predefined include directories.
935         + improve configure macros CF_GCC_VERSION and CF_GCC_WARNINGS to work
936           with gcc 4.x's c89 alias, which gives warning messages for cases
937           where older versions would produce an error.
938
939 20100417
940         + modify _nc_capcmp() to work with cancelled strings.
941         + correct translation of "^" in _nc_infotocap(), used to transform
942           terminfo to termcap strings
943         + add configure --disable-rpath-hack, to allow disabling the feature
944           which adds rpath options for libraries in unusual places.
945         + improve CF_RPATH_HACK_2 by checking if the rpath option for a given
946           directory was already added.
947         + improve CF_RPATH_HACK_2 by using ldd to provide a standard list of
948           directories (which will be ignored).
949
950 20100410
951         + improve win_driver.c handling of mouse:
952           + discard motion events
953           + avoid calling _nc_timed_wait when there is a mouse event
954           + handle 4th and "rightmost" buttons.
955         + quote substitutions in CF_RPATH_HACK_2 configure macro, needed for
956           cases where there are embedded blanks in the rpath option.
957
958 20100403
959         + add configure check for exctags vs ctags, to work around pkgsrc.
960         + simplify logic in _nc_get_screensize() to make it easier to see how
961           environment variables may override system- and terminfo-values
962           (prompted by discussion with Igor Bujna).
963         + make debug-traces for COLOR_PAIR and PAIR_NUMBER less verbose.
964         + improve handling of color-pairs embedded in attributes for the
965           extended-colors configuration.
966         + modify MKlib_gen.sh to build link_test with sp-funcs.
967         + build-fixes for OpenSolaris aka Solaris 11, for wide-character
968           configuration as well as for rpath feature in *-config scripts.
969
970 20100327
971         + refactor CF_SHARED_OPTS configure macro, making CF_RPATH_HACK more
972           reusable.
973         + improve configure CF_REGEX, similar fixes.
974         + improve configure CF_FIND_LINKAGE, adding add check between system
975           (default) and explicit paths, where we can find the entrypoint in the
976           given library.
977         + add check if Gpm_Open() returns a -2, e.g., for "xterm".  This is
978           normally suppressed but can be overridden using $NCURSES_GPM_TERMS.
979           Ensure that Gpm_Close() is called in this case.
980
981 20100320
982         + rename atari and st52 terminfo entries to atari-old, st52-old, use
983           newer entries from FreeMiNT by Guido Flohr (from patch/report by Alan
984           Hourihane).
985
986 20100313
987         + modify install-rule for manpages so that *-config manpages will
988           install when building with --srcdir (report by Sven Joachim).
989         + modify CF_DISABLE_LEAKS configure macro so that the --enable-leaks
990           option is not the same as --disable-leaks (GenToo #305889).
991         + modify #define's for build-compiler to suppress cchar_t symbol from
992           compile of make_hash and make_keys, improving cross-compilation of
993           ncursesw (report by Bernhard Rosenkraenzer).
994         + modify CF_MAN_PAGES configure macro to replace all occurrences of
995           TPUT in tput.1's manpage (Debian #573597, report/analysis by Anders
996           Kaseorg).
997
998 20100306
999         + generate manpages for the *-config scripts, adapted from help2man
1000           (suggested by Sven Joachim).
1001         + use va_copy() in _nc_printf_string() to avoid conflicting use of
1002           va_list value in _nc_printf_length() (report by Wim Lewis).
1003
1004 20100227
1005         + add Ada95/configure script, to use in tar-file created by
1006           Ada95/make-tar.sh
1007         + fix typo in wresize.3x (patch by Tim van der Molen).
1008         + modify screen-bce.XXX entries to exclude ech, since screen's color
1009           model does not clear with color for that feature -TD
1010
1011 20100220
1012         + add make-tar.sh scripts to Ada95 and test subdirectories to help with
1013           making those separately distributable.
1014         + build-fix for static libraries without dlsym (Debian #556378).
1015         + fix a syntax error in man/form_field_opts.3x (patch by Ingo
1016           Schwarze).
1017
1018 20100213
1019         + add several screen-bce.XXX entries -TD
1020
1021 20100206
1022         + update mrxvt terminfo entry -TD
1023         + modify win_driver.c to support mouse single-clicks.
1024         + correct name for termlib in ncurses*-config, e.g., if it is renamed
1025           to provide a single file for ncurses/ncursesw libraries (patch by
1026           Miroslav Lichvar).
1027
1028 20100130
1029         + use vfork in test/ditto.c if available (request by Mike Frysinger).
1030         + miscellaneous cleanup of manpages.
1031         + fix typo in curs_bkgd.3x (patch by Tim van der Molen).
1032         + build-fix for --srcdir (patch by Miroslav Lichvar).
1033
1034 20100123
1035         + for term-driver configuration, ensure that the driver pointer is
1036           initialized in setupterm so that terminfo/termcap programs work.
1037         + amend fix for Debian #542031 to ensure that wattrset() returns only
1038           OK or ERR, rather than the attribute value (report by Miroslav
1039           Lichvar).
1040         + reorder WINDOWLIST to put WINDOW data after SCREEN pointer, making
1041           _nc_screen_of() compatible between normal/wide libraries again (patch
1042           by Miroslav Lichvar)
1043         + review/fix include-dependencies in modules files (report by Miroslav
1044           Lichvar).
1045
1046 20100116
1047         + modify win_driver.c to initialize acs_map for win32 console, so
1048           that line-drawing works.
1049         + modify win_driver.c to initialize TERMINAL struct so that programs
1050           such as test/lrtest.c and test/ncurses.c which test string
1051           capabilities can run.
1052         + modify term-driver modules to eliminate forward-reference
1053           declarations.
1054
1055 20100109
1056         + modify configure macro CF_XOPEN_SOURCE, etc., to use CF_ADD_CFLAGS
1057           consistently to add new -D's while removing duplicates.
1058         + modify a few configure macros to consistently put new options
1059           before older in the list.
1060         + add tiparm(), based on review of X/Open Curses Issue 7.
1061         + minor documentation cleanup.
1062         + update config.guess, config.sub from
1063                 http://savannah.gnu.org/projects/config
1064           (caveat - its maintainer put 2010 copyright date on files dated 2009)
1065
1066 20100102
1067         + minor improvement to tic's checking of similar SGR's to allow for the
1068           most common case of SGR 0.
1069         + modify getmouse() to act as its documentation implied, returning on
1070           each call the preceding event until none are left.  When no more
1071           events remain, it will return ERR.
1072
1073 20091227
1074         + change order of lookup in progs/tput.c, looking for terminfo data
1075           first.  This fixes a confusion between termcap "sg" and terminfo
1076           "sgr" or "sgr0", originally from 990123 changes, but exposed by
1077           20091114 fixes for hashing.  With this change, only "dl" and "ed" are
1078           ambiguous (Mandriva #56272).
1079
1080 20091226
1081         + add bterm terminfo entry, based on bogl 0.1.18 -TD
1082         + minor fix to rxvt+pcfkeys terminfo entry -TD
1083         + build-fixes for Ada95 tree for gnat 4.4 "style".
1084
1085 20091219
1086         + remove old check in mvderwin() which prevented moving a derived
1087           window whose origin happened to coincide with its parent's origin
1088           (report by Katarina Machalkova).
1089         + improve test/ncurses.c to put mouse droppings in the proper window.
1090         + update minix terminfo entry -TD
1091         + add bw (auto-left-margin) to nsterm* entries (Benjamin Sittler)
1092
1093 20091212
1094         + correct transfer of multicolumn characters in multirow
1095           field_buffer(), which stopped at the end of the first row due to
1096           filling of unused entries in a cchar_t array with nulls.
1097         + updated nsterm* entries (Benjamin Sittler, Emanuele Giaquinta)
1098         + modify _nc_viscbuf2() and _tracecchar_t2() to show wide-character
1099           nulls.
1100         + use strdup() in set_menu_mark(), restore .marklen struct member on
1101           failure.
1102         + eliminate clause 3 from the UCB copyrights in read_termcap.c and
1103           tset.c per
1104                 ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
1105           (patch by Nicholas Marriott).
1106         + replace a malloc in tic.c with strdup, checking for failure (patch by
1107           Nicholas Marriott).
1108         + update config.guess, config.sub from
1109                 http://savannah.gnu.org/projects/config
1110
1111 20091205
1112         + correct layout of working window used to extract data in
1113           wide-character configured by set_field_buffer (patch by Rafael
1114           Garrido Fernandez)
1115         + improve some limit-checks related to filename length in reading and
1116           writing terminfo entries.
1117         + ensure that filename is always filled in when attempting to read
1118           a terminfo entry, so that infocmp can report the filename (patch
1119           by Nicholas Marriott).
1120
1121 20091128
1122         + modify mk-1st.awk to allow tinfo library to be built when term-driver
1123           is enabled.
1124         + add error-check to configure script to ensure that sp-funcs is
1125           enabled if term-driver is, since some internal interfaces rely upon
1126           this.
1127
1128 20091121
1129         + fix case where progs/tput is used while sp-funcs is configure; this
1130           requires save/restore of out-character function from _nc_prescreen
1131           rather than the SCREEN structure (report by Charles Wilson).
1132         + fix typo in man/curs_trace.3x which caused incorrect symbolic links
1133         + improved configure macros CF_GCC_ATTRIBUTES, CF_PROG_LINT.
1134
1135 20091114
1136
1137         + updated man/curs_trace.3x
1138         + limit hashing for termcap-names to 2-characters (Ubuntu #481740).
1139         + change a variable name in lib_newwin.c to make it clearer which
1140           value is being freed on error (patch by Nicholas Marriott).
1141
1142 20091107
1143         + improve test/ncurses.c color-cycling test by reusing attribute-
1144           and color-cycling logic from the video-attributes screen.
1145         + add ifdef'd with NCURSES_INTEROP_FUNCS experimental bindings in form
1146           library which help make it compatible with interop applications
1147           (patch by Juergen Pfeifer).
1148         + add configure option --enable-interop, for integrating changes
1149           for generic/interop support to form-library by Juergen Pfeifer
1150
1151 20091031
1152         + modify use of $CC environment variable which is defined by X/Open
1153           as a curses feature, to ignore it if it is not a single character
1154           (prompted by discussion with Benjamin C W Sittler).
1155         + add START_TRACE in slk_init
1156         + fix a regression in _nc_ripoffline which made test/ncurses.c not show
1157           soft-keys, broken in 20090927 merging.
1158         + change initialization of "hidden" flag for soft-keys from true to
1159           false, broken in 20090704 merging (Ubuntu #464274).
1160         + update nsterm entries (patch by Benjamin C W Sittler, prompted by
1161           discussion with Fabian Groffen in GenToo #206201).
1162         + add test/xterm-256color.dat
1163
1164 20091024
1165         + quiet some pedantic gcc warnings.
1166         + modify _nc_wgetch() to check for a -1 in the fifo, e.g., after a
1167           SIGWINCH, and discard that value, to avoid confusing application
1168           (patch by Eygene Ryabinkin, FreeBSD bin/136223).
1169
1170 20091017
1171         + modify handling of $PKG_CONFIG_LIBDIR to use only the first item in
1172           a possibly colon-separated list (Debian #550716).
1173
1174 20091010
1175         + supply a null-terminator to buffer in _nc_viswibuf().
1176         + fix a sign-extension bug in unget_wch() (report by Mike Gran).
1177         + minor fixes to error-returns in default function for tputs, as well
1178           as in lib_screen.c
1179
1180 20091003
1181         + add WACS_xxx definitions to wide-character configuration for thick-
1182           and double-lines (discussion with Slava Zanko).
1183         + remove unnecessary kcan assignment to ^C from putty (Sven Joachim)
1184         + add ccc and initc capabilities to xterm-16color -TD
1185         > patch by Benjamin C W Sittler:
1186         + add linux-16color
1187         + correct initc capability of linux-c-nc end-of-range
1188         + similar change for dg+ccc and dgunix+ccc
1189
1190 20090927
1191         + move leak-checking for comp_captab.c into _nc_leaks_tinfo() since
1192           that module since 20090711 is in libtinfo.
1193         + add configure option --enable-term-driver, to allow compiling with
1194           terminal-driver.  That is used in MinGW port, and (being somewhat
1195           more complicated) is an experimental alternative to the conventional
1196           termlib internals.  Currently, it requires the sp-funcs feature to
1197           be enabled.
1198         + completed integrating "sp-funcs" by Juergen Pfeifer in ncurses
1199           library (some work remains for forms library).
1200
1201 20090919
1202         + document return code from define_key (report by Mike Gran).
1203         + make some symbolic links in the terminfo directory-tree shorter
1204           (patch by Daniel Jacobowitz, forwarded by Sven Joachim).).
1205         + fix some groff warnings in terminfo.5, etc., from recent Debian
1206           changes.
1207         + change ncv and op capabilities in sun-color terminfo entry to match
1208           Sun's entry for this (report by Laszlo Peter).
1209         + improve interix smso terminfo capability by using reverse rather than
1210           bold (report by Kristof Zelechovski).
1211
1212 20090912
1213         + add some test programs (and make these use the same special keys
1214           by sharing linedata.h functions):
1215           test/test_addstr.c
1216           test/test_addwstr.c
1217           test/test_addchstr.c
1218           test/test_add_wchstr.c
1219         + correct internal _nc_insert_ch() to use _nc_insert_wch() when
1220           inserting wide characters, since the wins_wch() function that it used
1221           did not update the cursor position (report by Ciprian Craciun).
1222
1223 20090906
1224         + fix typo s/is_timeout/is_notimeout/ which made "man is_notimeout" not
1225           work.
1226         + add null-pointer checks to other opaque-functions.
1227         + add is_pad() and is_subwin() functions for opaque access to WINDOW
1228           (discussion with Mark Dickinson).
1229         + correct merge to lib_newterm.c, which broke when sp-funcs was
1230           enabled.
1231
1232 20090905
1233         + build-fix for building outside source-tree (report by Sven Joachim).
1234         + fix Debian lintian warning for man/tabs.1 by making section number
1235           agree with file-suffix (report by Sven Joachim).
1236         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1237
1238 20090829
1239         + workaround for bug in g++ 4.1-4.4 warnings for wattrset() macro on
1240           amd64 (Debian #542031).
1241         + fix typo in curs_mouse.3x (Debian #429198).
1242
1243 20090822
1244         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1245
1246 20090815
1247         + correct use of terminfo capabilities for initializing soft-keys,
1248           broken in 20090509 merging.
1249         + modify wgetch() to ensure it checks SIGWINCH when it gets an error
1250           in non-blocking mode (patch by Clemens Ladisch).
1251         + use PATH_SEPARATOR symbol when substituting into run_tic.sh, to
1252           help with builds on non-Unix platforms such as OS/2 EMX.
1253         + modify scripting for misc/run_tic.sh to test configure script's
1254           $cross_compiling variable directly rather than comparing host/build
1255           compiler names (prompted by comment in GenToo #249363).
1256         + fix configure script option --with-database, which was coded as an
1257           enable-type switch.
1258         + build-fixes for --srcdir (report by Frederic L W Meunier).
1259
1260 20090808
1261         + separate _nc_find_entry() and _nc_find_type_entry() from
1262           implementation details of hash function.
1263
1264 20090803
1265         + add tabs.1 to man/man_db.renames
1266         + modify lib_addch.c to compensate for removal of wide-character test
1267           from unctrl() in 20090704 (Debian #539735).
1268
1269 20090801
1270         + improve discussion in INSTALL for use of system's tic/infocmp for
1271           cross-compiling and building fallbacks.
1272         + modify test/demo_termcap.c to correspond better to options in
1273           test/demo_terminfo.c
1274         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1275         + fix logic for 'V' in test/ncurses.c tests f/F.
1276
1277 20090728
1278         + correct logic in tigetnum(), which caused tput program to treat all
1279           string capabilities as numeric (report by Rajeev V Pillai,
1280           cf: 20090711).
1281
1282 20090725
1283         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1284
1285 20090718
1286         + fix a null-pointer check in _nc_format_slks() in lib_slk.c, from
1287           20070704 changes.
1288         + modify _nc_find_type_entry() to use hashing.
1289         + make CCHARW_MAX value configurable, noting that changing this would
1290           change the size of cchar_t, and would be ABI-incompatible.
1291         + modify test-programs, e.g,.  test/view.c, to address subtle
1292           differences between Tru64/Solaris and HPUX/AIX getcchar() return
1293           values.
1294         + modify length returned by getcchar() to count the trailing null
1295           which is documented in X/Open (cf: 20020427).
1296         + fixes for test programs to build/work on HPUX and AIX, etc.
1297
1298 20090711
1299         + improve performance of tigetstr, etc., by using hashing code from tic.
1300         + minor fixes for memory-leak checking.
1301         + add test/demo_terminfo, for comparison with demo_termcap
1302
1303 20090704
1304         + remove wide-character checks from unctrl() (patch by Clemens Ladisch).
1305         + revise wadd_wch() and wecho_wchar() to eliminate dependency on
1306           unctrl().
1307         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1308
1309 20090627
1310         + update llib-lncurses[wt] to use sp-funcs.
1311         + various code-fixes to build/work with --disable-macros configure
1312           option.
1313         + add several new files from Juergen Pfeifer which will be used when
1314           integration of "sp-funcs" is complete.  This includes a port to
1315           MinGW.
1316
1317 20090613
1318         + move definition for NCURSES_WRAPPED_VAR back to ncurses_dll.h, to
1319           make includes of term.h without curses.h work (report by "Nix").
1320         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1321
1322 20090607
1323         + fix a regression in lib_tputs.c, from ongoing merges.
1324
1325 20090606
1326         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1327
1328 20090530
1329         + fix an infinite recursion when adding a legacy-coding 8-bit value
1330           using insch() (report by Clemens Ladisch).
1331         + free home-terminfo string in del_curterm() (patch by Dan Weber).
1332         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1333
1334 20090523
1335         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1336
1337 20090516
1338         + work around antique BSD game's manipulation of stdscr, etc., versus
1339           SCREEN's copy of the pointer (Debian #528411).
1340         + add a cast to wattrset macro to avoid compiler warning when comparing
1341           its result against ERR (adapted from patch by Matt Kraii, Debian
1342           #528374).
1343
1344 20090510
1345         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1346
1347 20090502
1348         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1349         + add vwmterm terminfo entry (patch by Bryan Christ).
1350
1351 20090425
1352         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1353
1354 20090419
1355         + build fix for _nc_free_and_exit() change in 20090418 (report by
1356           Christian Ebert).
1357
1358 20090418
1359         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1360
1361 20090411
1362         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1363           This change finishes merging for menu and panel libraries, does
1364           part of the form library.
1365
1366 20090404
1367         + suppress configure check for static/dynamic linker flags for gcc on
1368           Darwin (report by Nelson Beebe).
1369
1370 20090328
1371         + extend ansi.sys pfkey capability from kf1-kf10 to kf1-kf48, moving
1372           function key definitions from emx-base for consistency -TD
1373         + correct missing final 'p' in pfkey capability of ansi.sys-old (report
1374           by Kalle Olavi Niemitalo).
1375         + improve test/ncurses.c 'F' test, show combining characters in color.
1376         + quiet a false report by cppcheck in c++/cursesw.cc by eliminating
1377           a temporary variable.
1378         + use _nc_doalloc() rather than realloc() in a few places in ncurses
1379           library to avoid leak in out-of-memory condition (reports by William
1380           Egert and Martin Ettl based on cppcheck tool).
1381         + add --with-ncurses-wrap-prefix option to test/configure (discussion
1382           with Charles Wilson).
1383         + use ncurses*-config scripts if available for test/configure.
1384         + update test/aclocal.m4 and test/configure
1385         > patches by Charles Wilson:
1386         + modify CF_WITH_LIBTOOL configure check to allow unreleased libtool
1387           version numbers (e.g.  which include alphabetic chars, as well as
1388           digits, after the final '.').
1389         + improve use of -no-undefined option for libtool by setting an
1390           intermediate variable LT_UNDEF in the configure script, and then
1391           using that in the libtool link-commands.
1392         + fix an missing use of NCURSES_PUBLIC_VAR() in tinfo/MKcodes.awk
1393           from 2009031 changes.
1394         + improve mk-1st.awk script by writing separate cases for the
1395           LIBTOOL_LINK command, depending on which library (ncurses, ticlib,
1396           termlib) is to be linked.
1397         + modify configure.in to allow broken-linker configurations, not just
1398           enable-reentrant, to set public wrap prefix.
1399
1400 20090321
1401         + add TICS_LIST and SHLIB_LIST to allow libtool 2.2.6 on Cygwin to
1402           build with tic and term libraries (patch by Charles Wilson).
1403         + add -no-undefined option to libtool for Cygwin, MinGW, U/Win and AIX
1404           (report by Charles Wilson).
1405         + fix definition for c++/Makefile.in's SHLIB_LIST, which did not list
1406           the form, menu or panel libraries (patch by Charles Wilson).
1407         + add configure option --with-wrap-prefix to allow setting the prefix
1408           for functions used to wrap global variables to something other than
1409           "_nc_" (discussion with Charles Wilson).
1410
1411 20090314
1412         + modify scripts to generate ncurses*-config and pc-files to add
1413           dependency for tinfo library (patch by Charles Wilson).
1414         + improve comparison of program-names when checking for linked flavors
1415           such as "reset" by ignoring the executable suffix (reports by Charles
1416           Wilson, Samuel Thibault and Cedric Bretaudeau on Cygwin mailing
1417           list).
1418         + suppress configure check for static/dynamic linker flags for gcc on
1419           Solaris 10, since gcc is confused by absence of static libc, and
1420           does not switch back to dynamic mode before finishing the libraries
1421           (reports by Joel Bertrand, Alan Pae).
1422         + minor fixes to Intel compiler warning checks in configure script.
1423         + modify _nc_leaks_tinfo() so leak-checking in test/railroad.c works.
1424         + modify set_curterm() to make broken-linker configuration work with
1425           changes from 20090228 (report by Charles Wilson).
1426
1427 20090228
1428         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1429         + modify declaration of cur_term when broken-linker is used, but
1430           enable-reentrant is not, to match pre-5.7 (report by Charles Wilson).
1431
1432 20090221
1433         + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
1434
1435 20090214
1436         + add configure script --enable-sp-funcs to enable the new set of
1437           extended functions.
1438         + start integrating patches by Juergen Pfeifer:
1439           + add extended functions which specify the SCREEN pointer for several
1440             curses functions which use the global SP (these are incomplete;
1441             some internals work is needed to complete these).
1442           + add special cases to configure script for MinGW port.
1443
1444 20090207
1445         + update several configure macros from lynx changes
1446           + append (not prepend) to CFLAGS/CPPFLAGS
1447           + change variable from PATHSEP to PATH_SEPARATOR
1448         + improve install-rules for pc-files (patch by Miroslav Lichvar).
1449           + make it work with $DESTDIR
1450           + create the pkg-config library directory if needed.
1451
1452 20090124
1453         + modify init_pair() to allow caller to create extra color pairs beyond
1454           the color_pairs limit, which use default colors (request by Emanuele
1455           Giaquinta).
1456         + add misc/terminfo.tmp and misc/*.pc to "sources" rule.
1457         + fix typo "==" where "=" is needed in ncurses-config.in and
1458           gen-pkgconfig.in files (Debian #512161).
1459
1460 20090117
1461         + add -shared option to MK_SHARED_LIB when -Bsharable is used, for
1462           *BSD's, without which "main" might be one of the shared library's
1463           dependencies (report/analysis by Ken Dickey).
1464         + modify waddch_literal(), updating line-pointer after a multicolumn
1465           character is found to not fit on the current row, and wrapping is
1466           done.  Since the line-pointer was not updated, the wrapped
1467           multicolumn character was written to the beginning of the current row
1468           (cf: 20041023, reported by "Nick" regarding problem with ncmpc
1469           http://musicpd.org/mantis/bug_view_page.php?bug_id=1930).
1470
1471 20090110
1472         + add screen.Eterm terminfo entry (GenToo #124887) -TD
1473         + modify adacurses-config to look for ".ali" files in the adalib
1474           directory.
1475         + correct install for Ada95, which omitted libAdaCurses.a used in
1476           adacurses-config
1477         + change install for adacurses-config to provide additional flavors
1478           such as adacursesw-config, for ncursesw (GenToo #167849).
1479
1480 20090105
1481         + remove undeveloped feature in ncurses-config.in for setting
1482           prefix variable.
1483         + recent change to ncurses-config.in did not take into account the
1484           --disable-overwrite option, which sets $includedir to the
1485           subdirectory and using just that for a -I option does not work - fix
1486           (report by Frederic L W Meunier).
1487
1488 20090104
1489         + modify gen-pkgconfig.in to eliminate a dependency on rpath when
1490           deciding whether to add $LIBS to --libs output; that should be shown
1491           for the ncurses and tinfo libraries without taking rpath into
1492           account.
1493         + fix an overlooked change from $AR_OPTS to $ARFLAGS in mk-1st.awk,
1494           used in static libraries (report by Marty Jack).
1495
1496 20090103
1497         + add a configure-time check to pick a suitable value for
1498           CC_SHARED_OPTS for Solaris (report by Dagobert Michelsen).
1499         + add configure --with-pkg-config and --enable-pc-files options, along
1500           with misc/gen-pkgconfig.in which can be used to generate ".pc" files
1501           for pkg-config (request by Jan Engelhardt).
1502         + use $includedir symbol in misc/ncurses-config.in, add --includedir
1503           option.
1504         + change makefiles to use $ARFLAGS rather than $AR_OPTS, provide a
1505           configure check to detect whether a "-" is needed before "ar"
1506           options.
1507         + update config.guess, config.sub from
1508                 http://savannah.gnu.org/projects/config
1509
1510 20081227
1511         + modify mk-1st.awk to work with extra categories for tinfo library.
1512         + modify configure script to allow building shared libraries with gcc
1513           on AIX 5 or 6 (adapted from patch by Lital Natan).
1514
1515 20081220
1516         + modify to omit the opaque-functions from lib_gen.o when
1517           --disable-ext-funcs is used.
1518         + add test/clip_printw.c to illustrate how to use printw without
1519           wrapping.
1520         + modify ncurses 'F' test to demo wborder_set() with colored lines.
1521         + modify ncurses 'f' test to demo wborder() with colored lines.
1522
1523 20081213
1524         + add check for failure to open hashed-database needed for db4.6
1525           (GenToo #245370).
1526         + corrected --without-manpages option; previous change only suppressed
1527           the auxiliary rules install.man and uninstall.man
1528         + add case for FreeMINT to configure macro CF_XOPEN_SOURCE (patch from
1529           GenToo #250454).
1530         + fixes from NetBSD port at
1531           http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches
1532           patch-ac (build-fix for DragonFly)
1533           patch-ae (use INSTALL_SCRIPT for installing misc/ncurses*-config).
1534         + improve configure script macros CF_HEADER_PATH and CF_LIBRARY_PATH
1535           by adding CFLAGS, CPPFLAGS and LDFLAGS, LIBS values to the
1536           search-lists.
1537         + correct title string for keybound manpage (patch by Frederic Culot,
1538           OpenBSD documentation/6019),
1539
1540 20081206
1541         + move del_curterm() call from _nc_freeall() to _nc_leaks_tinfo() to
1542           work for progs/clear, progs/tabs, etc.
1543         + correct buffer-size after internal resizing of wide-character
1544           set_field_buffer(), broken in 20081018 changes (report by Mike Gran).
1545         + add "-i" option to test/filter.c to tell it to use initscr() rather
1546           than newterm(), to investigate report on comp.unix.programmer that
1547           ncurses would clear the screen in that case (it does not - the issue
1548           was xterm's alternate screen feature).
1549         + add check in mouse-driver to disable connection if GPM returns a
1550           zero, indicating that the connection is closed (Debian #506717,
1551           adapted from patch by Samuel Thibault).
1552
1553 20081129
1554         + improve a workaround in adding wide-characters, when a control
1555           character is found.  The library (cf: 20040207) uses unctrl() to
1556           obtain a printable version of the control character, but was not
1557           passing color or video attributes.
1558         + improve test/ncurses.c 'a' test, using unctrl() more consistently to
1559           display meta-characters.
1560         + turn on _XOPEN_CURSES definition in curses.h
1561         + add eterm-color entry (report by Vincent Lefevre) -TD
1562         + correct use of key_name() in test/ncurses.c 'A' test, which only
1563           displays wide-characters, not key-codes since 20070612 (report by
1564           Ricardo Cantu).
1565
1566 20081122
1567         + change _nc_has_mouse() to has_mouse(), reflect its use in C++ and
1568           Ada95 (patch by Juergen Pfeifer).
1569         + document in TO-DO an issue with Cygwin's package for GNAT (report
1570           by Mike Dennison).
1571         + improve error-checking of command-line options in "tabs" program.
1572
1573 20081115
1574         + change several terminfo entries to make consistent use of ANSI
1575           clear-all-tabs -TD
1576         + add "tabs" program (prompted by Debian #502260).
1577         + add configure --without-manpages option (request by Mike Frysinger).
1578
1579 20081102 5.7 release for upload to ftp.gnu.org
1580
1581 20081025
1582         + add a manpage to discuss memory leaks.
1583         + add support for shared libraries for QNX (other than libtool, which
1584           does not work well on that platform).
1585         + build-fix for QNX C++ binding.
1586
1587 20081018
1588         + build-fixes for OS/2 EMX.
1589         + modify form library to accept control characters such as newline
1590           in set_field_buffer(), which is compatible with Solaris (report by
1591           Nit Khair).
1592         + modify configure script to assume --without-hashed-db when
1593           --disable-database is used.
1594         + add "-e" option in ncurses/Makefile.in when generating source-files
1595           to force earlier exit if the build environment fails unexpectedly
1596           (prompted by patch by Adrian Bunk).
1597         + change configure script to use CF_UTF8_LIB, improved variant of
1598           CF_LIBUTF8.
1599
1600 20081012
1601         + add teraterm4.59 terminfo entry, use that as primary teraterm entry, rename
1602           original to teraterm2.3 -TD
1603         + update "gnome" terminfo to 2.22.3 -TD
1604         + update "konsole" terminfo to 1.6.6, needs today's fix for tic -TD
1605         + add "aterm" terminfo -TD
1606         + add "linux2.6.26" terminfo -TD
1607         + add logic to tic for cancelling strings in user-defined capabilities,
1608           overlooked til now.
1609
1610 20081011
1611         + regenerated html documentation.
1612         + add -m and -s options to test/keynames.c and test/key_names.c to test
1613           the meta() function with keyname() or key_name(), respectively.
1614         + correct return value of key_name() on error; it is null.
1615         + document some unresolved issues for rpath and pthreads in TO-DO.
1616         + fix a missing prototype for ioctl() on OpenBSD in tset.c
1617         + add configure option --disable-tic-depends to make explicit whether
1618           tic library depends on ncurses/ncursesw library, amends change from
1619           20080823 (prompted by Debian #501421).
1620
1621 20081004
1622         + some build-fixes for configure --disable-ext-funcs (incomplete, but
1623           works for C/C++ parts).
1624         + improve configure-check for awks unable to handle large strings, e.g.
1625           AIX 5.1 whose awk silently gives up on large printf's.
1626
1627 20080927
1628         + fix build for --with-dmalloc by workaround for redefinition of
1629           strndup between string.h and dmalloc.h
1630         + fix build for --disable-sigwinch
1631         + add environment variable NCURSES_GPM_TERMS to allow override to use
1632           GPM on terminals other than "linux", etc.
1633         + disable GPM mouse support when $TERM does not happen to contain
1634           "linux", since Gpm_Open() no longer limits its assertion to terminals
1635           that it might handle, e.g., within "screen" in xterm.
1636         + reset mouse file-descriptor when unloading GPM library (report by
1637           Miroslav Lichvar).
1638         + fix build for --disable-leaks --enable-widec --with-termlib
1639         > patch by Juergen Pfeifer:
1640         + use improved initialization for soft-label keys in Ada95 sample code.
1641         + discard internal symbol _nc_slk_format (unused since 20080112).
1642         + move call of slk_paint_info() from _nc_slk_initialize() to
1643           slk_intern_refresh(), improving initialization.
1644
1645 20080925
1646         + fix bug in mouse code for GPM from 20080920 changes (reported in
1647           Debian #500103, also Miroslav Lichvar).
1648
1649 20080920
1650         + fix shared-library rules for cygwin with tic- and tinfo-libraries.
1651         + fix a memory leak when failure to connect to GPM.
1652         + correct check for notimeout() in wgetch() (report on linux.redhat
1653           newsgroup by FurtiveBertie).
1654         + add an example warning-suppression file for valgrind,
1655           misc/ncurses.supp (based on example from Reuben Thomas)
1656
1657 20080913
1658         + change shared-library configuration for OpenBSD, make rpath work.
1659         + build-fixes for using libutf8, e.g., on OpenBSD 3.7
1660
1661 20080907
1662         + corrected fix for --enable-weak-symbols (report by Frederic L W
1663           Meunier).
1664
1665 20080906
1666         + corrected gcc options for building shared libraries on IRIX64.
1667         + add configure check for awk programs unable to handle big-strings,
1668           use that to improve the default for --enable-big-strings option.
1669         + makefile-fixes for --enable-weak-symbols (report by Frederic L W
1670           Meunier).
1671         + update test/configure script.
1672         + adapt ifdef's from library to make test/view.c build when mbrtowc()
1673           is unavailable, e.g., with HPUX 10.20.
1674         + add configure check for wcsrtombs, mbsrtowcs, which are used in
1675           test/ncurses.c, and use wcstombs, mbstowcs instead if available,
1676           fixing build of ncursew for HPUX 11.00
1677
1678 20080830
1679         + fixes to make Ada95 demo_panels() example work.
1680         + modify Ada95 'rain' test program to accept keyboard commands like the
1681           C-version.
1682         + modify BeOS-specific ifdef's to build on Haiku (patch by Scott
1683           Mccreary).
1684         + add configure-check to see if the std namespace is legal for cerr
1685           and endl, to fix a build issue with Tru64.
1686         + consistently use NCURSES_BOOL in lib_gen.c
1687         + filter #line's from lib_gen.c
1688         + change delimiter in MKlib_gen.sh from '%' to '@', to avoid
1689           substitution by IBM xlc to '#' as part of its extensions to digraphs.
1690         + update config.guess, config.sub from
1691                 http://savannah.gnu.org/projects/config
1692           (caveat - its maintainer removed support for older Linux systems).
1693
1694 20080823
1695         + modify configure check for pthread library to work with OSF/1 5.1,
1696           which uses #define's to associate its header and library.
1697         + use pthread_mutexattr_init() for initializing pthread_mutexattr_t,
1698           makes threaded code work on HPUX 11.23
1699         + fix a bug in demo_menus in freeing menus (cf: 20080804).
1700         + modify configure script for the case where tic library is used (and
1701           possibly renamed) to remove its dependency upon ncurses/ncursew
1702           library (patch by Dr Werner Fink).
1703         + correct manpage for menu_fore() which gave wrong default for
1704           the attribute used to display a selected entry (report by Mike Gran).
1705         + add Eterm-256color, Eterm-88color and rxvt-88color (prompted by
1706           Debian #495815) -TD
1707
1708 20080816
1709         + add configure option --enable-weak-symbols to turn on new feature.
1710         + add configure-check for availability of weak symbols.
1711         + modify linkage with pthread library to use weak symbols so that
1712           applications not linked to that library will not use the mutexes,
1713           etc.  This relies on gcc, and may be platform-specific (patch by Dr
1714           Werner Fink).
1715         + add note to INSTALL to document limitation of renaming of tic library
1716           using the --with-ticlib configure option (report by Dr Werner Fink).
1717         + document (in manpage) why tputs does not detect I/O errors (prompted
1718           by comments by Samuel Thibault).
1719         + fix remaining warnings from Klocwork report.
1720
1721 20080804
1722         + modify _nc_panelhook() data to account for a permanent memory leak.
1723         + fix memory leaks in test/demo_menus
1724         + fix most warnings from Klocwork tool (report by Larry Zhou).
1725         + modify configure script CF_XOPEN_SOURCE macro to add case for
1726           "dragonfly" from xterm #236 changes.
1727         + modify configure script --with-hashed-db to let $LIBS override the
1728           search for the db library (prompted by report by Samson Pierre).
1729
1730 20080726
1731         + build-fixes for gcc 4.3.1 (changes to gnat "warnings", and C inlining
1732           thresholds).
1733
1734 20080713
1735         + build-fix (reports by Christian Ebert, Funda Wang).
1736
1737 20080712
1738         + compiler-warning fixes for Solaris.
1739
1740 20080705
1741         + use NCURSES_MOUSE_MASK() in definition of BUTTON_RELEASE(), etc., to
1742           make those work properly with the "--enable-ext-mouse" configuration
1743           (cf: 20050205).
1744         + improve documentation of build-cc options in INSTALL.
1745         + work-around a bug in gcc 4.2.4 on AIX, which does not pass the
1746           -static/-dynamic flags properly to linker, causing test/bs to
1747           not link.
1748
1749 20080628
1750         + correct some ifdef's needed for the broken-linker configuration.
1751         + make debugging library's $BAUDRATE feature work for termcap
1752           interface.
1753         + make $NCURSES_NO_PADDING feature work for termcap interface (prompted
1754           by comment on FreeBSD mailing list).
1755         + add screen.mlterm terminfo entry -TD
1756         + improve mlterm and mlterm+pcfkeys terminfo entries -TD
1757
1758 20080621
1759         + regenerated html documentation.
1760         + expand manpage description of parameters for form_driver() and
1761           menu_driver() (prompted by discussion with Adam Spragg).
1762         + add null-pointer checks for cur_term in baudrate() and
1763           def_shell_mode(), def_prog_mode()
1764         + fix some memory leaks in delscreen() and wide acs.
1765
1766 20080614
1767         + modify test/ditto.c to illustrate multi-threaded use_screen().
1768         + change CC_SHARED_OPTS from -KPIC to -xcode=pic32 for Solaris.
1769         + add "-shared" option to MK_SHARED_LIB for gcc on Solaris (report
1770           by Poor Yorick).
1771
1772 20080607
1773         + finish changes to wgetch(), making it switch as needed to the
1774           window's actual screen when calling wrefresh() and wgetnstr().  That
1775           allows wgetch() to get used concurrently in different threads with
1776           some minor restrictions, e.g., the application should not delete a
1777           window which is being used in a wgetch().
1778         + simplify mutex's, combining the window- and screen-mutex's.
1779
1780 20080531
1781         + modify wgetch() to use the screen which corresponds to its window
1782           parameter rather than relying on SP; some dependent functions still
1783           use SP internally.
1784         + factor out most use of SP in lib_mouse.c, using parameter.
1785         + add internal _nc_keyname(), replacing keyname() to associate with a
1786           particular SCREEN rather than the global SP.
1787         + add internal _nc_unctrl(), replacing unctrl() to associate with a
1788           particular SCREEN rather than the global SP.
1789         + add internal _nc_tracemouse(), replacing _tracemouse() to eliminate
1790           its associated global buffer _nc_globals.tracemse_buf now in SCREEN.
1791         + add internal _nc_tracechar(), replacing _tracechar() to use SCREEN in
1792           preference to the global _nc_globals.tracechr_buf buffer.
1793
1794 20080524
1795         + modify _nc_keypad() to make it switch temporarily as needed to the
1796           screen which must be updated.
1797         + wrap cur_term variable to help make _nc_keymap() thread-safe, and
1798           always set the screen's copy of this variable in set_curterm().
1799         + restore curs_set() state after endwin()/refresh() (report/patch
1800           Miroslav Lichvar)
1801
1802 20080517
1803         + modify configure script to note that --enable-ext-colors and
1804           --enable-ext-mouse are not experimental, but extensions from
1805           the ncurses ABI 5.
1806         + corrected manpage description of setcchar() (discussion with
1807           Emanuele Giaquinta).
1808         + fix for adding a non-spacing character at the beginning of a line
1809           (report/patch by Miroslav Lichvar).
1810
1811 20080503
1812         + modify screen.* terminfo entries using new screen+fkeys to fix
1813           overridden keys in screen.rxvt (Debian #478094) -TD
1814         + modify internal interfaces to reduce wgetch()'s dependency on the
1815           global SP.
1816         + simplify some loops with macros each_screen(), each_window() and
1817           each_ripoff().
1818
1819 20080426
1820         + continue modifying test/ditto.c toward making it demonstrate
1821           multithreaded use_screen(), using fifos to pass data between screens.
1822         + fix typo in form.3x (report by Mike Gran).
1823
1824 20080419
1825         + add screen.rxvt terminfo entry -TD
1826         + modify tic -f option to format spaces as \s to prevent them from
1827           being lost when that is read back in unformatted strings.
1828         + improve test/ditto.c, using a "talk"-style layout.
1829
1830 20080412
1831         + change test/ditto.c to use openpty() and xterm.
1832         + add locks for copywin(), dupwin(), overlap(), overlay() on their
1833           window parameters.
1834         + add locks for initscr() and newterm() on updates to the SCREEN
1835           pointer.
1836         + finish table in curs_thread.3x manpage.
1837
1838 20080405
1839         + begin table in curs_thread.3x manpage describing the scope of data
1840           used by each function (or symbol) for threading analysis.
1841         + add null-pointer checks to setsyx() and getsyx() (prompted by
1842           discussion by Martin v. Lowis and Jeroen Ruigrok van der Werven on
1843           python-dev2 mailing list).
1844
1845 20080329
1846         + add null-pointer checks in set_term() and delscreen().
1847         + move _nc_windows into _nc_globals, since windows can be pads, which
1848           are not associated with a particular screen.
1849         + change use_screen() to pass the SCREEN* parameter rather than
1850           stdscr to the callback function.
1851         + force libtool to use tag for 'CC' in case it does not detect this,
1852           e.g., on aix when using CC=powerpc-ibm-aix5.3.0.0-gcc
1853           (report/patch by Michael Haubenwallner).
1854         + override OBJEXT to "lo" when building with libtool, to work on
1855           platforms such as AIX where libtool may use a different suffix for
1856           the object files than ".o" (report/patch by Michael Haubenwallner).
1857         + add configure --with-pthread option, for building with the POSIX
1858           thread library.
1859
1860 20080322
1861         + fill in extended-color pair two more places in wbkgrndset() and
1862           waddch_nosync() (prompted by Sedeno's patch).
1863         + fill in extended-color pair in _nc_build_wch() to make colors work
1864           for wide-characters using extended-colors (patch by Alejandro R
1865           Sedeno).
1866         + add x/X toggles to ncurses.c C color test to test/demo
1867           wide-characters with extended-colors.
1868         + add a/A toggles to ncurses.c c/C color tests.
1869         + modify test/ditto.c to use use_screen().
1870         + finish modifying test/rain.c to demonstrate threads.
1871
1872 20080308
1873         + start modifying test/rain.c for threading demo.
1874         + modify test/ncurses.c to make 'f' test accept the f/F/b/F/</> toggles
1875           that the 'F' accepts.
1876         + modify test/worm.c to show trail in reverse-video when other threads
1877           are working concurrently.
1878         + fix a deadlock from improper nesting of mutexes for windowlist and
1879           window.
1880
1881 20080301
1882         + fixes from 20080223 resolved issue with mutexes; change to use
1883           recursive mutexes to fix memory leak in delwin() as called from
1884           _nc_free_and_exit().
1885
1886 20080223
1887         + fix a size-difference in _nc_globals which caused hanging of mutex
1888           lock/unlock when termlib was built separately.
1889
1890 20080216
1891         + avoid using nanosleep() in threaded configuration since that often
1892           is implemented to suspend the entire process.
1893
1894 20080209
1895         + update test programs to build/work with various UNIX curses for
1896           comparisons.  This was to reinvestigate statement in X/Open curses
1897           that insnstr and winsnstr perform wrapping.  None of the Unix-branded
1898           implementations do this, as noted in manpage (cf: 20040228).
1899
1900 20080203
1901         + modify _nc_setupscreen() to set the legacy-coding value the same
1902           for both narrow/wide models.  It had been set only for wide model,
1903           but is needed to make unctrl() work with locale in the narrow model.
1904         + improve waddch() and winsch() handling of EILSEQ from mbrtowc() by
1905           using unctrl() to display illegal bytes rather than trying to append
1906           further bytes to make up a valid sequence (reported by Andrey A
1907           Chernov).
1908         + modify unctrl() to check codes in 128-255 range versus isprint().
1909           If they are not printable, and locale was set, use a "M-" or "~"
1910           sequence.
1911
1912 20080126
1913         + improve threading in test/worm.c (wrap refresh calls, and KEY_RESIZE
1914           handling).  Now it hangs in napms(), no matter whether nanosleep()
1915           or poll() or select() are used on Linux.
1916
1917 20080119
1918         + fixes to build with --disable-ext-funcs
1919         + add manpage for use_window and use_screen.
1920         + add set_tabsize() and set_escdelay() functions.
1921
1922 20080112
1923         + remove recursive-mutex definitions, finish threading demo for worm.c
1924         + remove a redundant adjustment of lines in resizeterm.c's
1925           adjust_window() which caused occasional misadjustment of stdscr when
1926           softkeys were used.
1927
1928 20080105
1929         + several improvements to terminfo entries based on xterm #230 -TD
1930         + modify MKlib_gen.sh to handle keyname/key_name prototypes, so the
1931           "link_test" builds properly.
1932         + fix for toe command-line options -u/-U to ensure filename is given.
1933         + fix allocation-size for command-line parsing in infocmp from 20070728
1934           (report by Miroslav Lichvar)
1935         + improve resizeterm() by moving ripped-off lines, and repainting the
1936           soft-keys (report by Katarina Machalkova)
1937         + add clarification in wclear's manpage noting that the screen will be
1938           cleared even if a subwindow is cleared (prompted by Christer Enfors
1939           question).
1940         + change test/ncurses.c soft-key tests to work with KEY_RESIZE.
1941
1942 20071222
1943         + continue implementing support for threading demo by adding mutex
1944           for delwin().
1945
1946 20071215
1947         + add several functions to C++ binding which wrap C functions that
1948           pass a WINDOW* parameter (request by Chris Lee).
1949
1950 20071201
1951         + add note about configure options needed for Berkeley database to the
1952           INSTALL file.
1953         + improve checks for version of Berkeley database libraries.
1954         + amend fix for rpath to not modify LDFLAGS if the platform has no
1955           applicable transformation (report by Christian Ebert, cf: 20071124).
1956
1957 20071124
1958         + modify configure option --with-hashed-db to accept a parameter which
1959           is the install-prefix of a given Berkeley Database (prompted by
1960           pierre4d2 comments).
1961         + rewrite wrapper for wcrtomb(), making it work on Solaris.  This is
1962           used in the form library to determine the length of the buffer needed
1963           by field_buffer (report by Alfred Fung).
1964         + remove unneeded window-parameter from C++ binding for wresize (report
1965           by Chris Lee).
1966
1967 20071117
1968         + modify the support for filesystems which do not support mixed-case to
1969           generate 2-character (hexadecimal) codes for the lower-level of the
1970           filesystem terminfo database (request by Michail Vidiassov).
1971         + add configure option --enable-mixed-case, to allow overriding the
1972           configure script's check if the filesystem supports mixed-case
1973           filenames.
1974         + add wresize() to C++ binding (request by Chris Lee).
1975         + define NCURSES_EXT_FUNCS and NCURSES_EXT_COLORS in curses.h to make
1976           it simpler to tell if the extended functions and/or colors are
1977           declared.
1978
1979 20071103
1980         + update memory-leak checks for changes to names.c and codes.c
1981         + correct acsc strings in h19, z100 (patch by Benjamin C W Sittler).
1982
1983 20071020
1984         + continue implementing support for threading demo by adding mutex
1985           for use_window().
1986         + add mrxvt terminfo entry, add/fix xterm building blocks for modified
1987           cursor keys -TD
1988         + compile with FreeBSD "contemporary" TTY interface (patch by
1989           Rong-En Fan).
1990
1991 20071013
1992         + modify makefile rules to allow clear, tput and tset to be built
1993           without libtic.  The other programs (infocmp, tic and toe) rely on
1994           that library.
1995         + add/modify null-pointer checks in several functions for SP and/or
1996           the WINDOW* parameter (report by Thorben Krueger).
1997         + fixes for field_buffer() in formw library (see Redhat Bugzilla
1998           #310071, patches by Miroslav Lichvar).
1999         + improve performance of NCURSES_CHAR_EQ code (patch by Miroslav
2000           Lichvar).
2001         + update/improve mlterm and rxvt terminfo entries, e.g., for
2002           the modified cursor- and keypad-keys -TD
2003
2004 20071006
2005         + add code to curses.priv.h ifdef'd with NCURSES_CHAR_EQ, which
2006           changes the CharEq() macro to an inline function to allow comparing
2007           cchar_t struct's without comparing gaps in a possibly unpacked
2008           memory layout (report by Miroslav Lichvar).
2009
2010 20070929
2011         + add new functions to lib_trace.c to setup mutex's for the _tracef()
2012           calls within the ncurses library.
2013         + for the reentrant model, move _nc_tputs_trace and _nc_outchars into
2014           the SCREEN.
2015         + start modifying test/worm.c to provide threading demo (incomplete).
2016         + separated ifdef's for some BSD-related symbols in tset.c, to make
2017           it compile on LynxOS (report by Greg Gemmer).
2018 20070915
2019         + modify Ada95/gen/Makefile to use shlib script, to simplify building
2020           shared-library configuration on platforms lacking rpath support.
2021         + build-fix for Ada95/src/Makefile to reflect changed dependency for
2022           the terminal-interface-curses-aux.adb file which is now generated.
2023         + restructuring test/worm.c, for use_window() example.
2024
2025 20070908
2026         + add use_window() and use_screen() functions, to develop into support
2027           for threaded library (incomplete).
2028         + fix typos in man/curs_opaque.3x which kept the install script from
2029           creating symbolic links to two aliases created in 20070818 (report by
2030           Rong-En Fan).
2031
2032 20070901
2033         + remove a spurious newline from output of html.m4, which caused links
2034           for Ada95 html to be incorrect for the files generated using m4.
2035         + start investigating mutex's for SCREEN manipulation (incomplete).
2036         + minor cleanup of codes.c/names.c for --enable-const
2037         + expand/revise "Routine and Argument Names" section of ncurses manpage
2038           to address report by David Givens in newsgroup discussion.
2039         + fix interaction between --without-progs/--with-termcap configure
2040           options (report by Michail Vidiassov).
2041         + fix typo in "--disable-relink" option (report by Michail Vidiassov).
2042
2043 20070825
2044         + fix a sign-extension bug in infocmp's repair_acsc() function
2045           (cf: 971004).
2046         + fix old configure script bug which prevented "--disable-warnings"
2047           option from working (patch by Mike Frysinger).
2048
2049 20070818
2050         + add 9term terminal description (request by Juhapekka Tolvanen) -TD
2051         + modify comp_hash.c's string output to avoid misinterpreting a null
2052           "\0" followed by a digit.
2053         + modify MKnames.awk and MKcodes.awk to support big-strings.
2054           This only applies to the cases (broken linker, reentrant) where
2055           the corresponding arrays are accessed via wrapper functions.
2056         + split MKnames.awk into two scripts, eliminating the shell redirection
2057           which complicated the make process and also the bogus timestamp file
2058           which was introduced to fix "make -j".
2059         + add test/test_opaque.c, test/test_arrays.c
2060         + add wgetscrreg() and wgetparent() for applications that may need it
2061           when NCURSES_OPAQUE is defined (prompted by Bryan Christ).
2062
2063 20070812
2064         + amend treatment of infocmp "-r" option to retain the 1023-byte limit
2065           unless "-T" is given (cf: 981017).
2066         + modify comp_captab.c generation to use big-strings.
2067         + make _nc_capalias_table and _nc_infoalias_table private accessed via
2068           _nc_get_alias_table() since the tables are used only within the tic
2069           library.
2070         + modify configure script to skip Intel compiler in CF_C_INLINE.
2071         + make _nc_info_hash_table and _nc_cap_hash_table private accessed via
2072           _nc_get_hash_table() since the tables are used only within the tic
2073           library.
2074
2075 20070728
2076         + make _nc_capalias_table and _nc_infoalias_table private, accessed via
2077           _nc_get_alias_table() since they are used only by parse_entry.c
2078         + make _nc_key_names private since it is used only by lib_keyname.c
2079         + add --disable-big-strings configure option to control whether
2080           unctrl.c is generated using the big-string optimization - which may
2081           use strings longer than supported by a given compiler.
2082         + reduce relocation tables for tic, infocmp by changing type of
2083           internal hash tables to short, and make those private symbols.
2084         + eliminate large fixed arrays from progs/infocmp.c
2085
2086 20070721
2087         + change winnstr() to stop at the end of the line (cf: 970315).
2088         + add test/test_get_wstr.c
2089         + add test/test_getstr.c
2090         + add test/test_inwstr.c
2091         + add test/test_instr.c
2092
2093 20070716
2094         + restore a call to obtain screen-size in _nc_setupterm(), which
2095           is used in tput and other non-screen applications via setupterm()
2096           (Debian #433357, reported by Florent Bayle, Christian Ohm,
2097           cf: 20070310).
2098
2099 20070714
2100         + add test/savescreen.c test-program
2101         + add check to trace-file open, if the given name is a directory, add
2102           ".log" to the name and try again.
2103         + add konsole-256color entry -TD
2104         + add extra gcc warning options from xterm.
2105         + minor fixes for ncurses/hashmap test-program.
2106         + modify configure script to quiet c++ build with libtool when the
2107           --disable-echo option is used.
2108         + modify configure script to disable ada95 if libtool is selected,
2109           writing a warning message (addresses FreeBSD ports/114493).
2110         + update config.guess, config.sub
2111
2112 20070707
2113         + add continuous-move "M" to demo_panels to help test refresh changes.
2114         + improve fix for refresh of window on top of multi-column characters,
2115           taking into account some split characters on left/right window
2116           boundaries.
2117
2118 20070630
2119         + add "widec" row to _tracedump() output to help diagnose remaining
2120           problems with multi-column characters.
2121         + partial fix for refresh of window on top of multi-column characters
2122           which are partly overwritten (report by Sadrul H Chowdhury).
2123         + ignore A_CHARTEXT bits in vidattr() and vid_attr(), in case
2124           multi-column extension bits are passed there.
2125         + add setlocale() call to demo_panels.c, needed for wide-characters.
2126         + add some output flags to _nc_trace_ttymode to help diagnose a bug
2127           report by Larry Virden, i.e., ONLCR, OCRNL, ONOCR and ONLRET,
2128
2129 20070623
2130         + add test/demo_panels.c
2131         + implement opaque version of setsyx() and getsyx().
2132
2133 20070612
2134         + corrected xterm+pcf2 terminfo modifiers for F1-F4, to match xterm
2135           #226 -TD
2136         + split-out key_name() from MKkeyname.awk since it now depends upon
2137           wunctrl() which is not in libtinfo (report by Rong-En Fan).
2138
2139 20070609
2140         + add test/key_name.c
2141         + add stdscr cases to test/inchs.c and test/inch_wide.c
2142         + update test/configure
2143         + correct formatting of DEL (0x7f) in _nc_vischar().
2144         + null-terminate result of wunctrl().
2145         + add null-pointer check in key_name() (report by Andreas Krennmair,
2146           cf: 20020901).
2147
2148 20070602
2149         + adapt mouse-handling code from menu library in form-library
2150           (discussion with Clive Nicolson).
2151         + add a modification of test/dots.c, i.e., test/dots_mvcur.c to
2152           illustrate how to use mvcur().
2153         + modify wide-character flavor of SetAttr() to preserve the
2154           WidecExt() value stored in the .attr field, e.g., in case it
2155           is overwritten by chgat (report by Aleksi Torhamo).
2156         + correct buffer-size for _nc_viswbuf2n() (report by Aleksi Torhamo).
2157         + build-fixes for Solaris 2.6 and 2.7 (patch by Peter O'Gorman).
2158
2159 20070526
2160         + modify keyname() to use "^X" form only if meta() has been called, or
2161           if keyname() is called without initializing curses, e.g., via
2162           initscr() or newterm() (prompted by LinuxBase #1604).
2163         + document some portability issues in man/curs_util.3x
2164         + add a shadow copy of TTY buffer to _nc_prescreen to fix applications
2165           broken by moving that data into SCREEN (cf: 20061230).
2166
2167 20070512
2168         + add 'O' (wide-character panel test) in ncurses.c to demonstrate a
2169           problem reported by Sadrul H Chowdhury with repainting parts of
2170           a fullwidth cell.
2171         + modify slk_init() so that if there are preceding calls to
2172           ripoffline(), those affect the available lines for soft-keys (adapted
2173           from patch by Clive Nicolson).
2174         + document some portability issues in man/curs_getyx.3x
2175
2176 20070505
2177         + fix a bug in Ada95/samples/ncurses which caused a variable to
2178           become uninitialized in the "b" test.
2179         + fix Ada95/gen/Makefile.in adahtml rule to account for recent
2180           movement of files, fix a few incorrect manpage references in the
2181           generated html.
2182         + add Ada95 binding to _nc_freeall() as Curses_Free_All to help with
2183           memory-checking.
2184         + correct some functions in Ada95 binding which were using return value
2185           from C where none was returned:  idcok(), immedok() and wtimeout().
2186         + amend recent changes for Ada95 binding to make it build with
2187           Cygwin's linker, e.g., with configure options
2188                 --enable-broken-linker --with-ticlib
2189
2190 20070428
2191         + add a configure check for gcc's options for inlining, use that to
2192           quiet a warning message where gcc's default behavior changed from
2193           3.x to 4.x.
2194         + improve warning message when checking if GPM is linked to curses
2195           library by not warning if its use of "wgetch" is via a weak symbol.
2196         + add loader options when building with static libraries to ensure that
2197           an installed shared library for ncurses does not conflict.  This is
2198           reported as problem with Tru64, but could affect other platforms
2199           (report Martin Mokrejs, analysis by Tim Mooney).
2200         + fix build on cygwin after recent ticlib/termlib changes, i.e.,
2201           + adjust TINFO_SUFFIX value to work with cygwin's dll naming
2202           + revert a change from 20070303 which commented out dependency of
2203             SHLIB_LIST in form/menu/panel/c++ libraries.
2204         + fix initialization of ripoff stack pointer (cf: 20070421).
2205
2206 20070421
2207         + move most static variables into structures _nc_globals and
2208           _nc_prescreen, to simplify storage.
2209         + add/use configure script macro CF_SIG_ATOMIC_T, use the corresponding
2210           type for data manipulated by signal handlers (prompted by comments
2211           in mailing.openbsd.bugs newsgroup).
2212         + modify CF_WITH_LIBTOOL to allow one to pass options such as -static
2213           to the libtool create- and link-operations.
2214
2215 20070414
2216         + fix whitespace in curs_opaque.3x which caused a spurious ';' in
2217           the installed aliases (report by Peter Santoro).
2218         + fix configure script to not try to generate adacurses-config when
2219           Ada95 tree is not built.
2220
2221 20070407
2222         + add man/curs_legacy.3x, man/curs_opaque.3x
2223         + fix acs_map binding for Ada95 when --enable-reentrant is used.
2224         + add adacurses-config to the Ada95 install, based on version from
2225           FreeBSD port, in turn by Juergen Pfeifer in 2000 (prompted by
2226           comment on comp.lang.ada newsgroup).
2227         + fix includes in c++ binding to build with Intel compiler
2228           (cf: 20061209).
2229         + update install rule in Ada95 to use mkdirs.sh
2230         > other fixes prompted by inspection for Coverity report:
2231         + modify ifdef's for c++ binding to use try/catch/throw statements
2232         + add a null-pointer check in tack/ansi.c request_cfss()
2233         + fix a memory leak in ncurses/base/wresize.c
2234         + corrected check for valid memu/meml capabilities in
2235           progs/dump_entry.c when handling V_HPUX case.
2236         > fixes based on Coverity report:
2237         + remove dead code in test/bs.c
2238         + remove dead code in test/demo_defkey.c
2239         + remove an unused assignment in progs/infocmp.c
2240         + fix a limit check in tack/ansi.c tools_charset()
2241         + fix tack/ansi.c tools_status() to perform the VT320/VT420
2242           tests in request_cfss().  The function had exited too soon.
2243         + fix a memory leak in tic.c's make_namelist()
2244         + fix a couple of places in tack/output.c which did not check for EOF.
2245         + fix a loop-condition in test/bs.c
2246         + add index checks in lib_color.c for color palettes
2247         + add index checks in progs/dump_entry.c for version_filter() handling
2248           of V_BSD case.
2249         + fix a possible null-pointer dereference in copywin()
2250         + fix a possible null-pointer dereference in waddchnstr()
2251         + add a null-pointer check in _nc_expand_try()
2252         + add a null-pointer check in tic.c's make_namelist()
2253         + add a null-pointer check in _nc_expand_try()
2254         + add null-pointer checks in test/cardfile.c
2255         + fix a double-free in ncurses/tinfo/trim_sgr0.c
2256         + fix a double-free in ncurses/base/wresize.c
2257         + add try/catch block to c++/cursesmain.cc
2258
2259 20070331
2260         + modify Ada95 binding to build with --enable-reentrant by wrapping
2261           global variables (bug: acs_map does not yet work).
2262         + modify Ada95 binding to use the new access-functions, allowing it
2263           to build/run when NCURSES_OPAQUE is set.
2264         + add access-functions and macros to return properties of the WINDOW
2265           structure, e.g., when NCURSES_OPAQUE is set.
2266         + improved install-sh's quoting.
2267         + use mkdirs.sh rather than mkinstalldirs, e.g., to use fixes from
2268           other programs.
2269
2270 20070324
2271         + eliminate part of the direct use of WINDOW data from Ada95 interface.
2272         + fix substitutions for termlib filename to make configure option
2273           --enable-reentrant work with --with-termlib.
2274         + change a constructor for NCursesWindow to allow compiling with
2275           NCURSES_OPAQUE set, since we cannot pass a reference to
2276           an opaque pointer.
2277
2278 20070317
2279         + ignore --with-chtype=unsigned since unsigned is always added to
2280           the type in curses.h; do the same for --with-mmask-t.
2281         + change warning regarding --enable-ext-colors and wide-character
2282           in the configure script to an error.
2283         + tweak error message in CF_WITH_LIBTOOL to distinguish other programs
2284           such as Darwin's libtool program (report by Michail Vidiassov)
2285         + modify edit_man.sh to allow for multiple substitutions per line.
2286         + set locale in misc/ncurses-config.in since it uses a range
2287         + change permissions libncurses++.a install (report by Michail
2288           Vidiassov).
2289         + corrected length of temporary buffer in wide-character version
2290           of set_field_buffer() (related to report by Bryan Christ).
2291
2292 20070311
2293         + fix mk-1st.awk script install_shlib() function, broken in 20070224
2294           changes for cygwin (report by  Michail Vidiassov).
2295
2296 20070310
2297         + increase size of array in _nc_visbuf2n() to make "tic -v" work
2298           properly in its similar_sgr() function (report/analysis by Peter
2299           Santoro).
2300         + add --enable-reentrant configure option for ongoing changes to
2301           implement a reentrant version of ncurses:
2302           + libraries are suffixed with "t"
2303           + wrap several global variables (curscr, newscr, stdscr, ttytype,
2304             COLORS, COLOR_PAIRS, COLS, ESCDELAY, LINES and TABSIZE) as
2305             functions returning values stored in SCREEN or cur_term.
2306           + move some initialization (LINES, COLS) from lib_setup.c,
2307             i.e., setupterm() to _nc_setupscreen(), i.e., newterm().
2308
2309 20070303
2310         + regenerated html documentation.
2311         + add NCURSES_OPAQUE symbol to curses.h, will use to make structs
2312           opaque in selected configurations.
2313         + move the chunk in lib_acs.c which resets acs capabilities when
2314           running on a terminal whose locale interferes with those into
2315           _nc_setupscreen(), so the libtinfo/libtinfow files can be made
2316           identical (requested by Miroslav Lichvar).
2317         + do not use configure variable SHLIB_LIBS for building libraries
2318           outside the ncurses directory, since that symbol is customized
2319           only for that directory, and using it introduces an unneeded
2320           dependency on libdl (requested by Miroslav Lichvar).
2321         + modify mk-1st.awk so the generated makefile rules for linking or
2322           installing shared libraries do not first remove the library, in
2323           case it is in use, e.g., libncurses.so by /bin/sh (report by Jeff
2324           Chua).
2325         + revised section "Using NCURSES under XTERM" in ncurses-intro.html
2326           (prompted by newsgroup comment by Nick Guenther).
2327
2328 20070224
2329         + change internal return codes of _nc_wgetch() to check for cases
2330           where KEY_CODE_YES should be returned, e.g., if a KEY_RESIZE was
2331           ungetch'd, and read by wget_wch().
2332         + fix static-library build broken in 20070217 changes to remove "-ldl"
2333           (report by Miroslav Lichvar).
2334         + change makefile/scripts for cygwin to allow building termlib.
2335         + use Form_Hook in manpages to match form.h
2336         + use Menu_Hook in manpages, as well as a few places in menu.h
2337         + correct form- and menu-manpages to use specific Field_Options,
2338           Menu_Options and Item_Options types.
2339         + correct prototype for _tracechar() in manpage (cf: 20011229).
2340         + correct prototype for wunctrl() in manpage.
2341
2342 20070217
2343         + fixes for $(TICS_LIST) in ncurses/Makefile (report by Miroslav
2344           Lichvar).
2345         + modify relinking of shared libraries to apply only when rpath is
2346           enabled, and add --disable-relink option which can be used to
2347           disable the feature altogether (reports by Michail Vidiassov,
2348           Adam J Richter).
2349         + fix --with-termlib option for wide-character configuration, stripping
2350           the "w" suffix in one place (report by Miroslav Lichvar).
2351         + remove "-ldl" from some library lists to reduce dependencies in
2352           programs (report by Miroslav Lichvar).
2353         + correct description of --enable-signed-char in configure --help
2354           (report by Michail Vidiassov).
2355         + add pattern for GNU/kFreeBSD configuration to CF_XOPEN_SOURCE,
2356           which matches an earlier change to CF_SHARED_OPTS, from xterm #224
2357           fixes.
2358         + remove "${DESTDIR}" from -install_name option used for linking
2359           shared libraries on Darwin (report by Michail Vidiassov).
2360
2361 20070210
2362         + add test/inchs.c, test/inch_wide.c, to test win_wchnstr().
2363         + remove libdl from library list for termlib (report by Miroslav
2364           Lichvar).
2365         + fix configure.in to allow --without-progs --with-termlib (patch by
2366           Miroslav Lichvar).
2367         + modify win_wchnstr() to ensure that only a base cell is returned
2368           for each multi-column character (prompted by report by Wei Kong
2369           regarding change in mvwin_wch() cf: 20041023).
2370
2371 20070203
2372         + modify fix_wchnstr() in form library to strip attributes (and color)
2373           from the cchar_t array (field cells) read from a field's window.
2374           Otherwise, when copying the field cells back to the window, the
2375           associated color overrides the field's background color (report by
2376           Ricardo Cantu).
2377         + improve tracing for form library, showing created forms, fields, etc.
2378         + ignore --enable-rpath configure option if --with-shared was omitted.
2379         + add _nc_leaks_tinfo(), _nc_free_tic(), _nc_free_tinfo() entrypoints
2380           to allow leak-checking when both tic- and tinfo-libraries are built.
2381         + drop CF_CPP_VSCAN_FUNC macro from configure script, since C++ binding
2382           no longer relies on it.
2383         + disallow combining configure script options --with-ticlib and
2384           --enable-termcap (report by Rong-En Fan).
2385         + remove tack from ncurses tree.
2386
2387 20070128
2388         + fix typo in configure script that broke --with-termlib option
2389           (report by Rong-En Fan).
2390
2391 20070127
2392         + improve fix for FreeBSD gnu/98975, to allow for null pointer passed
2393           to tgetent() (report by Rong-en Fan).
2394         + update tack/HISTORY and tack/README to tell how to build it after
2395           it is removed from the ncurses tree.
2396         + fix configure check for libtool's version to trim blank lines
2397           (report by sci-fi@hush.ai).
2398         + review/eliminate other original-file artifacts in cursesw.cc, making
2399           its license consistent with ncurses.
2400         + use ncurses vw_scanw() rather than reading into a fixed buffer in
2401           the c++ binding for scanw() methods (prompted by report by Nuno Dias).
2402         + eliminate fixed-buffer vsprintf() calls in c++ binding.
2403
2404 20070120
2405         + add _nc_leaks_tic() to separate leak-checking of tic library from
2406           term/ncurses libraries, and thereby eliminate a library dependency.
2407         + fix test/mk-test.awk to ignore blank lines.
2408         + correct paths in include/headers, for --srcdir (patch by Miroslav
2409           Lichvar).
2410
2411 20070113
2412         + add a break-statement in misc/shlib to ensure that it exits on the
2413           _first_ matched directory (report by Paul Novak).
2414         + add tack/configure, which can be used to build tack outside the
2415           ncurses build-tree.
2416         + add --with-ticlib option, to build/install the tic-support functions
2417           in a separate library (suggested by Miroslav Lichvar).
2418
2419 20070106
2420         + change MKunctrl.awk to reduce relocation table for unctrl.o
2421         + change MKkeyname.awk to reduce relocation table for keyname.o
2422           (patch by Miroslav Lichvar).
2423
2424 20061230
2425         + modify configure check for libtool's version to trim blank lines
2426           (report by sci-fi@hush.ai).
2427         + modify some modules to allow them to be reentrant if _REENTRANT is
2428           defined: lib_baudrate.c, resizeterm.c (local data only)
2429         + eliminate static data from some modules: add_tries.c, hardscroll.c,
2430           lib_ttyflags.c, lib_twait.c
2431         + improve manpage install to add aliases for the transformed program
2432           names, e.g., from --program-prefix.
2433         + used linklint to verify links in the HTML documentation, made fixes
2434           to manpages as needed.
2435         + fix a typo in curs_mouse.3x (report by William McBrine).
2436         + fix install-rule for ncurses5-config to make the bin-directory.
2437
2438 20061223
2439         + modify configure script to omit the tic (terminfo compiler) support
2440           from ncurses library if --without-progs option is given.
2441         + modify install rule for ncurses5-config to do this via "install.libs"
2442         + modify shared-library rules to allow FreeBSD 3.x to use rpath.
2443         + update config.guess, config.sub
2444
2445 20061217 5.6 release for upload to ftp.gnu.org
2446
2447 20061217
2448         + add ifdef's for <wctype.h> for HPUX, which has the corresponding
2449           definitions in <wchar.h>.
2450         + revert the va_copy() change from 20061202, since it was neither
2451           correct nor portable.
2452         + add $(LOCAL_LIBS) definition to progs/Makefile.in, needed for
2453           rpath on Solaris.
2454         + ignore wide-acs line-drawing characters that wcwidth() claims are
2455           not one-column.  This is a workaround for Solaris' broken locale
2456           support.
2457
2458 20061216
2459         + modify configure --with-gpm option to allow it to accept a parameter,
2460           i.e., the name of the dynamic GPM library to load via dlopen()
2461           (requested by Bryan Henderson).
2462         + add configure option --with-valgrind, changes from vile.
2463         + modify configure script AC_TRY_RUN and AC_TRY_LINK checks to use
2464           'return' in preference to 'exit()'.
2465
2466 20061209
2467         + change default for --with-develop back to "no".
2468         + add XTABS to tracing of TTY bits.
2469         + updated autoconf patch to ifdef-out the misfeature which declares
2470           exit() for configure tests.  This fixes a redefinition warning on
2471           Solaris.
2472         + use ${CC} rather than ${LD} in shared library rules for IRIX64,
2473           Solaris to help ensure that initialization sections are provided for
2474           extra linkage requirements, e.g., of C++ applications (prompted by
2475           comment by Casper Dik in newsgroup).
2476         + rename "$target" in CF_MAN_PAGES to make it easier to distinguish
2477           from the autoconf predefined symbol.  There was no conflict,
2478           since "$target" was used only in the generated edit_man.sh file,
2479           but SuSE's rpm package contains a patch.
2480
2481 20061202
2482         + update man/term.5 to reflect extended terminfo support and hashed
2483           database configuration.
2484         + updates for test/configure script.
2485         + adapted from SuSE rpm package:
2486           + remove long-obsolete workaround for broken-linker which declared
2487             cur_term in tic.c
2488           + improve error recovery in PUTC() macro when wcrtomb() does not
2489             return usable results for an 8-bit character.
2490         + patches from rpm package (SuSE):
2491           + use va_copy() in extra varargs manipulation for tracing version
2492             of printw, etc.
2493           + use a va_list rather than a null in _nc_freeall()'s call to
2494             _nc_printf_string().
2495         + add some see-also references in manpages to show related
2496           wide-character functions (suggested by Claus Fischer).
2497
2498 20061125
2499         + add a check in lib_color.c to ensure caller does not increase COLORS
2500           above max_colors, which is used as an array index (discussion with
2501           Simon Sasburg).
2502         + add ifdef's allowing ncurses to be built with tparm() using either
2503           varargs (the existing status), or using a fixed-parameter list (to
2504           match X/Open).
2505
2506 20061104
2507         + fix redrawing of windows other than stdscr using wredrawln() by
2508           touching the corresponding rows in curscr (discussion with Dan
2509           Gookin).
2510         + add test/redraw.c
2511         + add test/echochar.c
2512         + review/cleanup manpage descriptions of error-returns for form- and
2513           menu-libraries (prompted by FreeBSD docs/46196).
2514
2515 20061028
2516         + add AUTHORS file -TD
2517         + omit the -D options from output of the new config script --cflags
2518           option (suggested by Ralf S Engelschall).
2519         + make NCURSES_INLINE unconditionally defined in curses.h
2520
2521 20061021
2522         + revert change to accommodate bash 3.2, since that breaks other
2523           platforms, e.g., Solaris.
2524         + minor fixes to NEWS file to simplify scripting to obtain list of
2525           contributors.
2526         + improve some shared-library configure scripting for Linux, FreeBSD
2527           and NetBSD to make "--with-shlib-version" work.
2528         + change configure-script rules for FreeBSD shared libraries to allow
2529           for rpath support in versions past 3.
2530         + use $(DESTDIR) in makefile rules for installing/uninstalling the
2531           package config script (reports/patches by Christian Wiese,
2532           Ralf S Engelschall).
2533         + fix a warning in the configure script for NetBSD 2.0, working around
2534           spurious blanks embedded in its ${MAKEFLAGS} symbol.
2535         + change test/Makefile to simplify installing test programs in a
2536           different directory when --enable-rpath is used.
2537
2538 20061014
2539         + work around bug in bash 3.2 by adding extra quotes (Jim Gifford).
2540         + add/install a package config script, e.g., "ncurses5-config" or
2541           "ncursesw5-config", according to configuration options.
2542
2543 20061007
2544         + add several GNU Screen terminfo variations with 16- and 256-colors,
2545           and status line (Alain Bench).
2546         + change the way shared libraries (other than libtool) are installed.
2547           Rather than copying the build-tree's libraries, link the shared
2548           objects into the install directory.  This makes the --with-rpath
2549           option work except with $(DESTDIR) (cf: 20000930).
2550
2551 20060930
2552         + fix ifdef in c++/internal.h for QNX 6.1
2553         + test-compiled with (old) egcs-1.1.2, modified configure script to
2554           not unset the $CXX and related variables which would prevent this.
2555         + fix a few terminfo.src typos exposed by improvments to "-f" option.
2556         + improve infocmp/tic "-f" option formatting.
2557
2558 20060923
2559         + make --disable-largefile option work (report by Thomas M Ott).
2560         + updated html documentation.
2561         + add ka2, kb1, kb3, kc2 to vt220-keypad as an extension -TD
2562         + minor improvements to rxvt+pcfkeys -TD
2563
2564 20060916
2565         + move static data from lib_mouse.c into SCREEN struct.
2566         + improve ifdef's for _POSIX_VDISABLE in tset to work with Mac OS X
2567           (report by Michail Vidiassov).
2568         + modify CF_PATH_SYNTAX to ensure it uses the result from --prefix
2569           option (from lynx changes) -TD
2570         + adapt AC_PROG_EGREP check, noting that this is likely to be another
2571           place aggravated by POSIXLY_CORRECT.
2572         + modify configure check for awk to ensure that it is found (prompted
2573           by report by Christopher Parker).
2574         + update config.sub
2575
2576 20060909
2577         + add kon, kon2 and jfbterm terminfo entry (request by Till Maas) -TD
2578         + remove invis capability from klone+sgr, mainly used by linux entry,
2579           since it does not really do this -TD
2580
2581 20060903
2582         + correct logic in wadd_wch() and wecho_wch(), which did not guard
2583           against passing the multi-column attribute into a call on waddch(),
2584           e.g., using data returned by win_wch() (cf: 20041023)
2585           (report by Sadrul H Chowdhury).
2586
2587 20060902
2588         + fix kterm's acsc string -TD
2589         + fix for change to tic/infocmp in 20060819 to ensure no blank is
2590           embedded into a termcap description.
2591         + workaround for 20050806 ifdef's change to allow visbuf.c to compile
2592           when using --with-termlib --with-trace options.
2593         + improve tgetstr() by making the return value point into the user's
2594           buffer, if provided (patch by Miroslav Lichvar (see Redhat Bugzilla
2595           #202480)).
2596         + correct libraries needed for foldkeys (report by Stanislav Ievlev)
2597
2598 20060826
2599         + add terminfo entries for xfce terminal (xfce) and multi gnome
2600           terminal (mgt) -TD
2601         + add test/foldkeys.c
2602
2603 20060819
2604         + modify tic and infocmp to avoid writing trailing blanks on terminfo
2605           source output (Debian #378783).
2606         + modify configure script to ensure that if the C compiler is used
2607           rather than the loader in making shared libraries, the $(CFLAGS)
2608           variable is also used (Redhat Bugzilla #199369).
2609         + port hashed-db code to db2 and db3.
2610         + fix a bug in tgetent() from 20060625 and 20060715 changes
2611           (patch/analysis by Miroslav Lichvar (see Redhat Bugzilla #202480)).
2612
2613 20060805
2614         + updated xterm function-keys terminfo to match xterm #216 -TD
2615         + add configure --with-hashed-db option (tested only with FreeBSD 6.0,
2616           e.g., the db 1.8.5 interface).
2617
2618 20060729
2619         + modify toe to access termcap data, e.g., via cgetent() functions,
2620           or as a text file if those are not available.
2621         + use _nc_basename() in tset to improve $SHELL check for csh/sh.
2622         + modify _nc_read_entry() and _nc_read_termcap_entry() so infocmp,
2623           can access termcap data when the terminfo database is disabled.
2624
2625 20060722
2626         + widen the test for xterm kmous a little to allow for other strings
2627           than \E[M, e.g., for xterm-sco functionality in xterm.
2628         + update xterm-related terminfo entries to match xterm patch #216 -TD
2629         + update config.guess, config.sub
2630
2631 20060715
2632         + fix for install-rule in Ada95 to add terminal_interface.ads
2633           and terminal_interface.ali (anonymous posting in comp.lang.ada).
2634         + correction to manpage for getcchar() (report by William McBrine).
2635         + add test/chgat.c
2636         + modify wchgat() to mark updated cells as changed so a refresh will
2637           repaint those cells (comments by Sadrul H Chowdhury and William
2638           McBrine).
2639         + split up dependency of names.c and codes.c in ncurses/Makefile to
2640           work with parallel make (report/analysis by Joseph S Myers).
2641         + suppress a warning message (which is ignored) for systems without
2642           an ldconfig program (patch by Justin Hibbits).
2643         + modify configure script --disable-symlinks option to allow one to
2644           disable symlink() in tic even when link() does not work (report by
2645           Nigel Horne).
2646         + modify MKfallback.sh to use tic -x when constructing fallback tables
2647           to allow extended capabilities to be retrieved from a fallback entry.
2648         + improve leak-checking logic in tgetent() from 20060625 to ensure that
2649           it does not free the current screen (report by Miroslav Lichvar).
2650
2651 20060708
2652         + add a check for _POSIX_VDISABLE in tset (NetBSD #33916).
2653         + correct _nc_free_entries() and related functions used for memory leak
2654           checking of tic.
2655
2656 20060701
2657         + revert a minor change for magic-cookie support from 20060513, which
2658           caused unexpected reset of attributes, e.g., when resizing test/view
2659           in color mode.
2660         + note in clear manpage that the program ignores command-line
2661           parameters (prompted by Debian #371855).
2662         + fixes to make lib_gen.c build properly with changes to the configure
2663           --disable-macros option and NCURSES_NOMACROS (cf:  20060527)
2664         + update/correct several terminfo entries -TD
2665         + add some notes regarding copyright to terminfo.src -TD
2666
2667 20060625
2668         + fixes to build Ada95 binding with gnat-4.1.0
2669         + modify read_termtype() so the term_names data is always allocated as
2670           part of the str_table, a better fix for a memory leak (cf: 20030809).
2671         + reduce memory leaks in repeated calls to tgetent() by remembering the
2672           last TERMINAL* value allocated to hold the corresponding data and
2673           freeing that if the tgetent() result buffer is the same as the
2674           previous call (report by "Matt" for FreeBSD gnu/98975).
2675         + modify tack to test extended capability function-key strings.
2676         + improved gnome terminfo entry (GenToo #122566).
2677         + improved xterm-256color terminfo entry (patch by Alain Bench).
2678
2679 20060617
2680         + fix two small memory leaks related to repeated tgetent() calls
2681           with TERM=screen (report by "Matt" for FreeBSD gnu/98975).
2682         + add --enable-signed-char to simplify Debian package.
2683         + reduce name-pollution in term.h by removing #define's for HAVE_xxx
2684           symbols.
2685         + correct typo in curs_terminfo.3x (Debian #369168).
2686
2687 20060603
2688         + enable the mouse in test/movewindow.c
2689         + improve a limit-check in frm_def.c (John Heasley).
2690         + minor copyright fixes.
2691         + change configure script to produce test/Makefile from data file.
2692
2693 20060527
2694         + add a configure option --enable-wgetch-events to enable
2695           NCURSES_WGETCH_EVENTS, and correct the associated loop-logic in
2696           lib_twait.c (report by Bernd Jendrissek).
2697         + remove include/nomacros.h from build, since the ifdef for
2698           NCURSES_NOMACROS makes that obsolete.
2699         + add entrypoints for some functions which were only provided as macros
2700           to make NCURSES_NOMACROS ifdef work properly:  getcurx(), getcury(),
2701           getbegx(), getbegy(), getmaxx(), getmaxy(), getparx() and getpary(),
2702           wgetbkgrnd().
2703         + provide ifdef for NCURSES_NOMACROS which suppresses most macro
2704           definitions from curses.h, i.e., where a macro is defined to override
2705           a function to improve performance.  Allowing a developer to suppress
2706           these definitions can simplify some application (discussion with
2707           Stanislav Ievlev).
2708         + improve description of memu/meml in terminfo manpage.
2709
2710 20060520
2711         + if msgr is false, reset video attributes when doing an automargin
2712           wrap to the next line.  This makes the ncurses 'k' test work properly
2713           for hpterm.
2714         + correct caching of keyname(), which was using only half of its table.
2715         + minor fixes to memory-leak checking.
2716         + make SCREEN._acs_map and SCREEN._screen_acs_map pointers rather than
2717           arrays, making ACS_LEN less visible to applications (suggested by
2718           Stanislav Ievlev).
2719         + move chunk in SCREEN ifdef'd for USE_WIDEC_SUPPORT to the end, so
2720           _screen_acs_map will have the same offset in both ncurses/ncursesw,
2721           making the corresponding tinfo/tinfow libraries binary-compatible
2722           (cf: 20041016, report by Stanislav Ievlev).
2723
2724 20060513
2725         + improve debug-tracing for EmitRange().
2726         + change default for --with-develop to "yes".  Add NCURSES_NO_HARD_TABS
2727           and NCURSES_NO_MAGIC_COOKIE environment variables to allow runtime
2728           suppression of the related hard-tabs and xmc-glitch features.
2729         + add ncurses version number to top-level manpages, e.g., ncurses, tic,
2730           infocmp, terminfo as well as form, menu, panel.
2731         + update config.guess, config.sub
2732         + modify ncurses.c to work around a bug in NetBSD 3.0 curses
2733           (field_buffer returning null for a valid field).  The 'r' test
2734           appears to not work with that configuration since the new_fieldtype()
2735           function is broken in that implementation.
2736
2737 20060506
2738         + add hpterm-color terminfo entry -TD
2739         + fixes to compile test-programs with HPUX 11.23
2740
2741 20060422
2742         + add copyright notices to files other than those that are generated,
2743           data or adapted from pdcurses (reports by William McBrine, David
2744           Taylor).
2745         + improve rendering on hpterm by not resetting attributes at the end
2746           of doupdate() if the terminal has the magic-cookie feature (report
2747           by Bernd Rieke).
2748         + add 256color variants of terminfo entries for programs which are
2749           reported to implement this feature -TD
2750
2751 20060416
2752         + fix typo in change to NewChar() macro from 20060311 changes, which
2753           broke tab-expansion (report by Frederic L W Meunier).
2754
2755 20060415
2756         + document -U option of tic and infocmp.
2757         + modify tic/infocmp to suppress smacs/rmacs when acsc is suppressed
2758           due to size limit, e.g., converting to termcap format.  Also
2759           suppress them if the output format does not contain acsc and it
2760           was not VT100-like, i.e., a one-one mapping (Novell #163715).
2761         + add configure check to ensure that SIGWINCH is defined on platforms
2762           such as OS X which exclude that when _XOPEN_SOURCE, etc., are
2763           defined (report by Nicholas Cole)
2764
2765 20060408
2766         + modify write_object() to not write coincidental extensions of an
2767           entry made due to it being referenced in a use= clause (report by
2768           Alain Bench).
2769         + another fix for infocmp -i option, which did not ensure that some
2770           escape sequences had comparable prefixes (report by Alain Bench).
2771
2772 20060401
2773         + improve discussion of init/reset in terminfo and tput manpages
2774           (report by Alain Bench).
2775         + use is3 string for a fallback of rs3 in the reset program; it was
2776           using is2 (report by Alain Bench).
2777         + correct logic for infocmp -i option, which did not account for
2778           multiple digits in a parameter (cf: 20040828) (report by Alain
2779           Bench).
2780         + move _nc_handle_sigwinch() to lib_setup.c to make --with-termlib
2781           option work after 20060114 changes (report by Arkadiusz Miskiewicz).
2782         + add copyright notices to test-programs as needed (report by William
2783           McBrine).
2784
2785 20060318
2786         + modify ncurses.c 'F' test to combine the wide-characters with color
2787           and/or video attributes.
2788         + modify test/ncurses to use CTL/Q or ESC consistently for exiting
2789           a test-screen (some commands used 'x' or 'q').
2790
2791 20060312
2792         + fix an off-by-one in the scrolling-region change (cf_ 20060311).
2793
2794 20060311
2795         + add checks in waddchnstr() and wadd_wchnstr() to stop copying when
2796           a null character is found (report by Igor Bogomazov).
2797         + modify progs/Makefile.in to make "tput init" work properly with
2798           cygwin, i.e., do not pass a ".exe" in the reference string used
2799           in check_aliases (report by Samuel Thibault).
2800         + add some checks to ensure current position is within scrolling
2801           region before scrolling on a new line (report by Dan Gookin).
2802         + change some NewChar() usage to static variables to work around
2803           stack garbage introduced when cchar_t is not packed (Redhat #182024).
2804
2805 20060225
2806         + workarounds to build test/movewindow with PDcurses 2.7.
2807         + fix for nsterm-16color entry (patch by Alain Bench).
2808         + correct a typo in infocmp manpage (Debian #354281).
2809
2810 20060218
2811         + add nsterm-16color entry -TD
2812         + updated mlterm terminfo entry -TD
2813         + remove 970913 feature for copying subwindows as they are moved in
2814           mvwin() (discussion with Bryan Christ).
2815         + modify test/demo_menus.c to demonstrate moving a menu (both the
2816           window and subwindow) using shifted cursor-keys.
2817         + start implementing recursive mvwin() in movewindow.c (incomplete).
2818         + add a fallback definition for GCC_PRINTFLIKE() in test.priv.h,
2819           for movewindow.c (report by William McBrine).
2820         + add help-message to test/movewindow.c
2821
2822 20060211
2823         + add test/movewindow.c, to test mvderwin().
2824         + fix ncurses soft-key test so color changes are shown immediately
2825           rather than delayed.
2826         + modify ncurses soft-key test to hide the keys when exiting the test
2827           screen.
2828         + fixes to build test programs with PDCurses 2.7, e.g., its headers
2829           rely on autoconf symbols, and it declares stubs for nonfunctional
2830           terminfo and termcap entrypoints.
2831
2832 20060204
2833         + improved test/configure to build test/ncurses on HPUX 11 using the
2834           vendor curses.
2835         + documented ALTERNATE CONFIGURATIONS in the ncurses manpage, for the
2836           benefit of developers who do not read INSTALL.
2837
2838 20060128
2839         + correct form library Window_To_Buffer() change (cf:  20040516), which
2840           should ignore the video attributes (report by Ricardo Cantu).
2841
2842 20060121
2843         + minor fixes to xmc-glitch experimental code:
2844           + suppress line-drawing
2845           + implement max_attributes
2846           tested with xterm.
2847         + minor fixes for the database iterator.
2848         + fix some buffer limits in c++ demo (comment by Falk Hueffner in
2849           Debian #348117).
2850
2851 20060114
2852         + add toe -a option, to show all databases.  This uses new private
2853           interfaces in the ncurses library for iterating through the list of
2854           databases.
2855         + fix toe from 20000909 changes which made it not look at
2856           $HOME/.terminfo
2857         + make toe's -v option parameter optional as per manpage.
2858         + improve SIGWINCH handling by postponing its effect during newterm(),
2859           etc., when allocating screens.
2860
2861 20060111
2862         + modify wgetnstr() to return KEY_RESIZE if a sigwinch occurs.  Use
2863           this in test/filter.c
2864         + fix an error in filter() modification which caused some applications
2865           to fail.
2866
2867 20060107
2868         + check if filter() was called when getting the screensize.  Keep it
2869           at 1 if so (based on Redhat #174498).
2870         + add extension nofilter().
2871         + refined the workaround for ACS mapping.
2872         + make ifdef's consistent in curses.h for the extended colors so the
2873           header file can be used for the normal curses library.  The header
2874           file installed for extended colors is a variation of the
2875           wide-character configuration (report by Frederic L W Meunier).
2876
2877 20051231
2878         + add a workaround to ACS mapping to allow applications such as
2879           test/blue.c to use the "PC ROM" characters by masking them with
2880           A_ALTCHARSET.  This worked up til 5.5, but was lost in the revision
2881           of legacy coding (report by Michael Deutschmann).
2882         + add a null-pointer check in the wide-character version of
2883           calculate_actual_width() (report by Victor Julien).
2884         + improve test/ncurses 'd' (color-edit) test by allowing the RGB
2885           values to be set independently (patch by William McBrine).
2886         + modify test/configure script to allow building test programs with
2887           PDCurses/X11.
2888         + modified test programs to allow some to work with NetBSD curses.
2889           Several do not because NetBSD curses implements a subset of X/Open
2890           curses, and also lacks much of SVr4 additions.  But it's enough for
2891           comparison.
2892         + update config.guess and config.sub
2893
2894 20051224
2895         + use BSD-specific fix for return-value from cgetent() from CVS where
2896           an unknown terminal type would be reportd as "database not found".
2897         + make tgetent() return code more readable using new symbols
2898           TGETENT_YES, etc.
2899         + remove references to non-existent "tctest" program.
2900         + remove TESTPROGS from progs/Makefile.in (it was referring to code
2901           that was never built in that directory).
2902         + typos in curs_addchstr.3x, some doc files (noticed in OpenBSD CVS).
2903
2904 20051217
2905         + add use_legacy_coding() function to support lynx's font-switching
2906           feature.
2907         + fix formatting in curs_termcap.3x (report by Mike Frysinger).
2908         + modify MKlib_gen.sh to change preprocessor-expanded _Bool back to
2909           bool.
2910
2911 20051210
2912         + extend test/ncurses.c 's' (overlay window) test to exercise overlay(),
2913           overwrite() and copywin() with different combinations of colors and
2914           attributes (including background color) to make it easy to see the
2915           effect of the different functions.
2916         + corrections to menu/m_global.c for wide-characters (report by
2917           Victor Julien).
2918
2919 20051203
2920         + add configure option --without-dlsym, allowing developers to
2921           configure GPM support without using dlsym() (discussion with Michael
2922           Setzer).
2923         + fix wins_nwstr(), which did not handle single-column non-8bit codes
2924           (Debian #341661).
2925
2926 20051126
2927         + move prototypes for wide-character trace functions from curses.tail
2928           to curses.wide to avoid accidental reference to those if
2929           _XOPEN_SOURCE_EXTENDED is defined without ensuring that <wchar.h> is
2930           included.
2931         + add/use NCURSES_INLINE definition.
2932         + change some internal functions to use int/unsigned rather than the
2933           short equivalents.
2934
2935 20051119
2936         + remove a redundant check in lib_color.c (Debian #335655).
2937         + use ld's -search_paths_first option on Darwin to work around odd
2938           search rules on that platform (report by Christian Gennerat, analysis
2939           by Andrea Govoni).
2940         + remove special case for Darwin in CF_XOPEN_SOURCE configure macro.
2941         + ignore EINTR in tcgetattr/tcsetattr calls (Debian #339518).
2942         + fix several bugs in test/bs.c (patch by Stephen Lindholm).
2943
2944 20051112
2945         + other minor fixes to cygwin based on tack -TD
2946         + correct smacs in cygwin (Debian #338234, report by Baurzhan
2947           Ismagulov, who noted that it was fixed in Cygwin).
2948
2949 20051029
2950         + add shifted up/down arrow codes to xterm-new as kind/kri strings -TD
2951         + modify wbkgrnd() to avoid clearing the A_CHARTEXT attribute bits
2952           since those record the state of multicolumn characters (Debian
2953           #316663).
2954         + modify werase to clear multicolumn characters that extend into
2955           a derived window (Debian #316663).
2956
2957 20051022
2958         + move assignment from environment variable ESCDELAY from initscr()
2959           down to newterm() so the environment variable affects timeouts for
2960           terminals opened with newterm() as well.
2961         + fix a memory leak in keyname().
2962         + add test/demo_altkeys.c
2963         + modify test/demo_defkey.c to exit from loop via 'q' to allow
2964           leak-checking, as well as fix a buffer size in winnstr() call.
2965
2966 20051015
2967         + correct order of use-clauses in rxvt-basic entry which made codes for
2968           f1-f4 vt100-style rather than vt220-style (report by Gabor Z Papp).
2969         + suppress configure check for gnatmake if Ada95/Makefile.in is not
2970           found.
2971         + correct a typo in configure --with-bool option for the case where
2972           --without-cxx is used (report by Daniel Jacobowitz).
2973         + add a note to INSTALL's discussion of --with-normal, pointing out
2974           that one may wish to use --without-gpm to ensure a completely
2975           static link (prompted by report by Felix von Leitner).
2976
2977 20051010 5.5 release for upload to ftp.gnu.org
2978
2979 20051008
2980         + document in demo_forms.c some portability issues.
2981
2982 20051001
2983         + document side-effect of werase() which sets the cursor position.
2984         + save/restore the current position in form field editing to make
2985           overlay mode work.
2986
2987 20050924
2988         + correct header dependencies in progs, allowing parallel make (report
2989           by Daniel Jacobowitz).
2990         + modify CF_BUILD_CC to ensure that pre-setting $BUILD_CC overrides
2991           the configure check for --with-build-cc (report by Daniel Jacobowitz).
2992         + modify CF_CFG_DEFAULTS to not use /usr as the default prefix for
2993           NetBSD.
2994         + update config.guess and config.sub from
2995                 http://subversions.gnu.org/cgi-bin/viewcvs/config/config/
2996
2997 20050917
2998         + modify sed expression which computes path for /usr/lib/terminfo
2999           symbolic link in install to ensure that it does not change unexpected
3000           levels of the path (Gentoo #42336).
3001         + modify default for --disable-lp64 configure option to reduce impact
3002           on existing 64-bit builds.  Enabling the _LP64 option may change the
3003           size of chtype and mmask_t.  However, for ABI 6, it is enabled by
3004           default (report by Mike Frysinger).
3005         + add configure script check for --enable-ext-mouse, bump ABI to 6 by
3006           default if it is used.
3007         + improve configure script logic for bumping ABI to omit this if the
3008           --with-abi-version option was used.
3009         + update address for Free Software Foundation in tack's source.
3010         + correct wins_wch(), which was not marking the filler-cells of
3011           multi-column characters (cf:  20041023).
3012
3013 20050910
3014         + modify mouse initialization to ensure that Gpm_Open() is called only
3015           once.  Otherwise GPM gets confused in its initialization of signal
3016           handlers (Debian #326709).
3017
3018 20050903
3019         + modify logic for backspacing in a multiline form field to ensure that
3020           it works even when the preceding line is full (report by Frank van
3021           Vugt).
3022         + remove comment about BUGS section of ncurses manpage (Debian #325481)
3023
3024 20050827
3025         + document some workarounds for shared and libtool library
3026           configurations in INSTALL (see --with-shared and --with-libtool).
3027         + modify CF_GCC_VERSION and CF_GXX_VERSION macros to accommodate
3028           cross-compilers which emit the platform name in their version
3029           message, e.g.,
3030                 arm-sa1100-linux-gnu-g++ (GCC) 4.0.1
3031           (report by Frank van Vugt).
3032
3033 20050820
3034         + start updating documentation for upcoming 5.5 release.
3035         + fix to make libtool  and libtinfo work together again (cf: 20050122).
3036         + fixes to allow building traces into libtinfo
3037         + add debug trace to tic that shows if/how ncurses will write to the
3038           lower corner of a terminal's screen.
3039         + update llib-l* files.
3040
3041 20050813
3042         + modify initializers in c++ binding to build with old versions of g++.
3043         + improve special case for 20050115 repainting fix, ensuring that if
3044           the first changed cell is not a character that the range to be
3045           repainted is adjusted to start at a character's beginning (Debian
3046           #316663).
3047
3048 20050806
3049         + fixes to build on QNX 6.1
3050         + improve configure script checks for Intel 9.0 compiler.
3051         + remove #include's for libc.h (obsolete).
3052         + adjust ifdef's in curses.priv.h so that when cross-compiling to
3053           produce comp_hash and make_keys, no dependency on wchar.h is needed.
3054           That simplifies the build-cppflags (report by Frank van Vugt).
3055         + move modules related to key-binding into libtinfo to fix linkage
3056           problem caused by 20050430 changes to MKkeyname.sh (report by
3057           Konstantin Andreev).
3058
3059 20050723
3060         + updates/fixes for configure script macros from vile -TD
3061         + make prism9's sgr string agree with the rest of the terminfo -TD
3062         + make vt220's sgr0 string consistent with sgr string, do this for
3063           several related cases -TD
3064         + improve translation to termcap by filtering the 'me' (sgr0) strings
3065           as in the runtime call to tgetent() (prompted by a discussion with
3066           Thomas Klausner).
3067         + improve tic check for sgr0 versus sgr(0), to help ensure that sgr0
3068           resets line-drawing.
3069
3070 20050716
3071         + fix special cases for trimming sgr0 for hurd and vt220 (Debian
3072           #318621).
3073         + split-out _nc_trim_sgr0() from modifications made to tgetent(), to
3074           allow it to be used by tic to provide information about the runtime
3075           changes that would be made to sgr0 for termcap applications.
3076         + modify make_sed.sh to make the group-name in the NAME section of
3077           form/menu library manpage agree with the TITLE string when renaming
3078           is done for Debian (Debian #78866).
3079
3080 20050702
3081         + modify parameter type in c++ binding for insch() and mvwinsch() to
3082           be consistent with underlying ncurses library (was char, is chtype).
3083         + modify treatment of Intel compiler to allow _GNU_SOURCE to be defined
3084           on Linux.
3085         + improve configure check for nanosleep(), checking that it works since
3086           some older systems such as AIX 4.3 have a nonworking version.
3087
3088 20050625
3089         + update config.guess and config.sub from
3090                 http://subversions.gnu.org/cgi-bin/viewcvs/config/config/
3091         + modify misc/shlib to work in test-directory.
3092         + suppress $suffix in misc/run_tic.sh when cross-compiling.  This
3093           allows cross-compiles to use the host's tic program to handle the
3094           "make install.data" step.
3095         + improve description of $LINES and $COLUMNS variables in manpages
3096           (prompted by report by Dave Ulrick).
3097         + improve description of cross-compiling in INSTALL
3098         + add NCURSES-Programming-HOWTO.html by Pradeep Padala
3099           (see http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/).
3100         + modify configure script to obtain soname for GPM library (discussion
3101           with Daniel Jacobowitz).
3102         + modify configure script so that --with-chtype option will still
3103           compute the unsigned literals suffix for constants in curses.h
3104           (report by Daniel Jacobowitz:
3105         + patches from Daniel Jacobowitz:
3106           + the man_db.renames entry for tack.1 was backwards.
3107           + tack.1 had some 1m's that should have been 1M's.
3108           + the section for curs_inwstr.3 was wrong.
3109
3110 20050619
3111         + correction to --with-chtype option (report by Daniel Jacobowitz).
3112
3113 20050618
3114         + move build-time edit_man.sh and edit_man.sed scripts to top directory
3115           to simplify reusing them for renaming tack's manpage (prompted by a
3116           review of Debian package).
3117         + revert minor optimization from 20041030 (Debian #313609).
3118         + libtool-specific fixes, tested with libtool 1.4.3, 1.5.0, 1.5.6,
3119           1.5.10 and 1.5.18 (all work except as noted previously for the c++
3120           install using libtool 1.5.0):
3121           + modify the clean-rule in c++/Makefile.in to work with IRIX64 make
3122             program.
3123           + use $(LIBTOOL_UNINSTALL) symbol, overlooked in 20030830
3124         + add configure options --with-chtype and --with-mmask-t, to allow
3125           overriding of the non-LP64 model's use of the corresponding types.
3126         + revise test for size of chtype (and mmask_t), which always returned
3127           "long" due to an uninitialized variable (report by Daniel Jacobowitz).
3128
3129 20050611
3130         + change _tracef's that used "%p" format for va_list values to ignore
3131           that, since on some platforms those are not pointers.
3132         + fixes for long-formats in printf's due to largefile support.
3133
3134 20050604
3135         + fixes for termcap support:
3136           + reset pointer to _nc_curr_token.tk_name when the input stream is
3137             closed, which could point to free memory (cf: 20030215).
3138           + delink TERMTYPE data which is used by the termcap reader, so that
3139             extended names data will be freed consistently.
3140           + free pointer to TERMTYPE data in _nc_free_termtype() rather than
3141             its callers.
3142           + add some entrypoints for freeing permanently allocated data via
3143             _nc_freeall() when NO_LEAKS is defined.
3144         + amend 20041030 change to _nc_do_color to ensure that optimization is
3145           applied only when the terminal supports back_color_erase (bce).
3146
3147 20050528
3148         + add sun-color terminfo entry -TD
3149         + correct a missing assignment in c++ binding's method
3150           NCursesPanel::UserPointer() from 20050409 changes.
3151         + improve configure check for large-files, adding check for dirent64
3152           from vile -TD
3153         + minor change to configure script to improve linker options for the
3154           Ada95 tree.
3155
3156 20050515
3157         + document error conditions for ncurses library functions (report by
3158           Stanislav Ievlev).
3159         + regenerated html documentation for ada binding.
3160           see ftp://invisible-island.net/ncurses/patches/gnathtml
3161
3162 20050507
3163         + regenerated html documentation for manpages.
3164         + add $(BUILD_EXEEXT) suffix to invocation of make_keys in
3165           ncurses/Makefile (Gentoo #89772).
3166         + modify c++/demo.cc to build with g++ -fno-implicit-templates option
3167           (patch by Mike Frysinger).
3168         + modify tic to filter out long extended names when translating to
3169           termcap format.  Only two characters are permissible for termcap
3170           capability names.
3171
3172 20050430
3173         + modify terminfo entries xterm-new and rxvt to add strings for
3174           shift-, control-cursor keys.
3175         + workaround to allow c++ binding to compile with g++ 2.95.3, which
3176           has a broken implementation of static_cast<> (patch by Jeff Chua).
3177         + modify initialization of key lookup table so that if an extended
3178           capability (tic -x) string is defined, and its name begins with 'k',
3179           it will automatically be treated as a key.
3180         + modify test/keynames.c to allow for the possibility of extended
3181           key names, e.g., via define_key(), or via "tic -x".
3182         + add test/demo_termcap.c to show the contents of given entry via the
3183           termcap interface.
3184
3185 20050423
3186         + minor fixes for vt100/vt52 entries -TD
3187         + add configure option --enable-largefile
3188         + corrected libraries used to build Ada95/gen/gen, found in testing
3189           gcc 4.0.0.
3190
3191 20050416
3192         + update config.guess, config.sub
3193         + modify configure script check for _XOPEN_SOURCE, disable that on
3194           Darwin whose header files have problems (patch by Chris Zubrzycki).
3195         + modify form library Is_Printable_String() to use iswprint() rather
3196           than wcwidth() for determining if a character is printable.  The
3197           latter caused it to reject menu items containing non-spacing
3198           characters.
3199         + modify ncurses test program's F-test to handle non-spacing characters
3200           by combining them with a reverse-video blank.
3201         + review/fix several gcc -Wconversion warnings.
3202
3203 20050409
3204         + correct an off-by-one error in m_driver() for mouse-clicks used to
3205           position the mouse to a particular item.
3206         + implement test/demo_menus.c
3207         + add some checks in lib_mouse to ensure SP is set.
3208         + modify C++ binding to make 20050403 changes work with the configure
3209           --enable-const option.
3210
3211 20050403
3212         + modify start_color() to return ERR if it cannot allocate memory.
3213         + address g++ compiler warnings in C++ binding by adding explicit
3214           member initialization, assignment operators and copy constructors.
3215           Most of the changes simply preserve the existing semantics of the
3216           binding, which can leak memory, etc., but by making these features
3217           visible, it provides a framework for improving the binding.
3218         + improve C++ binding using static_cast, etc.
3219         + modify configure script --enable-warnings to add options to g++ to
3220           correspond to the gcc --enable-warnings.
3221         + modify C++ binding to use some C internal functions to make it
3222           compile properly on Solaris (and other platforms).
3223
3224 20050327
3225         + amend change from 20050320 to limit it to configurations with a
3226           valid locale.
3227         + fix a bug introduced in 20050320 which broke the translation of
3228           nonprinting characters to uparrow form (report by Takahashi Tamotsu).
3229
3230 20050326
3231         + add ifdef's for _LP64 in curses.h to avoid using wasteful 64-bits for
3232           chtype and mmask_t, but add configure option --disable-lp64 in case
3233           anyone used that configuration.
3234         + update misc/shlib script to account for Mac OS X (report by Michail
3235           Vidiassov).
3236         + correct comparison for wrapping multibyte characters in
3237           waddch_literal() (report by Takahashi Tamotsu).
3238
3239 20050320
3240         + add -c and -w options to tset to allow user to suppress ncurses'
3241           resizing of the terminal emulator window in the special case where it
3242           is not able to detect the true size (report by Win Delvaux, Debian
3243           #300419).
3244         + modify waddch_nosync() to account for locale zn_CH.GBK, which uses
3245           codes 128-159 as part of multibyte characters (report by Wang
3246           WenRui, Debian #300512).
3247
3248 20050319
3249         + modify ncurses.c 'd' test to make it work with 88-color
3250           configuration, i.e., by implementing scrolling.
3251         + improve scrolling in ncurses.c 'c' and 'C' tests, e.g., for 88-color
3252           configuration.
3253
3254 20050312
3255         + change tracemunch to use strict checking.
3256         + modify ncurses.c 'p' test to test line-drawing within a pad.
3257         + implement environment variable NCURSES_NO_UTF8_ACS to support
3258           miscellaneous terminal emulators which ignore alternate character
3259           set escape sequences when in UTF-8 mode.
3260
3261 20050305
3262         + change NCursesWindow::err_handler() to a virtual function (request by
3263           Steve Beal).
3264         + modify fty_int.c and fty_num.c to handle wide characters (report by
3265           Wolfgang Gutjahr).
3266         + adapt fix for fty_alpha.c to fty_alnum.c, which also handled normal
3267           and wide characters inconsistently (report by Wolfgang Gutjahr).
3268         + update llib-* files to reflect internal interface additions/changes.
3269
3270 20050226
3271         + improve test/configure script, adding tests for _XOPEN_SOURCE, etc.,
3272           from lynx.
3273         + add aixterm-16color terminfo entry -TD
3274         + modified xterm-new terminfo entry to work with tgetent() changes -TD
3275         + extended changes in tgetent() from 20040710 to allow the substring of
3276           sgr0 which matches rmacs to be at the beginning of the sgr0 string
3277           (request by Thomas Wolff).  Wolff says the visual effect in
3278           combination with pre-20040710 ncurses is improved.
3279         + fix off-by-one in winnstr() call which caused form field validation
3280           of multibyte characters to ignore the last character in a field.
3281         + correct logic in winsch() for inserting multibyte strings; the code
3282           would clear cells after the insertion rather than push them to the
3283           right (cf: 20040228).
3284         + fix an inconsistency in Check_Alpha_Field() between normal and wide
3285           character logic (report by Wolfgang Gutjahr).
3286
3287 20050219
3288         + fix a bug in editing wide-characters in form library: deleting a
3289           nonwide character modified the previous wide-character.
3290         + update manpage to describe NCURSES_MOUSE_VERSION 2.
3291         + correct manpage description of mouseinterval() (Debian #280687).
3292         + add a note to default_colors.3x explaining why this extension was
3293           added (Debian #295083).
3294         + add traces to panel library.
3295
3296 20050212
3297         + improve editing of wide-characters in form library:  left/right
3298           cursor movement, and single-character deletions work properly.
3299         + disable GPM mouse support when $TERM happens to be prefixed with
3300           "xterm".  Gpm_Open() would otherwise assert that it can deal with
3301           mouse events in this case.
3302         + modify GPM mouse support so it closes the server connection when
3303           the caller disables the mouse (report by Stanislav Ievlev).
3304
3305 20050205
3306         + add traces for callback functions in form library.
3307         + add experimental configure option --enable-ext-mouse, which defines
3308           NCURSES_MOUSE_VERSION 2, and modifies the encoding of mouse events to
3309           support wheel mice, which may transmit buttons 4 and 5.  This works
3310           with xterm and similar X terminal emulators (prompted by question by
3311           Andreas Henningsson, this is also related to Debian #230990).
3312         + improve configure macros CF_XOPEN_SOURCE and CF_POSIX_C_SOURCE to
3313           avoid redefinition warnings on cygwin.
3314
3315 20050129
3316         + merge remaining development changes for extended colors (mostly
3317           complete, does not appear to break other configurations).
3318         + add xterm-88color.dat (part of extended colors testing).
3319         + improve _tracedump() handling of color pairs past 96.
3320         + modify return-value from start_color() to return OK if colors have
3321           already been started.
3322         + modify curs_color.3x list error conditions for init_pair(),
3323           pair_content() and color_content().
3324         + modify pair_content() to return -1 for consistency with init_pair()
3325           if it corresponds to the default-color.
3326         + change internal representation of default-color to allow application
3327           to use color number 255.  This does not affect the total number of
3328           color pairs which are allowed.
3329         + add a top-level tags rule.
3330
3331 20050122
3332         + add a null-pointer check in wgetch() in case it is called without
3333           first calling initscr().
3334         + add some null-pointer checks for SP, which is not set by libtinfo.
3335         + modify misc/shlib to ensure that absolute pathnames are used.
3336         + modify test/Makefile.in, etc., to link test programs only against the
3337           libraries needed, e.g., omit form/menu/panel library for the ones
3338           that are curses-specific.
3339         + change SP->_current_attr to a pointer, adjust ifdef's to ensure that
3340           libtinfo.so and libtinfow.so have the same ABI.  The reason for this
3341           is that the corresponding data which belongs to the upper-level
3342           ncurses library has a different size in each model (report by
3343           Stanislav Ievlev).
3344
3345 20050115
3346         + minor fixes to allow test-compiles with g++.
3347         + correct column value shown in tic's warnings, which did not account
3348           for leading whitespace.
3349         + add a check in _nc_trans_string() for improperly ended strings, i.e.,
3350           where a following line begins in column 1.
3351         + modify _nc_save_str() to return a null pointer on buffer overflow.
3352         + improve repainting while scrolling wide-character data (Eungkyu Song).
3353
3354 20050108
3355         + merge some development changes to extend color capabilities.
3356
3357 20050101
3358         + merge some development changes to extend color capabilities.
3359         + fix manpage typo (FreeBSD report docs/75544).
3360         + update config.guess, config.sub
3361         > patches for configure script (Albert Chin-A-Young):
3362         + improved fix to make mbstate_t recognized on HPUX 11i (cf:
3363           20030705), making vsscanf() prototype visible on IRIX64.  Tested for
3364           on HP-UX 11i, Solaris 7, 8, 9, AIX 4.3.3, 5.2, Tru64 UNIX 4.0D, 5.1,
3365           IRIX64 6.5, Redhat Linux 7.1, 9, and RHEL 2.1, 3.0.
3366         + print the result of the --disable-home-terminfo option.
3367         + use -rpath when compiling with SGI C compiler.
3368
3369 20041225
3370         + add trace calls to remaining public functions in form and menu
3371           libraries.
3372         + fix check for numeric digits in test/ncurses.c 'b' and 'B' tests.
3373         + fix typo in test/ncurses.c 'c' test from 20041218.
3374
3375 20041218
3376         + revise test/ncurses.c 'c' color test to improve use for xterm-88color
3377           and xterm-256color, added 'C' test using the wide-character color_set
3378           and attr_set functions.
3379
3380 20041211
3381         + modify configure script to work with Intel compiler.
3382         + fix an limit-check in wadd_wchnstr() which caused labels in the
3383           forms-demo to be one character short.
3384         + fix typo in curs_addchstr.3x (Jared Yanovich).
3385         + add trace calls to most functions in form and menu libraries.
3386         + update working-position for adding wide-characters when window is
3387           scrolled (prompted by related report by Eungkyu Song).
3388
3389 20041204
3390         + replace some references on Linux to wcrtomb() which use it to obtain
3391           the length of a multibyte string with _nc_wcrtomb, since wcrtomb() is
3392           broken in glibc (see Debian #284260).
3393         + corrected length-computation in wide-character support for
3394           field_buffer().
3395         + some fixes to frm_driver.c to allow it to accept multibyte input.
3396         + modify configure script to work with Intel 8.0 compiler.
3397
3398 20041127
3399         + amend change to setupterm() in 20030405 which would reuse the value
3400           of cur_term if the same output was selected.  This now reuses it only
3401           when setupterm() is called from tgetent(), which has no notion of
3402           separate SCREENs.  Note that tgetent() must be called after initscr()
3403           or newterm() to use this feature (Redhat Bugzilla #140326).
3404         + add a check in CF_BUILD_CC macro to ensure that developer has given
3405           the --with-build-cc option when cross-compiling (report by Alexandre
3406           Campo).
3407         + improved configure script checks for _XOPEN_SOURCE and
3408           _POSIX_C_SOURCE (fix for IRIX 5.3 from Georg Schwarz, _POSIX_C_SOURCE
3409           updates from lynx).
3410         + cosmetic fix to test/gdc.c to recolor the bottom edge of the box
3411           for consistency (comment by Dan Nelson).
3412
3413 20041120
3414         + update wsvt25 terminfo entry -TD
3415         + modify test/ins_wide.c to test all flavors of ins_wstr().
3416         + ignore filler-cells in wadd_wchnstr() when adding a cchar_t array
3417           which consists of multi-column characters, since this function
3418           constructs them (cf: 20041023).
3419         + modify winnstr() to return multibyte character strings for the
3420           wide-character configuration.
3421
3422 20041106
3423         + fixes to make slk_set() and slk_wset() accept and store multibyte
3424           or multicolumn characters.
3425
3426 20041030
3427         + improve color optimization a little by making _nc_do_color() check
3428           if the old/new pairs are equivalent to the default pair 0.
3429         + modify assume_default_colors() to not require that
3430           use_default_colors() be called first.
3431
3432 20041023
3433         + modify term_attrs() to use termattrs(), add the extended attributes
3434           such as enter_horizontal_hl_mode for WA_HORIZONTAL to term_attrs().
3435         + add logic in waddch_literal() to clear orphaned cells when one
3436           multi-column character partly overwrites another.
3437         + improved logic for clearing cells when a multi-column character
3438           must be wrapped to a new line.
3439         + revise storage of cells for multi-column characters to correct a
3440           problem with repainting.  In the old scheme, it was possible for
3441           doupdate() to decide that only part of a multi-column character
3442           should be repainted since the filler cells stored only an attribute
3443           to denote them as fillers, rather than the character value and the
3444           attribute.
3445
3446 20041016
3447         + minor fixes for traces.
3448         + add SP->_screen_acs_map[], used to ensure that mapping of missing
3449           line-drawing characters is handled properly.  For example, ACS_DARROW
3450           is absent from xterm-new, and it was coincidentally displayed the
3451           same as ACS_BTEE.
3452
3453 20041009
3454         + amend 20021221 workaround for broken acs to reset the sgr, rmacs
3455           and smacs strings as well.  Also modify the check for screen's
3456           limitations in that area to allow the multi-character shift-in
3457           and shift-out which seem to work.
3458         + change GPM initialization, using dl library to load it dynamically
3459           at runtime (Debian #110586).
3460
3461 20041002
3462         + correct logic for color pair in setcchar() and getcchar() (patch by
3463           Marcin 'Qrczak' Kowalczyk).
3464         + add t/T commands to ncurses b/B tests to allow a different color to
3465           be tested for the attrset part of the test than is used in the
3466           background color.
3467
3468 20040925
3469         + fix to make setcchar() to work when its wchar_t* parameter is
3470           pointing to a string which contains more data than can be converted.
3471         + modify wget_wstr() and example in ncurses.c to work if wchar_t and
3472           wint_t are different sizes (report by Marcin 'Qrczak' Kowalczyk).
3473
3474 20040918
3475         + remove check in wget_wch() added to fix an infinite loop, appears to
3476           have been working around a transitory glibc bug, and interferes
3477           with normal operation (report by Marcin 'Qrczak' Kowalczyk).
3478         + correct wadd_wch() and wecho_wch(), which did not pass the rendition
3479           information (report by Marcin 'Qrczak' Kowalczyk).
3480         + fix aclocal.m4 so that the wide-character version of ncurses gets
3481           compiled as libncursesw.5.dylib, instead of libncurses.5w.dylib
3482           (adapted from patch by James J Ramsey).
3483         + change configure script for --with-caps option to indicate that it
3484           is no longer experimental.
3485         + change configure script to reflect the fact that --enable-widec has
3486           not been "experimental" since 5.3 (report by Bruno Lustosa).
3487
3488 20040911
3489         + add 'B' test to ncurses.c, to exercise some wide-character functions.
3490
3491 20040828
3492         + modify infocmp -i option to match 8-bit controls against its table
3493           entries, e.g., so it can analyze the xterm-8bit entry.
3494         + add morphos terminfo entry, improve amiga-8bit entry (Pavel Fedin).
3495         + correct translation of "%%" in terminfo format to termcap, e.g.,
3496           using "tic -C" (Redhat Bugzilla #130921).
3497         + modified configure script CF_XOPEN_SOURCE macro to ensure that if
3498           it defines _POSIX_C_SOURCE, that it defines it to a specific value
3499           (comp.os.stratus newsgroup comment).
3500
3501 20040821
3502         + fixes to build with Ada95 binding with gnat 3.4 (all warnings are
3503           fatal, and gnat does not follow the guidelines for pragmas).
3504           However that did find a coding error in Assume_Default_Colors().
3505         + modify several terminfo entries to ensure xterm mouse and cursor
3506           visibility are reset in rs2 string:  hurd, putty, gnome,
3507           konsole-base, mlterm, Eterm, screen (Debian #265784, #55637).  The
3508           xterm entries are left alone - old ones for compatibility, and the
3509           new ones do not require this change. -TD
3510
3511 20040814
3512         + fake a SIGWINCH in newterm() to accommodate buggy terminal emulators
3513           and window managers (Debian #265631).
3514         > terminfo updates -TD
3515         + remove dch/dch1 from rxvt because they are implemented inconsistently
3516           with the common usage of bce/ech
3517         + remove khome from vt220 (vt220's have no home key)
3518         + add rxvt+pcfkeys
3519
3520 20040807
3521         + modify test/ncurses.c 'b' test, adding v/V toggles to cycle through
3522           combinations of video attributes so that for instance bold and
3523           underline can be tested.  This made the legend too crowded, added
3524           a help window as well.
3525         + modify test/ncurses.c 'b' test to cycle through default colors if
3526           the -d option is set.
3527         + update putty terminfo entry (Robert de Bath).
3528
3529 20040731
3530         + modify test/cardfile.c to allow it to read more data than can be
3531           displayed.
3532         + correct logic in resizeterm.c which kept it from processing all
3533           levels of window hierarchy (reports by Folkert van Heusden,
3534           Chris Share).
3535
3536 20040724
3537         + modify "tic -cv" to ignore delays when comparing strings.  Also
3538           modify it to ignore a canceled sgr string, e.g., for terminals which
3539           cannot properly combine attributes in one control sequence.
3540         + corrections for gnome and konsole entries (Redhat Bugzilla #122815,
3541           patch by Hans de Goede)
3542         > terminfo updates -TD
3543         + make ncsa-m rmacs/smacs consistent with sgr
3544         + add sgr, rc/sc and ech to syscons entries
3545         + add function-keys to decansi
3546         + add sgr to mterm-ansi
3547         + add sgr, civis, cnorm to emu
3548         + correct/simplify cup in addrinfo
3549
3550 20040717
3551         > terminfo updates -TD
3552         + add xterm-pc-fkeys
3553         + review/update gnome and gnome-rh90 entries (prompted by Redhat
3554           Bugzilla #122815).
3555         + review/update konsole entries
3556         + add sgr, correct sgr0 for kterm and mlterm
3557         + correct tsl string in kterm
3558
3559 20040711
3560         + add configure option --without-xterm-new
3561
3562 20040710
3563         + add check in wget_wch() for printable bytes that are not part of a
3564           multibyte character.
3565         + modify wadd_wchnstr() to render text using window's background
3566           attributes.
3567         + improve tic's check to compare sgr and sgr0.
3568         + fix c++ directory's .cc.i rule.
3569         + modify logic in tgetent() which adjusts the termcap "me" string
3570           to work with ISO-2022 string used in xterm-new (cf: 20010908).
3571         + modify tic's check for conflicting function keys to omit that if
3572           converting termcap to termcap format.
3573         + add -U option to tic and infocmp.
3574         + add rmam/smam to linux terminfo entry (Trevor Van Bremen)
3575         > terminfo updates -TD
3576         + minor fixes for emu
3577         + add emu-220
3578         + change wyse acsc strings to use 'i' map rather than 'I'
3579         + fixes for avatar0
3580         + fixes for vp3a+
3581
3582 20040703
3583         + use tic -x to install terminfo database -TD
3584         + add -x to infocmp's usage message.
3585         + correct field used for comparing O_ROWMAJOR in set_menu_format()
3586           (report/patch by Tony Li).
3587         + fix a missing nul check in set_field_buffer() from 20040508 changes.
3588         > terminfo updates -TD
3589           + make xterm-xf86-v43 derived from xterm-xf86-v40 rather than
3590             xterm-basic -TD
3591           + align with xterm patch #192's use of xterm-new -TD
3592           + update xterm-new and xterm-8bit for cvvis/cnorm strings -TD
3593           + make xterm-new the default "xterm" entry -TD
3594
3595 20040626
3596         + correct BUILD_CPPFLAGS substitution in ncurses/Makefile.in, to allow
3597           cross-compiling from a separate directory tree (report/patch by
3598           Dan Engel).
3599         + modify is_term_resized() to ensure that window sizes are nonzero,
3600           as documented in the manpage (report by Ian Collier).
3601         + modify CF_XOPEN_SOURCE configure macro to make Hurd port build
3602           (Debian #249214, report/patch by Jeff Bailey).
3603         + configure-script mods from xterm, e.g., updates to CF_ADD_CFLAGS
3604         + update config.guess, config.sub
3605         > terminfo updates -TD
3606           + add mlterm
3607           + add xterm-xf86-v44
3608           + modify xterm-new aka xterm-xfree86 to accommodate luit, which
3609             relies on G1 being used via an ISO-2022 escape sequence (report by
3610             Juliusz Chroboczek)
3611           + add 'hurd' entry
3612
3613 20040619
3614         + reconsidered winsnstr(), decided after comparing other
3615           implementations that wrapping is an X/Open documentation error.
3616         + modify test/inserts.c to test all flavors of insstr().
3617
3618 20040605
3619         + add setlocale() calls to a few test programs which may require it:
3620           demo_forms.c, filter.c, ins_wide.c, inserts.c
3621         + correct a few misspelled function names in ncurses-intro.html (report
3622           by Tony Li).
3623         + correct internal name of key_defined() manpage, which conflicted with
3624           define_key().
3625
3626 20040529
3627         + correct size of internal pad used for holding wide-character
3628           field_buffer() results.
3629         + modify data_ahead() to work with wide-characters.
3630
3631 20040522
3632         + improve description of terminfo if-then-else expressions (suggested
3633           by Arne Thomassen).
3634         + improve test/ncurses.c 'd' test, allow it to use external file for
3635           initial palette (added xterm-16color.dat and linux-color.dat), and
3636           reset colors to the initial palette when starting/ending the test.
3637         + change limit-check in init_color() to allow r/g/b component to
3638           reach 1000 (cf: 20020928).
3639
3640 20040516
3641         + modify form library to use cchar_t's rather than char's in the
3642           wide-character configuration for storing data for field buffers.
3643         + correct logic of win_wchnstr(), which did not work for more than
3644           one cell.
3645
3646 20040508
3647         + replace memset/memcpy usage in form library with for-loops to
3648           simplify changing the datatype of FIELD.buf, part of wide-character
3649           changes.
3650         + fix some inconsistent use of #if/#ifdef (report by Alain Guibert).
3651
3652 20040501
3653         + modify menu library to account for actual number of columns used by
3654           multibyte character strings, in the wide-character configuration
3655           (adapted from patch by Philipp Tomsich).
3656         + add "-x" option to infocmp like tic's "-x", for use in "-F"
3657           comparisons.  This modifies infocmp to only report extended
3658           capabilities if the -x option is given, making this more consistent
3659           with tic.  Some scripts may break, since infocmp previous gave this
3660           information without an option.
3661         + modify termcap-parsing to retain 2-character aliases at the beginning
3662           of an entry if the "-x" option is used in tic.
3663
3664 20040424
3665         + minor compiler-warning and test-program fixes.
3666
3667 20040417
3668         + modify tic's missing-sgr warning to apply to terminfo only.
3669         + free some memory leaks in tic.
3670         + remove check in post_menu() that prevented menus from extending
3671           beyond the screen (request by Max J. Werner).
3672         + remove check in newwin() that prevents allocating windows
3673           that extend beyond the screen.  Solaris curses does this.
3674         + add ifdef in test/color_set.c to allow it to compile with older
3675           curses.
3676         + add napms() calls to test/dots.c to make it not be a CPU hog.
3677
3678 20040403
3679         + modify unctrl() to return null if its parameter does not correspond
3680           to an unsigned char.
3681         + add some limit-checks to guard isprint(), etc., from being used on
3682           values that do not fit into an unsigned char (report by Sami Farin).
3683
3684 20040328
3685         + fix a typo in the _nc_get_locale() change.
3686
3687 20040327
3688         + modify _nc_get_locale() to use setlocale() to query the program's
3689           current locale rather than using getenv().  This fixes a case in tin
3690           which relies on legacy treatment of 8-bit characters when the locale
3691           is not initialized (reported by Urs Jansen).
3692         + add sgr string to screen's and rxvt's terminfo entries -TD.
3693         + add a check in tic for terminfo entries having an sgr0 but no sgr
3694           string.  This confuses Tru64 and HPUX curses when combined with
3695           color, e.g., making them leave line-drawing characters in odd places.
3696         + correct casts used in ABSENT_BOOLEAN, CANCELLED_BOOLEAN, matches the
3697           original definitions used in Debian package to fix PowerPC bug before
3698           20030802 (Debian #237629).
3699
3700 20040320
3701         + modify PutAttrChar() and PUTC() macro to improve use of
3702           A_ALTCHARSET attribute to prevent line-drawing characters from
3703           being lost in situations where the locale would otherwise treat the
3704           raw data as nonprintable (Debian #227879).
3705
3706 20040313
3707         + fix a redefinition of CTRL() macro in test/view.c for AIX 5.2 (report
3708           by Jim Idle).
3709         + remove ".PP" after ".SH NAME" in a few manpages; this confuses
3710           some apropos script (Debian #237831).
3711
3712 20040306
3713         + modify ncurses.c 'r' test so editing commands, like inserted text,
3714           set the field background, and the state of insert/overlay editing
3715           mode is shown in that test.
3716         + change syntax of dummy targets in Ada95 makefiles to work with pmake.
3717         + correct logic in test/ncurses.c 'b' for noncolor terminals which
3718           did not recognize a quit-command (cf: 20030419).
3719
3720 20040228
3721         + modify _nc_insert_ch() to allow for its input to be part of a
3722           multibyte string.
3723         + split out lib_insnstr.c, to prepare to rewrite it.  X/Open states
3724           that this function performs wrapping, unlike all of the other
3725           insert-functions.  Currently it does not wrap.
3726         + check for nl_langinfo(CODESET), use it if available (report by
3727           Stanislav Ievlev).
3728         + split-out CF_BUILD_CC macro, actually did this for lynx first.
3729         + fixes for configure script CF_WITH_DBMALLOC and CF_WITH_DMALLOC,
3730           which happened to work with bash, but not with Bourne shell (report
3731           by Marco d'Itri via tin-dev).
3732
3733 20040221
3734         + some changes to adapt the form library to wide characters, incomplete
3735           (request by Mike Aubury).
3736         + add symbol to curses.h which can be used to suppress include of
3737           stdbool.h, e.g.,
3738                 #define NCURSES_ENABLE_STDBOOL_H 0
3739                 #include <curses.h>
3740           (discussion on XFree86 mailing list).
3741
3742 20040214
3743         + modify configure --with-termlib option to accept a value which sets
3744           the name of the terminfo library.  This would allow a packager to
3745           build libtinfow.so renamed to coincide with libtinfo.so (discussion
3746           with Stanislav Ievlev).
3747         + improve documentation of --with-install-prefix, --prefix and
3748           $(DESTDIR) in INSTALL (prompted by discussion with Paul Lew).
3749         + add configure check if the compiler can use -c -o options to rename
3750           its output file, use that to omit the 'cd' command which was used to
3751           ensure object files are created in a separate staging directory
3752           (prompted by comments by Johnny Wezel, Martin Mokrejs).
3753
3754 20040208 5.4 release for upload to ftp.gnu.org
3755         + update TO-DO.
3756
3757 20040207 pre-release
3758         + minor fixes to _nc_tparm_analyze(), i.e., do not count %i as a param,
3759           and do not count %d if it follows a %p.
3760         + correct an inconsistency between handling of codes in the 128-255
3761           range, e.g., as illustrated by test/ncurses.c f/F tests.  In POSIX
3762           locale, the latter did not show printable results, while the former
3763           did.
3764         + modify MKlib_gen.sh to compensate for broken C preprocessor on Mac
3765           OS X, which alters "%%" to "% % " (report by Robert Simms, fix
3766           verified by Scott Corscadden).
3767
3768 20040131 pre-release
3769         + modify SCREEN struct to align it between normal/wide curses flavors
3770           to simplify future changes to build a single version of libtinfo
3771           (patch by Stanislav Ievlev).
3772         + document handling of carriage return by addch() in manpage.
3773         + document special features of unctrl() in manpage.
3774         + documented interface changes in INSTALL.
3775         + corrected control-char test in lib_addch.c to account for locale
3776           (Debian #230335, cf: 971206).
3777         + updated test/configure.in to use AC_EXEEXT and AC_OBJEXT.
3778         + fixes to compile Ada95 binding with Debian gnat 3.15p-4 package.
3779         + minor configure-script fixes for older ports, e.g., BeOS R4.5.
3780
3781 20040125 pre-release
3782         + amend change to PutAttrChar() from 20030614 which computed the number
3783           of cells for a possibly multi-cell character.  The 20030614 change
3784           forced the cell to a blank if the result from wcwidth() was not
3785           greater than zero.  However, wcwidth() called for parameters in the
3786           range 128-255 can give this return value.  The logic now simply
3787           ensures that the number of cells is greater than zero without
3788           modifying the displayed value.
3789
3790 20040124 pre-release
3791         + looked good for 5.4 release for upload to ftp.gnu.org (but see above)
3792         + modify configure script check for ranlib to use AC_CHECK_TOOL, since
3793           that works better for cross-compiling.
3794
3795 20040117 pre-release
3796         + modify lib_get_wch.c to prefer mblen/mbtowc over mbrlen/mbrtowc to
3797           work around core dump in Solaris 8's locale support, e.g., for
3798           zh_CN.GB18030 (report by Saravanan Bellan).
3799         + add includes for <stdarg.h> and <stdio.h> in configure script macro
3800           to make <wchar.h> check work with Tru64 4.0d.
3801         + add terminfo entry for U/Win -TD
3802         + add terminfo entries for SFU aka Interix aka OpenNT (Federico
3803           Bianchi).
3804         + modify tput's error messages to prefix them with the program name
3805           (report by Vincent Lefevre, patch by Daniel Jacobowitz (see Debian
3806           #227586)).
3807         + correct a place in tack where exit_standout_mode was used instead of
3808           exit_attribute_mode (patch by Jochen Voss (see Debian #224443)).
3809         + modify c++/cursesf.h to use const in the Enumeration_Field method.
3810         + remove an ambiguous (actually redundant) method from c++/cursesf.h
3811         + make $HOME/.terminfo update optional (suggested by Stanislav Ievlev).
3812         + improve sed script which extracts libtool's version in the
3813           CF_WITH_LIBTOOL macro.
3814         + add ifdef'd call to AC_PROG_LIBTOOL to CF_WITH_LIBTOOL macro (to
3815           simplify local patch for Albert Chin-A-Young)..
3816         + add $(CXXFLAGS) to link command in c++/Makefile.in (adapted from
3817           patch by Albert Chin-A-Young)..
3818         + fix a missing substitution in configure.in for "$target" needed for
3819           HPUX .so/.sl case.
3820         + resync CF_XOPEN_SOURCE configure macro with lynx; fixes IRIX64 and
3821           NetBSD 1.6 conflicts with _XOPEN_SOURCE.
3822         + make check for stdbool.h more specific, to ensure that including it
3823           will actually define/declare bool for the configured compiler.
3824         + rewrite ifdef's in curses.h relating NCURSES_BOOL and bool.  The
3825           intention of that is to #define NCURSES_BOOL as bool when the
3826           compiler declares bool, and to #define bool as NCURSES_BOOL when it
3827           does not (reported by Jim Gifford, Sam Varshavchik, cf: 20031213).
3828
3829 20040110 pre-release
3830         + change minor version to 4, i.e., ncurses 5.4
3831         + revised/improved terminfo entries for tvi912b, tvi920b (Benjamin C W
3832           Sittler).
3833         + simplified ncurses/base/version.c by defining the result from the
3834           configure script rather than using sprintf (suggested by Stanislav
3835           Ievlev).
3836         + remove obsolete casts from c++/cursesw.h (reported by Stanislav
3837           Ievlev).
3838         + modify configure script so that when configuring for termlib, programs
3839           such as tic are not linked with the upper-level ncurses library
3840           (suggested by Stanislav Ievlev).
3841         + move version.c from ncurses/base to ncurses/tinfo to allow linking
3842           of tic, etc., using libtinfo (suggested by Stanislav Ievlev).
3843
3844 20040103
3845         + adjust -D's to build ncursesw on OpenBSD.
3846         + modify CF_PROG_EXT to make OS/2 build with EXEEXT.
3847         + add pecho_wchar().
3848         + remove <wctype.h> include from lib_slk_wset.c which is not needed (or
3849           available) on older platforms.
3850
3851 20031227
3852         + add -D's to build ncursew on FreeBSD 5.1.
3853         + modify shared library configuration for FreeBSD 4.x/5.x to add the
3854           soname information (request by Marc Glisse).
3855         + modify _nc_read_tic_entry() to not use MAX_ALIAS, but PATH_MAX only
3856           for limiting the length of a filename in the terminfo database.
3857         + modify termname() to return the terminal name used by setupterm()
3858           rather than $TERM, without truncating to 14 characters as documented
3859           by X/Open (report by Stanislav Ievlev, cf:  970719).
3860         + re-add definition for _BSD_TYPES, lost in merge (cf: 20031206).
3861
3862 20031220
3863         + add configure option --with-manpage-format=catonly to address
3864           behavior of BSDI, allow install of man+cat files on NetBSD, whose
3865           behavior has diverged by requiring both to be present.
3866         + remove leading blanks from comment-lines in manlinks.sed script to
3867           work with Tru64 4.0d.
3868         + add screen.linux terminfo entry (discussion on mutt-users mailing
3869           list).
3870
3871 20031213
3872         + add a check for tic to flag missing backslashes for termcap
3873           continuation lines.  ncurses reads the whole entry, but termcap
3874           applications do not.
3875         + add configure option "--with-manpage-aliases" extending
3876           "--with-manpage-aliases" to provide the option of generating ".so"
3877           files rather than symbolic links for manpage aliases.
3878         + add bool definition in include/curses.h.in for configurations with no
3879           usable C++ compiler (cf: 20030607).
3880         + fix pathname of SigAction.h for building with --srcdir (reported by
3881           Mike Castle).
3882
3883 20031206
3884         + folded ncurses/base/sigaction.c into includes of ncurses/SigAction.h,
3885           since that header is used only within ncurses/tty/lib_tstp.c, for
3886           non-POSIX systems (discussion with Stanislav Ievlev).
3887         + remove obsolete _nc_outstr() function (report by Stanislav Ievlev
3888           <inger@altlinux.org>).
3889         + add test/background.c and test/color_set.c
3890         + modify color_set() function to work with color pair 0 (report by
3891           George Andreou <gbandreo@tem.uoc.gr>).
3892         + add configure option --with-trace, since defining TRACE seems too
3893           awkward for some cases.
3894         + remove a call to _nc_free_termtype() from read_termtype(), since the
3895           corresponding buffer contents were already zeroed by a memset (cf:
3896           20000101).
3897         + improve configure check for _XOPEN_SOURCE and related definitions,
3898           adding special cases for Solaris' __EXTENSIONS__ and FreeBSD's
3899           __BSD_TYPES (reports by Marc Glisse <marc.glisse@normalesup.org>).
3900         + small fixes to compile on Solaris and IRIX64 using cc.
3901         + correct typo in check for pre-POSIX sort options in MKkey_defs.sh
3902           (cf: 20031101).
3903
3904 20031129
3905         + modify _nc_gettime() to avoid a problem with arithmetic on unsigned
3906           values (Philippe Blain).
3907         + improve the nanosleep() logic in napms() by checking for EINTR and
3908           restarting (Philippe Blain).
3909         + correct expression for "%D" in lib_tgoto.c (Juha Jarvi
3910           <mooz@welho.com>).
3911
3912 20031122
3913         + add linux-vt terminfo entry (Andrey V Lukyanov <land@long.yar.ru>).
3914         + allow "\|" escape in terminfo; tic should not warn about this.
3915         + save the full pathname of the trace-file the first time it is opened,
3916           to avoid creating it in different directories if the application
3917           opens and closes it while changing its working directory.
3918         + modify configure script to provide a non-empty default for
3919           $BROKEN_LINKER
3920
3921 20031108
3922         + add DJGPP to special case of DOS-style drive letters potentially
3923           appearing in TERMCAP environment variable.
3924         + fix some spelling in comments (reports by Jason McIntyre, Jonathon
3925           Gray).
3926         + update config.guess, config.sub
3927
3928 20031101
3929         + fix a memory leak in error-return from setupterm() (report by
3930           Stanislav Ievlev <inger@altlinux.org>).
3931         + use EXEEXT and OBJEXT consistently in makefiles.
3932         + amend fixes for cross-compiling to use separate executable-suffix
3933           BUILD_EXEEXT (cf: 20031018).
3934         + modify MKkey_defs.sh to check for sort utility that does not
3935           recognize key options, e.g., busybox (report by Peter S Mazinger
3936           <ps.m@gmx.net>).
3937         + fix potential out-of-bounds indexing in _nc_infotocap() (found by
3938           David Krause using some of the new malloc debugging features
3939           under OpenBSD, patch by Ted Unangst).
3940         + modify CF_LIB_SUFFIX for Itanium releases of HP-UX, which use a
3941           ".so" suffix (patch by Jonathan Ward <Jonathan.Ward@hp.com>).
3942
3943 20031025
3944         + update terminfo for xterm-xfree86 -TD
3945         + add check for multiple "tc=" clauses in a termcap to tic.
3946         + check for missing op/oc in tic.
3947         + correct _nc_resolve_uses() and _nc_merge_entry() to allow infocmp and
3948           tic to show cancelled capabilities.  These functions were ignoring
3949           the state of the target entry, which should be untouched if cancelled.
3950         + correct comment in tack/output.c (Debian #215806).
3951         + add some null-pointer checks to lib_options.c (report by Michael
3952           Bienia).
3953         + regenerated html documentation.
3954         + correction to tar-copy.sh, remove a trap command that resulted in
3955           leaving temporary files (cf: 20030510).
3956         + remove contact/maintainer addresses for Juergen Pfeifer (his request).
3957
3958 20031018
3959         + updated test/configure to reflect changes for libtool (cf: 20030830).
3960         + fix several places in tack/pad.c which tested and used the parameter-
3961           and parameterless strings inconsistently, i.e., in pad_rin(),
3962           pad_il(), pad_indn() and pad_dl() (Debian #215805).
3963         + minor fixes for configure script and makefiles to cleanup executables
3964           generated when cross-compiling for DJGPP.
3965         + modify infocmp to omit check for $TERM for operations that do not
3966           require it, e.g., "infocmp -e" used to build fallback list (report by
3967           Koblinger Egmont).
3968
3969 20031004
3970         + add terminfo entries for DJGPP.
3971         + updated note about maintainer in ncurses-intro.html
3972
3973 20030927
3974         + update terminfo entries for gnome terminal.
3975         + modify tack to reset colors after each color test, correct a place
3976           where exit_standout_mode was used instead of exit_attribute_mode.
3977         + improve tack's bce test by making it set colors other than black
3978           on white.
3979         + plug a potential recursion between napms() and _nc_timed_wait()
3980           (report by Philippe Blain).
3981
3982 20030920
3983         + add --with-rel-version option to allow workaround to allow making
3984           libtool on Darwin generate the "same" library names as with the
3985           --with-shared option.  The Darwin ld program does not work well
3986           with a zero as the minor-version value (request by Chris Zubrzycki).
3987         + modify CF_MIXEDCASE_FILENAMES macro to work with cross-compiling.
3988         + modify tack to allow it to run from fallback terminfo data.
3989         > patch by Philippe Blain:
3990         + improve PutRange() by adjusting call to EmitRange() and corresponding
3991           return-value to not emit unchanged characters on the end of the
3992           range.
3993         + improve a check for changed-attribute by exiting a loop when the
3994           change is found.
3995         + improve logic in TransformLine(), eliminating a duplicated comparison
3996           in the clr_bol logic.
3997
3998 20030913
3999         > patch by Philippe Blain:
4000         + in ncurses/tty/lib_mvcur.c,
4001           move the label 'nonlocal' just before the second gettimeofday() to
4002           be able to compute the diff time when 'goto nonlocal' used.
4003           Rename 'msec' to 'microsec' in the debug-message.
4004         + in ncurses/tty/lib_mvcur.c,
4005           Use _nc_outch() in carriage return/newline movement instead of
4006           putchar() which goes to stdout.  Move test for xold>0 out of loop.
4007         + in ncurses/tinfo/setbuf.c,
4008           Set the flag SP->_buffered at the end of operations when all has been
4009           successful (typeMalloc can fail).
4010         + simplify NC_BUFFERED macro by moving check inside _nc_setbuf().
4011
4012 20030906
4013         + modify configure script to avoid using "head -1", which does not
4014           work if POSIXLY_CORRECT (sic) is set.
4015         + modify run_tic.in to avoid using wrong shared libraries when
4016           cross-compiling (Dan Kegel).
4017
4018 20030830
4019         + alter configure script help message to make it clearer that
4020           --with-build-cc does not specify a cross-compiler (suggested by Dan
4021           Kegel <dank@kegel.com>).
4022         + modify configure script to accommodate libtool 1.5, as well as add an
4023           parameter to the "--with-libtool" option which can specify the
4024           pathname of libtool (report by Chris Zubrzycki).  We note that
4025           libtool 1.5 has more than one bug in its C++ support, so it is not
4026           able to install libncurses++, for instance, if $DESTDIR or the option
4027           --with-install-prefix is used.
4028
4029 20030823
4030         > patch by Philippe Blain:
4031         + move assignments to SP->_cursrow, SP->_curscol into online_mvcur().
4032         + make baudrate computation in delay_output() consistent with the
4033           assumption in _nc_mvcur_init(), i.e., a byte is 9 bits.
4034
4035 20030816
4036         + modify logic in waddch_literal() to take into account zh_TW.Big5
4037           whose multibyte sequences may contain "printable" characters, e.g.,
4038           a "g" in the sequence "\247g" (Debian #204889, cf: 20030621).
4039         + improve storage used by _nc_safe_strcpy() by ensuring that the size
4040           is reset based on the initialization call, in case it were called
4041           after other strcpy/strcat calls (report by Philippe Blain).
4042         > patch by Philippe Blain:
4043         + remove an unused ifdef for REAL_ATTR & WANT_CHAR
4044         + correct a place where _cup_cost was used rather than _cuu_cost
4045
4046 20030809
4047         + fix a small memory leak in _nc_free_termtype().
4048         + close trace-file if trace() is called with a zero parameter.
4049         + free memory allocated for soft-key strings, in delscreen().
4050         + fix an allocation size in safe_sprintf.c for the "*" format code.
4051         + correct safe_sprintf.c to not return a null pointer if the format
4052           happens to be an empty string.  This applies to the "configure
4053           --enable-safe-sprintf" option (Redhat #101486).
4054
4055 20030802
4056         + modify casts used for ABSENT_BOOLEAN and CANCELLED_BOOLEAN (report by
4057           Daniel Jacobowitz).
4058         > patch by Philippe Blain:
4059         + change padding for change_scroll_region to not be proportional to
4060           the size of the scroll-region.
4061         + correct error-return in _nc_safe_strcat().
4062
4063 20030726
4064         + correct limit-checks in _nc_scroll_window() (report and test-case by
4065           Thomas Graf <graf@dms.at> cf: 20011020).
4066         + re-order configure checks for _XOPEN_SOURCE to avoid conflict with
4067           _GNU_SOURCE check.
4068
4069 20030719
4070         + use clr_eol in preference to blanks for bce terminals, so select and
4071           paste will have fewer trailing blanks, e.g., when using xterm
4072           (request by Vincent Lefevre).
4073         + correct prototype for wunctrl() in manpage.
4074         + add configure --with-abi-version option (discussion with Charles
4075           Wilson).
4076         > cygwin changes from Charles Wilson:
4077           + aclocal.m4: on cygwin, use autodetected prefix for import
4078             and static lib, but use "cyg" for DLL.
4079           + include/ncurses_dll.h: correct the comments to reflect current
4080             status of cygwin/mingw port.  Fix compiler warning.
4081           + misc/run_tic.in: ensure that tic.exe can find the uninstalled
4082             DLL, by adding the lib-directory to the PATH variable.
4083           + misc/terminfo.src (nxterm|xterm-color): make xterm-color
4084             primary instead of nxterm, to match XFree86's xterm.terminfo
4085             usage and to prevent circular links.
4086             (rxvt): add additional codes from rxvt.org.
4087             (rxvt-color): new alias
4088             (rxvt-xpm): new alias
4089             (rxvt-cygwin): like rxvt, but with special acsc codes.
4090             (rxvt-cygwin-native): ditto.  rxvt may be run under XWindows, or
4091             with a "native" MSWin GUI.  Each takes different acsc codes,
4092             which are both different from the "normal" rxvt's acsc.
4093             (cygwin): cygwin-in-cmd.exe window.  Lots of fixes.
4094             (cygwinDBG): ditto.
4095           + mk-1st.awk: use "cyg" for the DLL prefix, but "lib" for import
4096             and static libs.
4097
4098 20030712
4099         + update config.guess, config.sub
4100         + add triples for configuring shared libraries with the Debian
4101           GNU/FreeBSD packages (patch by Robert Millan <zeratul2@wanadoo.es>).
4102
4103 20030705
4104         + modify CF_GCC_WARNINGS so it only applies to gcc, not g++.  Some
4105           platforms have installed g++ along with the native C compiler, which
4106           would not accept gcc warning options.
4107         + add -D_XOPEN_SOURCE=500 when configuring with --enable-widec, to
4108           get mbstate_t declaration on HPUX 11.11 (report by David Ellement).
4109         + add _nc_pathlast() to get rid of casts in _nc_basename() calls.
4110         + correct a sign-extension in wadd_wch() and wecho_wchar() from
4111           20030628 (report by Tomohiro Kubota).
4112         + work around omission of btowc() and wctob() from wide-character
4113           support (sic) in NetBSD 1.6 using mbtowc() and wctomb() (report by
4114           Gabor Z Papp).
4115         + add portability note to curs_get_wstr.3x (Debian #199957).
4116
4117 20030628
4118         + rewrite wadd_wch() and wecho_wchar() to call waddch() and wechochar()
4119           respectively, to avoid calling waddch_noecho() with wide-character
4120           data, since that function assumes its input is 8-bit data.
4121           Similarly, modify waddnwstr() to call wadd_wch().
4122         + remove logic from waddnstr() which transformed multibyte character
4123           strings into wide-characters.  Rewrite of waddch_literal() from
4124           20030621 assumes its input is raw multibyte data rather than wide
4125           characters (report by Tomohiro Kubota).
4126
4127 20030621
4128         + write getyx() and related 2-return macros in terms of getcury(),
4129           getcurx(), etc.
4130         + modify waddch_literal() in case an application passes bytes of a
4131           multibyte character directly to waddch().  In this case, waddch()
4132           must reassemble the bytes into a wide-character (report by Tomohiro
4133           Kubota <kubota@debian.org>).
4134
4135 20030614
4136         + modify waddch_literal() in case a multibyte value occupies more than
4137           two cells.
4138         + modify PutAttrChar() to compute the number of character cells that
4139           are used in multibyte values.  This fixes a problem displaying
4140           double-width characters (report/test by Mitsuru Chinen
4141           <mchinen@yamato.ibm.com>).
4142         + add a null-pointer check for result of keyname() in _tracechar()
4143         + modify _tracechar() to work around glibc sprintf bug.
4144
4145 20030607
4146         + add a call to setlocale() in cursesmain.cc, making demo display
4147           properly in a UTF-8 locale.
4148         + add a fallback definition in curses.priv.h for MB_LEN_MAX (prompted
4149           by discussion with Gabor Z Papp).
4150         + use macros NCURSES_ACS() and NCURSES_WACS() to hide cast needed to
4151           appease -Wchar-subscript with g++ 3.3 (Debian #195732).
4152         + fix a redefinition of $RANLIB in the configure script when libtool
4153           is used, which broke configure on Mac OS X (report by Chris Zubrzycki
4154           <beren@mac.com>).
4155         + simplify ifdef for bool declaration in curses.h.in (suggested by
4156           Albert Chin-A-Young).
4157         + remove configure script check to allow -Wconversion for older
4158           versions of gcc (suggested by Albert Chin-A-Young).
4159
4160 20030531
4161         + regenerated html manpages.
4162         + modify ifdef's in curses.h.in that disabled use of __attribute__()
4163           for g++, since recent versions implement the cases which ncurses uses
4164           (Debian #195230).
4165         + modify _nc_get_token() to handle a case where an entry has no
4166           description, and capabilities begin on the same line as the entry
4167           name.
4168         + fix a typo in ncurses_dll.h reported by gcc 3.3.
4169         + add an entry for key_defined.3x to man_db.renames.
4170
4171 20030524
4172         + modify setcchar() to allow converting control characters to complex
4173           characters (report/test by Mitsuru Chinen <mchinen@yamato.ibm.com>).
4174         + add tkterm entry -TD
4175         + modify parse_entry.c to allow a terminfo entry with a leading
4176           2-character name (report by Don Libes).
4177         + corrected acsc in screen.teraterm, which requires a PC-style mapping.
4178         + fix trace statements in read_entry.c to use lseek() rather than
4179           tell().
4180         + fix signed/unsigned warnings from Sun's compiler (gcc should give
4181           these warnings, but it is unpredictable).
4182         + modify configure script to omit -Winline for gcc 3.3, since that
4183           feature is broken.
4184         + modify manlinks.sed to add a few functions that were overlooked since
4185           they return function pointers:  field_init, field_term, form_init,
4186           form_term, item_init, item_term, menu_init and menu_term.
4187
4188 20030517
4189         + prevent recursion in wgetch() via wgetnstr() if the connection cannot
4190           be switched between cooked/raw modes because it is not a TTY (report
4191           by Wolfgang Gutjahr <gutw@knapp.com>).
4192         + change parameter of define_key() and key_defined() to const (prompted
4193           by Debian #192860).
4194         + add a check in test/configure for ncurses extensions, since there
4195           are some older versions, etc., which would not compile with the
4196           current test programs.
4197         + corrected demo in test/ncurses.c of wgetn_wstr(), which did not
4198           convert wchar_t string to multibyte form before printing it.
4199         + corrections to lib_get_wstr.c:
4200           + null-terminate buffer passed to setcchar(), which occasionally
4201             failed.
4202           + map special characters such as erase- and kill-characters into
4203             key-codes so those will work as expected even if they are not
4204             mentioned in the terminfo.
4205         + modify PUTC() and Charable() macros to make wide-character line
4206           drawing work for POSIX locale on Linux console (cf: 20021221).
4207
4208 20030510
4209         + make typography for program options in manpages consistent (report
4210           by Miloslav Trmac <mitr@volny.cz>).
4211         + correct dependencies in Ada95/src/Makefile.in, so the builds with
4212           "--srcdir" work (report by Warren L Dodge).
4213         + correct missing definition of $(CC) in Ada95/gen/Makefile.in
4214           (reported by Warren L Dodge <warrend@mdhost.cse.tek.com>).
4215         + fix typos and whitespace in manpages (patch by Jason McIntyre
4216           <jmc@prioris.mini.pw.edu.pl>).
4217
4218 20030503
4219         + fix form_driver() cases for REQ_CLR_EOF, REQ_CLR_EOL, REQ_DEL_CHAR,
4220           REQ_DEL_PREV and REQ_NEW_LINE, which did not ensure the cursor was at
4221           the editing position before making modifications.
4222         + add test/demo_forms and associated test/edit_field.c demos.
4223         + modify test/configure.in to use test/modules for the list of objects
4224           to compile rather than using the list of programs.
4225
4226 20030419
4227         + modify logic of acsc to use the original character if no mapping is
4228           defined, noting that Solaris does this.
4229         + modify ncurses 'b' test to avoid using the acs_map[] array since
4230           20021231 changes it to no longer contain information from the acsc
4231           string.
4232         + modify makefile rules in c++, progs, tack and test to ensure that
4233           the compiler flags (e.g., $CFLAGS or $CCFLAGS) are used in the link
4234           command (report by Jose Luis Rico Botella <informatica@serpis.com>).
4235         + modify soft-key initialization to use A_REVERSE if A_STANDOUT would
4236           not be shown when colors are used, i.e., if ncv#1 is set in the
4237           terminfo as is done in "screen".
4238
4239 20030412
4240         + add a test for slk_color(), in ncurses.c
4241         + fix some issues reported by valgrind in the slk_set() and slk_wset()
4242           code, from recent rewrite.
4243         + modify ncurses 'E' test to use show previous label via slk_label(),
4244           as in 'e' test.
4245         + modify wide-character versions of NewChar(), NewChar2() macros to
4246           ensure that the whole struct is initialized.
4247
4248 20030405
4249         + modify setupterm() to check if the terminfo and terminal-modes have
4250           already been read.  This ensures that it does not reinvoke
4251           def_prog_mode() when an application calls more than one function,
4252           such as tgetent() and initscr() (report by Olaf Buddenhagen).
4253
4254 20030329
4255         + add 'E' test to ncurses.c, to exercise slk_wset().
4256         + correct handling of carriage-return in wgetn_wstr(), used in demo of
4257           slk_wset().
4258         + first draft of slk_wset() function.
4259
4260 20030322
4261         + improved warnings in tic when suppressing items to fit in termcap's
4262           1023-byte limit.
4263         + built a list in test/README showing which externals are being used
4264           by either programs in the test-directory or via internal library
4265           calls.
4266         + adjust include-options in CF_ETIP_DEFINES to avoid missing
4267           ncurses_dll.h, fixing special definitions that may be needed for
4268           etip.h (reported by Greg Schafer <gschafer@zip.com.au>).
4269
4270 20030315
4271         + minor fixes for cardfile.c, to make it write the updated fields to
4272           a file when ^W is given.
4273         + add/use _nc_trace_bufcat() to eliminate some fixed buffer limits in
4274           trace code.
4275
4276 20030308
4277         + correct a case in _nc_remove_string(), used by define_key(), to avoid
4278           infinite loop if the given string happens to be a substring of other
4279           strings which are assigned to keys (report by John McCutchan).
4280         + add key_defined() function, to tell which keycode a string is bound
4281           to (discussion with John McCutchan <ttb@tentacle.dhs.org>).
4282         + correct keybound(), which reported definitions in the wrong table,
4283           i.e., the list of definitions which are disabled by keyok().
4284         + modify demo_keydef.c to show the details it changes, and to check
4285           for errors.
4286
4287 20030301
4288         + restructured test/configure script, make it work for libncursesw.
4289         + add description of link_fieldtype() to manpage (report by
4290           L Dee Holtsclaw <dee@sunbeltsoft.com>).
4291
4292 20030222
4293         + corrected ifdef's relating to configure check for wchar_t, etc.
4294         + if the output is a socket or other non-tty device, use 1 millisecond
4295           for the cost in mvcur; previously it was 9 milliseconds because the
4296           baudrate was not known.
4297         + in _nc_get_tty_mode(), initialize the TTY buffer on error, since
4298           glibc copies uninitialized data in that case, as noted by valgrind.
4299         + modify tput to use the same parameter analysis as tparm() does, to
4300           provide for user-defined strings, e.g., for xterm title, a
4301           corresponding capability might be
4302                 title=\E]2;%p1%s^G,
4303         + modify MKlib_gen.sh to avoid passing "#" tokens through the C
4304           preprocessor.  This works around Mac OS X's preprocessor, which
4305           insists on adding a blank on each side of the token (report/analysis
4306           by Kevin Murphy <murphy@genome.chop.edu>).
4307
4308 20030215
4309         + add configure check for wchar_t and wint_t types, rather than rely
4310           on preprocessor definitions.  Also work around for gcc fixinclude
4311           bug which creates a shadow copy of curses.h if it sees these symbols
4312           apparently typedef'd.
4313         + if database is disabled, do not generate run_tic.sh
4314         + minor fixes for memory-leak checking when termcap is read.
4315
4316 20030208
4317         + add checking in tic for incomplete line-drawing character mapping.
4318         + updated configure script to reflect fix for AC_PROG_GCC_TRADITIONAL,
4319           which is broken in autoconf 2.5x for Mac OS X 10.2.3 (report by
4320           Gerben Wierda <Sherlock@rna.nl>).
4321         + make return value from _nc_printf_string() consistent.  Before,
4322           depending on whether --enable-safe-sprintf was used, it might not be
4323           cached for reallocating.
4324
4325 20030201
4326         + minor fixes for memory-leak checking in lib_tparm.c, hardscroll.c
4327         + correct a potentially-uninitialized value if _read_termtype() does
4328           not read as much data as expected (report by Wolfgang Rohdewald
4329           <wr6@uni.de>).
4330         + correct several places where the aclocal.m4 macros relied on cache
4331           variable names which were incompatible (as usual) between autoconf
4332           2.13 and 2.5x, causing the test for broken-linker to give incorrect
4333           results (reports by Gerben Wierda <Sherlock@rna.nl> and Thomas Esser
4334           <te@dbs.uni-hannover.de>).
4335         + do not try to open gpm mouse driver if standard output is not a tty;
4336           the gpm library does not make this check (bug report for dialog
4337           by David Oliveira <davidoliveira@develop.prozone.ws>).
4338
4339 20030125
4340         + modified emx.src to correspond more closely to terminfo.src, added
4341           emx-base to the latter -TD
4342         + add configure option for FreeBSD sysmouse, --with-sysmouse, and
4343           implement support for that in lib_mouse.c, lib_getch.c
4344
4345 20030118
4346         + revert 20030105 change to can_clear_with(), does not work for the
4347           case where the update is made on cells which are blanks with
4348           attributes, e.g., reverse.
4349         + improve ifdef's to guard against redefinition of wchar_t and wint_t
4350           in curses.h (report by Urs Jansen).
4351
4352 20030111
4353         + improve mvcur() by checking if it is safe to move when video
4354           attributes are set (msgr), and if not, reset/restore attributes
4355           within that function rather than doing it separately in the GoTo()
4356           function in tty_update.c (suggested by Philippe Blain).
4357         + add a message in run_tic.in to explain more clearly what does not
4358           work when attempting to create a symbolic link for /usr/lib/terminfo
4359           on OS/2 and other platforms with no symbolic links (report by John
4360           Polterak).
4361         + change several sed scripts to avoid using "\+" since it is not a BRE
4362           (basic regular expression).  One instance caused terminfo.5 to be
4363           misformatted on FreeBSD (report by Kazuo Horikawa
4364           <horikawa@FreeBSD.org> (see FreeBSD docs/46709)).
4365         + correct misspelled 'wint_t' in curs_get_wch.3x (Michael Elkins).
4366
4367 20030105
4368         + improve description of terminfo operators, especially static/dynamic
4369           variables (comments by Mark I Manning IV <mark4th@earthlink.net>).
4370         + demonstrate use of FIELDTYPE by modifying test/ncurses 'r' test to
4371           use the predefined TYPE_ALPHA field-type, and by defining a
4372           specialized type for the middle initial/name.
4373         + fix MKterminfo.sh, another workaround for POSIXLY_CORRECT misfeature
4374           of sed 4.0
4375         > patch by Philippe Blain:
4376         + optimize can_clear_with() a little by testing first if the parameter
4377           is indeed a "blank".
4378         + simplify ClrBottom() a little by allowing it to use clr_eos to clear
4379           sections as small as one line.
4380         + improve ClrToEOL() by checking if clr_eos is available before trying
4381           to use it.
4382         + use tputs() rather than putp() in a few cases in tty_update.c since
4383           the corresponding delays are proportional to the number of lines
4384           affected: repeat_char, clr_eos, change_scroll_region.
4385
4386 20021231
4387         + rewrite of lib_acs.c conflicts with copying of SCREEN acs_map to/from
4388           global acs_map[] array; removed the lines that did the copying.
4389
4390 20021228
4391         + change some overlooked tputs() calls in scrolling code to use putp()
4392           (report by Philippe Blain).
4393         + modify lib_getch.c to avoid recursion via wgetnstr() when the input
4394           is not a tty and consequently mode-changes do not work (report by
4395           <R.Chamberlin@querix.com>).
4396         + rewrote lib_acs.c to allow PutAttrChar() to decide how to render
4397           alternate-characters, i.e., to work with Linux console and UTF-8
4398           locale.
4399         + correct line/column reference in adjust_window(), needed to make
4400           special windows such as curscr track properly when resizing (report
4401           by Lucas Gonze <lgonze@panix.com>).
4402         > patch by Philippe Blain:
4403         + correct the value used for blank in ClrBottom() (broken in 20000708).
4404         + correct an off-by-one in GoTo() parameter in _nc_scrolln().
4405
4406 20021221
4407         + change several tputs() calls in scrolling code to use putp(), to
4408           enable padding which may be needed for some terminals (patch by
4409           Philippe Blain).
4410         + use '%' as sed substitute delimiter in run_tic script to avoid
4411           problems with pathname delimiters such as ':' and '@' (report by John
4412           Polterak).
4413         + implement a workaround so that line-drawing works with screen's
4414           crippled UTF-8 support (tested with 3.9.13).  This only works with
4415           the wide-character support (--enable-widec); the normal library will
4416           simply suppress line-drawing when running in a UTF-8 locale in screen.
4417
4418 20021214
4419         + allow BUILD_CC and related configure script variables to be
4420           overridden from the environment.
4421         + make build-tools variables in ncurses/Makefile.in consistent with
4422           the configure script variables (report by Maciej W Rozycki).
4423         + modify ncurses/modules to allow
4424                 configure --disable-leaks --disable-ext-funcs
4425           to build (report by Gary Samuelson).
4426         + fix a few places in configure.in which lacked quotes (report by
4427           Gary Samuelson <gary.samuelson@verizon.com>).
4428         + correct handling of multibyte characters in waddch_literal() which
4429           force wrapping because they are started too late on the line (report
4430           by Sam Varshavchik).
4431         + small fix for CF_GNAT_VERSION to ignore the help-message which
4432           gnatmake adds to its version-message.
4433         > Maciej W Rozycki <macro@ds2.pg.gda.pl>:
4434         + use AC_CHECK_TOOL to get proper values for AR and LD for cross
4435           compiling.
4436         + use $cross_compiling variable in configure script rather than
4437           comparing $host_alias and $target alias, since "host" is
4438           traditionally misused in autoconf to refer to the target platform.
4439         + change configure --help message to use "build" rather than "host"
4440           when referring to the --with-build-XXX options.
4441
4442 20021206
4443         + modify CF_GNAT_VERSION to print gnatmake's version, and to allow for
4444           possible gnat versions such as 3.2 (report by Chris Lingard
4445           <chris@stockwith.co.uk>).
4446         + modify #define's for CKILL and other default control characters in
4447           tset to use the system's default values if they are defined.
4448         + correct interchanged defaults for kill and interrupt characters
4449           in tset, which caused it to report unnecessarily (Debian #171583).
4450         + repair check for missing C++ compiler, which is broken in autoconf
4451           2.5x by hardcoding it to g++ (report by Martin Mokrejs).
4452         + update config.guess, config.sub (2002-11-30)
4453         + modify configure script to skip --with-shared, etc., when the
4454           --with-libtool option is given, since they would be ignored anyway.
4455         + fix to allow "configure --with-libtool --with-termlib" to build.
4456         + modify configure script to show version number of libtool, to help
4457           with bug reports.  libtool still gets confused if the installed
4458           ncurses libraries are old, since it ignores the -L options at some
4459           point (tested with libtool 1.3.3 and 1.4.3).
4460         + reorder configure script's updating of $CPPFLAGS and $CFLAGS to
4461           prevent -I options in the user's environment from introducing
4462           conflicts with the build -I options (may be related to reports by
4463           Patrick Ash and George Goffe).
4464         + rename test/define_key.c to test/demo_defkey.c, test/keyok.c to
4465           test/demo_keyok.c to allow building these with libtool.
4466
4467 20021123
4468         + add example program test/define_key.c for define_key().
4469         + add example program test/keyok.c for keyok().
4470         + add example program test/ins_wide.c for wins_wch() and wins_wstr().
4471         + modify wins_wch() and wins_wstr() to interpret tabs by using the
4472           winsch() internal function.
4473         + modify setcchar() to allow for wchar_t input strings that have
4474           more than one spacing character.
4475
4476 20021116
4477         + fix a boundary check in lib_insch.c (patch by Philippe Blain).
4478         + change type for *printw functions from NCURSES_CONST to const
4479           (prompted by comment by Pedro Palhoto Matos <plpm@mega.ist.utl.pt>,
4480           but really from a note on X/Open's website stating that either is
4481           acceptable, and the latter will be used in a future revision).
4482         + add xterm-1002, xterm-1003 terminfo entries to demonstrate changes in
4483           lib_mouse.c (20021026) -TD
4484         + add screen-bce, screen-s entries from screen 3.9.13 (report by
4485           Adam Lazur <zal@debian.org>) -TD
4486         + add mterm terminfo entries -TD
4487
4488 20021109
4489         + split-out useful fragments in terminfo for vt100 and vt220 numeric
4490           keypad, i.e., vt100+keypad, vt100+pfkeys, vt100+fnkeys and
4491           vt220+keypad.  The last as embedded in various entries had ka3 and
4492           kb2 interchanged (report/discussion with Leonard den Ottolander
4493           <leonardjo@hetnet.nl>).
4494         + add check in tic for keypads consistent with vt100 layout.
4495         + improve checks in tic for color capabilities
4496
4497 20021102
4498         + check for missing/empty/illegal terminfo name in _nc_read_entry()
4499           (report by Martin Mokrejs, where $TERM was set to an empty string).
4500         + rewrote lib_insch.c, combining it with lib_insstr.c so both handle
4501           tab and other control characters consistently (report by Philippe
4502           Blain).
4503         + remove an #undef for KEY_EVENT from curses.tail used in the
4504           experimental NCURSES_WGETCH_EVENTS feature.  The #undef confuses
4505           dpkg's build script (Debian #165897).
4506         + fix MKlib_gen.sh, working around the ironically named POSIXLY_CORRECT
4507           feature of GNU sed 4.0 (reported by Ervin Nemeth <airwin@inf.bme.hu>).
4508
4509 20021026
4510         + implement logic in lib_mouse.c to handle position reports which are
4511           generated when XFree86 xterm is initialized with private modes 1002
4512           or 1003.  These are returned to the application as the
4513           REPORT_MOUSE_POSITION mask, which was not implemented.  Tested both
4514           with ncurses 'a' menu (prompted by discussion with Larry Riedel
4515           <Larry@Riedel.org>).
4516         + modify lib_mouse.c to look for "XM" terminfo string, which allows
4517           one to override the escape sequence used to enable/disable mouse
4518           mode.  In particular this works for XFree86 xterm private modes
4519           1002 and 1003.  If "XM" is missing (note that this is an extended
4520           name), lib_mouse uses the conventional private mode 1000.
4521         + correct NOT_LOCAL() macro in lib_mvcur.c to refer to screen_columns
4522           where it used screen_lines (report by Philippe Blain).
4523         + correct makefile rules for the case when both --with-libtool and
4524           --with-gpm are given (report by Mr E_T <troll@logi.net.au>).
4525         + add note to terminfo manpage regarding the differences between
4526           setaf/setab and setf/setb capabilities (report by Pavel Roskin).
4527
4528 20021019
4529         + remove redundant initialization of TABSIZE in newterm(), since it is
4530           already done in setupterm() (report by Philippe Blain).
4531         + add test/inserts.c, to test winnstr() and winsch().
4532         + replace 'sort' in dist.mk with script that sets locale to POSIX.
4533         + update URLs in announce.html.in (patch by Frederic L W Meunier).
4534         + remove glibc add-on files, which are no longer needed (report by
4535           Frederic L W Meunier).
4536
4537 20021012 5.3 release for upload to ftp.gnu.org
4538         + modify ifdef's in etip.h.in to allow the etip.h header to compile
4539           with gcc 3.2 (patch by Dimitar Zhekov <jimmy@is-vn.bg>).
4540         + add logic to setupterm() to make it like initscr() and newterm(),
4541           by checking for $NCURSES_TRACE environment variable and enabling
4542           the debug trace in that case.
4543         + modify setupterm() to ensure that it initializes the baudrate, for
4544           applications such as tput (report by Frank Henigman).
4545         + modify definition of bits used for command-line and library debug
4546           traces to avoid overlap, using new definition TRACE_SHIFT to relate
4547           the two.
4548         + document tput's interpretation of parameterized strings according to
4549           whether parameters are given, etc. (discussion with Robert De Bath).
4550
4551 20021005 pre-release
4552         + correct winnwstr() to account for non-character cells generated when
4553           a double-width character is added (report by Michael Bienia
4554           <michael@vorlon.ping.de>).
4555         + modify _nc_viswbuf2n() to provide better results using wctomb().
4556         + correct logic in _nc_varargs() which broke tracing of parameters for
4557           formats such as "%.*s".
4558         + correct scale factor in linux-c and linux-c-nc terminfo entries
4559           (report Floyd Davidson).
4560         + change tic -A option to -t, add the same option to infocmp for
4561           consistency.
4562         + correct "%c" implementation in lib_tparm.c, which did not map a null
4563           character to a 128 (cf: 980620) (patch by Frank Henigman
4564           <fjhenigman@mud.cgl.uwaterloo.ca>).
4565
4566 20020928 pre-release
4567         + modify MKkey_defs.sh to check for POSIX sort -k option, use that if
4568           it is found, to accommodate newer utility which dropped the
4569           compatibility support for +number options (reported by Andrey A
4570           Chernov).
4571         + modify linux terminfo entry to use color palette feature from
4572           linux-c-nc entry (comments by Tomasz Wasiak and Floyd Davidson).
4573         + restore original color definitions in endwin() if init_color() was
4574           used, and resume those colors on the next doupdate() or refresh()
4575           (report by Tomasz Wasiak <tjwasiak@komputom.com.pl>).
4576         + improve debug-traces by modifying MKlib_gen.sh to generate calls
4577           to returnBool() and returnAttr().
4578         + add/use _nc_visbufn() and _nc_viswbufn() to limit the debug trace
4579           of waddnstr() and similar functions to match the parameters as used.
4580         + add/use _nc_retrace_bool() and _nc_retrace_unsigned().
4581         + correct type used by _nc_retrace_chtype().
4582         + add debug traces to some functions in lib_mouse.c
4583         + modify lib_addch.c to handle non-spacing characters.
4584         + correct parameter of RemAttr() in lib_bkgd.c, which caused the c++
4585           demo's boxes to lose the A_ALTCHARSET flag (broken in 20020629).
4586         + correct width computed in _tracedump(), which did not account for
4587           the attributes (broken in 20010602).
4588         + modify test/tracemunch to replace addresses for windows other than
4589           curscr, newscr and stdscr with window0, window1, etc.
4590
4591 20020921 pre-release
4592         + redid fix for edit_man.sed path.
4593         + workaround for Cygwin bug which makes subprocess writes to stdout
4594           result in core dump.
4595         + documented getbegx(), etc.
4596         + minor fixes to configure script to use '%' consistently as a sed
4597           delimiter rather than '@'.
4598         > patch by Philippe Blain:
4599         + add check in lib_overlay.c to ensure that the windows to be merged
4600           actually overlap, and in copywin(), limit the area to be touched
4601           to the lines given for the destination window.
4602
4603 20020914 pre-release
4604         + modified curses.h so that if the wide-character version is installed
4605           overwriting /usr/include/curses.h, and if it relied on libutf8.h,
4606           then applications that use that header for wide-character support
4607           must define HAVE_LIBUTF8_H.
4608         + modify putwin(), getwin() and dupwin() to allow them to operate on
4609           pads (request by Philippe Blain).
4610         + correct attribute-merging in wborder(), broken in 20020216 (report
4611           by Tomasz Wasiak <tjwasiak@grubasek.komputom.com.pl>).
4612         > patch by Philippe Blain:
4613         + corrected pop-counts in tparam_internal() to '!' and '~' cases.
4614         + use sizeof(NCURSES_CH_T) in one place that used sizeof(chtype).
4615         + remove some unused variables from mvcur test-driver.
4616
4617 20020907 pre-release
4618         + change configure script to allow install of widec-character
4619           (ncursesw) headers to overwrite normal (ncurses) headers, since the
4620           latter is a compatible subset of the former.
4621         + fix path of edit_man.sed in configure script, needed to regenerate
4622           html manpages on Debian.
4623         + fix mismatched enums in vsscanf.c, which caused warning on Solaris.
4624         + update README.emx to reflect current patch used for autoconf.
4625         + change web- and ftp-site to invisible-island.net
4626         > patch by Philippe Blain:
4627         + change case for 'P' in tparam_internal() to indicate that it pops
4628           a variable from the stack.
4629         + correct sense of precision and width in parse_format(), to avoid
4630           confusion.
4631         + modify lib_tparm.c, absorb really_get_space() into get_space().
4632         + modify getwin() and dupwin() to copy the _notimeout, _idlok and
4633           _idcok window fields.
4634         + better fix for _nc_set_type(), using typeMalloc().
4635
4636 20020901 pre-release
4637         + change minor version to 3, i.e., ncurses 5.3
4638         + update config.guess, config.sub
4639         + retest build with each configure option; minor ifdef fixes.
4640         + make keyname() return a null pointer rather than "UNKNOWN STRING" to
4641           match XSI.
4642         + modify handling of wide line-drawing character functions to use the
4643           normal line-drawing characters when not in UTF-8 locale.
4644         + add check/fix to comp_parse.c to suppress warning about missing acsc
4645           string.  This happens in configurations where raw termcap information
4646           is processed; tic already does this and other checks.
4647         + modify tic's check for ich/ich1 versus rmir/smir to only warn about
4648           ich1, to match xterm patch #70 notes.
4649         + moved information for ripped-off lines into SCREEN struct to allow
4650           use in resizeterm().
4651         + add experimental wgetch_events(), ifdef'd with NCURSES_WGETCH_EVENTS
4652           (adapted from patch by Ilya Zakharevich - see ncurses/README.IZ).
4653         + amend check in kgetch() from 20020824 to look only for function-keys,
4654           otherwise escape sequences are not resolved properly.
4655         > patch by Philippe Blain:
4656         + removed redundant assignment to SP->_checkfd from newterm().
4657         + check return-value of setupterm() in restartterm().
4658         + use sizeof(NCURSES_CH_T) in a few places that used sizeof(chtype).
4659         + prevent dupwin() from duplicating a pad.
4660         + prevent putwin() from writing a pad.
4661         + use typeRealloc() or typeMalloc() in preference to direct calls on
4662           _nc_doalloc().
4663
4664 20020824
4665         + add a check in kgetch() for cooked characters in the fifo to avoid
4666           calling fifo_push() when a KEY_RESIZE is available (report/analysis
4667           by Sam Varshavchik <mrsam@courier-mta.com>).
4668         + fix an overlooked case for bugzilla #68199 (Philippe Blain).
4669         + ensure clearerr() is called before using ferror() e.g., in
4670           lib_screen.c (report by Philippe Blain).
4671
4672 20020817
4673         + modify lib_screen.c and lib_newwin.c to maintain the SCREEN-specific
4674           pointers for curscr/stdscr/newscr when scr_save() and scr_restore()
4675           modify the global curscr/stdscr/newscr variables.  Fixes Redhat
4676           bugzilla #68199 dated 2002-07-07.
4677         + add checks for null pointer in calls to tparm() and tgoto() based on
4678           FreeBSD bug report.  If ncurses were built with termcap support, and
4679           the first call to tgoto() were a zero-length string, the result would
4680           be a null pointer, which was not handled properly.
4681         + correct a typo in terminfo.head, which gave the octal code for colon
4682           rather than comma.
4683         + remove the "tic -u" option from 20020810, since it did not account
4684           for nested "tc=" clauses, and when that was addressed, was still
4685           unsatisfactory.
4686
4687 20020810
4688         + add tic -A option to suppress capabilities which are commented out
4689           when translating to termcap.
4690         + add tic -u option to provide older behavior of "tc=" clauses.
4691         + modified tic to expand all but the final "tc=" clause in a termcap
4692           entry, to accommodate termcap libraries which do not handle multiple
4693           tc clauses.
4694         + correct typo in curs_inopts.3x regarding CS8/CS7 usage (report by
4695           Philippe Blain).
4696         + remove a couple of redundant uses of A_ATTRIBUTES in expressions
4697           using AttrOf(), which already incorporates that mask (report by
4698           Philippe Blain).
4699         + document TABSIZE variable.
4700         + add NCURSES_ASSUMED_COLORS environment variable, to allow users to
4701           override compiled-in default black-on-white assumption used in
4702           assume_default_colors().
4703         + correct an off-by-one comparison against max_colors in COLORFGBG
4704           logic.
4705         + correct a use of uninitialized memory found by valgrind (reported by
4706           Olaf Buddenhagen <olafBuddenhagen@web.de>).
4707         + modified wresize() to ensure that a failed realloc will not corrupt
4708           the window structure, and to make subwindows fit within the resized
4709           window (completes Debian #87678, #101699)
4710
4711 20020803
4712         + fix an off-by-one in lib_pad.c check for limits of pad (patch by
4713           Philippe Blain).
4714         + revise logic for BeOS in lib_twait.c altered in 20011013 to restore
4715           logic used by lib_getch.c's support for GPM or EMX mouse (report by
4716           Philippe Blain)
4717         + remove NCURSES_CONST from several prototypes in curses.wide, to make
4718           the --enable-const --enable-widec configure options to work together
4719           (report by George Goffe <grgoffe@yahoo.com>).
4720
4721 20020727
4722         + finish no-leak checking in cardfile.c, using this for testing changes
4723           to resizeterm().
4724         + simplify _nc_freeall() using delscreen().
4725
4726 20020720
4727         + check error-return from _nc_set_tty_mode() in _nc_initscr() and
4728           reset_prog_mode() (report/patch by Philippe Blain).
4729         + regenerate configure using patch for autoconf 2.52, to address
4730           problem with identifying C++ bool type.
4731         + correct/improve logic to produce an exit status for errors in tput,
4732           which did not exit with an error when told to put a string not in the
4733           current terminfo entry (report by David Gomez <david@pleyades.net>).
4734         + modify configure script AC_OUTPUT() call to work around defect in
4735           autoconf 2.52 which adds an ifdef'd include to the generated
4736           configure definitions.
4737         + remove fstat() check from scr_init(), which also fixes a missing
4738           include for <sys/stat.h> from 20020713 (reported by David Ellement,
4739           fix suggested by Philippe Blain).
4740         + update curs_scanw.3x manpage to note that XSI curses differs from
4741           SVr4 curses: return-values are incompatible.
4742         + correct several prototypes in manpages which used const
4743           inconsistently with the curses.h file, and removed spurious const's
4744           in a few places from curses.h, e.g., for wbkgd() (report by Glenn
4745           Maynard <glenn@zewt.org>).
4746         + change internal type used by tparm() to long, to work with LP64 model.
4747         + modify nc_alloc.h to allow building with g++, for testing.
4748
4749 20020713
4750         + add resize-handling to cardfile.c test program.
4751         + altered resizeterm() to avoid having it fail when a child window
4752           cannot be resized because it would be larger than its parent.  (More
4753           work must be done on this, but it works well enough to integrate).
4754         + improve a limit-check in lib_refresh.c
4755         + remove check in lib_screen.c relating dumptime to file's modification
4756           times, since that would not necessarily work for remotely mounted
4757           filesystems.
4758         + modify lrtest to simplify debugging changes to resizeterm, e.g.,
4759           t/T commands to enable/disable tracing.
4760         + updated status of multibyte support in TO-DO.
4761         + update contact info in source-files (patch by Juergen Pfeifer).
4762
4763 20020706
4764         + add Caps.hpux11, as an example.
4765         + modify version_filter(), used to implement -R option for tic and
4766           infocmp, to use computed array offsets based on the Caps.* file which
4767           is actually configured, rather than constants which correspond to
4768           the Caps file.
4769         + reorganized lib_raw.c to avoid updating SP and cur_term state if the
4770           functions fail (reported by Philippe Blain).
4771         + add -Wundef to gcc warnings, adjust a few ifdef's to accommodate gcc.
4772
4773 20020629
4774         + correct parameters to setcchar() in ncurses.c (cf: 20020406).
4775         + set locale in most test programs (view.c and ncurses.c were the
4776           only ones).
4777         + add configure option --with-build-cppflags (report by Maksim A
4778           Nikulin <M.A.Nikulin@inp.nsk.su>).
4779         + correct a typo in wide-character logic for lib_bkgnd.c (Philippe
4780           Blain).
4781         + modify lib_wacs.c to not cancel the acsc, smacs, rmacs strings when
4782           in UTF-8 locale.  Wide-character functions use Unicode values, while
4783           narrow-character functions use the terminfo data.
4784         + fix a couple of places in Ada95/samples which did not compile with
4785           gnat 3.14
4786         + modify mkinstalldirs so the DOS-pathname case is locale-independent.
4787         + fix locale problem in MKlib_gen.sh by forcing related variables to
4788           POSIX (C), using same approach as autoconf (set variables only if
4789           they were set before).  Update MKterminfo.sh and MKtermsort.sh to
4790           match.
4791
4792 20020622
4793         + add charset to generated html.
4794         + add mvterm entry, adapted from a FreeBSD bug-report by Daniel Rudy
4795           <dcrudy@pacbell.net> -TD
4796         + add rxvt-16color, ibm+16color entries -TD
4797         + modify check in --disable-overwrite option so that it is used by
4798           default unless the --prefix/$prefix value is not /usr, in attempt to
4799           work around packagers, e.g., for Sun's freeware, who do not read the
4800           INSTALL notes.
4801
4802 20020615
4803         + modify wgetch() to allow returning ungetch'd KEY_RESIZE as a function
4804           key code in get_wch().
4805         + extended resize-handling in test/ncurses 'a' menu to the entire
4806           stack of windows created with 'w' commands.
4807         + improve $COLORFGBG feature by interpreting an out-of-range color
4808           value as an SGR 39 or 49, for foreground/background respectively.
4809         + correct a typo in configure --enable-colorfgbg option, and move it
4810           to the experimental section (cf: 20011208).
4811
4812 20020601
4813         + add logic to dump_entry.c to remove function-key definitions that do
4814           not fit into the 1023-byte limit for generated termcaps.  This makes
4815           hds200 fit.
4816         + more improvements to tic's warnings, including logic to ignore
4817           differences between delay values in sgr strings.
4818         + move definition of KEY_RESIZE into MKkeydefs.sh script, to
4819           accommodate Caps.osf1r5 which introduced a conflicting definition.
4820
4821 20020525
4822         + add simple resize-handling in test/ncurses.c 'a' menu.
4823         + fixes in keyname() and _tracechar() to handle negative values.
4824         + make tic's warnings about mismatches in sgr strings easier to follow.
4825         + correct tic checks for number of parameters in smgbp and smglp.
4826         + improve scoansi terminfo entry, and add scoansi-new entry -TD
4827         + add pcvt25-color terminfo entry -TD
4828         + add kf13-kf48 strings to cons25w terminfo entry (reported by Stephen
4829           Hurd <deuce@lordlegacy.org> in newsgroup lucky.freebsd.bugs) -TD
4830         + add entrypoint _nc_trace_ttymode(), use this to distinguish the
4831           Ottyb and Nttyb members of terminal (aka cur_term), for tracing.
4832
4833 20020523
4834         + correct and simplify logic for lib_pad.c change in 20020518 (reported
4835           by Mike Castle).
4836
4837 20020518
4838         + fix lib_pad.c for case of drawing a double-width character which
4839           falls off the left margin of the pad (patch by Kriang Lerdsuwanakij
4840           <lerdsuwa@users.sourceforge.net>)
4841         + modify configure script to work around broken gcc 3.1 "--version"
4842           option, which adds unnecessary trash to the requested information.
4843         + adjust ifdef's in case SIGWINCH is not defined, e.g., with DJGPP
4844           (reported by Ben Decker <deckerben@freenet.de>).
4845
4846 20020511
4847         + implement vid_puts(), vid_attr(), term_attrs() based on the narrow-
4848           character versions as well.
4849         + implement erasewchar(), killwchar() based on erasechar() and
4850           killchar().
4851         + modify erasechar() and killchar() to return ERR if the value was
4852           VDISABLE.
4853         + correct a bug in wresize() in handling subwindows (based on patch by
4854           Roger Gammans <rgammans@computer-surgery.co.uk>, report by Scott Beck
4855           <scott@gossamer-threads.com>).
4856         + improve test/tclock.c by making the second-hand update more often
4857           if gettimeofday() is available.
4858
4859 20020429
4860         + workaround for Solaris sed with MKlib_gen.sh (reported by Andy
4861           Tsouladze <andyt@mypoints.com>).
4862
4863 20020427
4864         + correct return-value from getcchar(), making it consistent with
4865           Solaris and Tru64.
4866         + reorder loops that generate makefile rules for different models vs
4867           subsets so configure --with-termlib works again.  This was broken by
4868           logic added to avoid duplicate rules in changes to accommodate cygwin
4869           dll's (reported by George.R.Goffe@seagate.com).
4870         + update config.guess, config.sub
4871
4872 20020421
4873         + modify ifdef's in write_entry.c to allow use of symbolic links on
4874           platforms with no hard links, e.g., BeOS.
4875         + modify a few includes to allow compile with BeOS, which has stdbool.h
4876           with a conflicting definition for 'bool' versus its OS.h definition.
4877         + amend MKlib_gen.sh to work with gawk, which defines 'func' as an
4878           alias for 'function'.
4879
4880 20020420
4881         + correct form of prototype for ripoffline().
4882         + modify MKlib_gen.sh to test that all functions marked as implemented
4883           can be linked.
4884
4885 20020413
4886         + add manpages: curs_get_wstr.3x, curs_in_wchstr.3x
4887         + implement wgetn_wstr().
4888         + implement win_wchnstr().
4889         + remove redefinition of unget_wch() in lib_gen.c (reported by
4890           Jungshik Shin <jshin@jtan.com>).
4891
4892 20020406
4893         + modified several of the test programs to allow them to compile with
4894           vendor curses implementations, e.g., Solaris, AIX -TD
4895
4896 20020323
4897         + modified test/configure to allow configuring against ncursesw.
4898         + change WACS_xxx definition to use address, to work like Tru64 curses.
4899
4900 20020317
4901         + add 'e' and 'm' toggles to 'a', 'A' tests in ncurses.c to demonstrate
4902           effect of echo/noecho and meta modes.
4903         + add 'A' test to ncurses.c to demonstrate wget_wch() and related
4904           functions.
4905         + add manpage: curs_get_wch.3x
4906         + implement unget_wch().
4907         + implement wget_wch().
4908
4909 20020310
4910         + regenerated html manpages.
4911         + add manpages: curs_in_wch.3x, curs_ins_wch.3x, curs_ins_wstr.3x
4912         + implement wins_wch().
4913         + implement win_wch().
4914         + implement wins_nwstr(), wins_wstr().
4915
4916 20020309
4917         + add manpages: curs_addwstr.3x, curs_winwstr.3x
4918         + implement winnwstr(), winwstr().
4919
4920 20020223
4921         + add manpages: curs_add_wchstr.3x, curs_bkgrnd.3x
4922         + document wunctrl, key_name.
4923         + implement key_name().
4924         + remove const's in lib_box.c incorrectly leftover after splitting off
4925           lib_box_set.c
4926         + update llib-lncurses, llib-ncursesw, fix configure script related to
4927           these.
4928
4929 20020218
4930         + remove quotes on "SYNOPSIS" in man/curs_box_set.3x, which resulted
4931           in spurious symlinks on install.
4932
4933 20020216
4934         + implement whline_set(), wvline_set(), add manpage curs_border_set.
4935         + add subtest 'b' to 'F' and 'f' in ncurses.c to demonstrate use of
4936           box() and box_set() functions.
4937         + add subtest 'u' to 'F' in ncurses.c, to demonstrate use of addstr()
4938           given UTF-8 string equivalents of WACS_xxx symbols.
4939         + minor fixes to several manpages based on groff -ww output.
4940         + add descriptions of external variables of termcap interface to
4941           the manpage (report by Bruce Evans <bde@zeta.org.au>).
4942         > patches by Bernhard Rosenkraenzer:
4943         + correct configure option --with-bool, which was executed as
4944           --with-ospeed.
4945         + add quotes for parameters of --with-bool and --with-ospeed configure
4946           options.
4947         > patch by Sven Verdoolaege (report by Gerhard Haering
4948           <haering_linux@gmx.de>):
4949         + correct typos in definitions of several wide-character macros:
4950           waddwstr, wgetbkgrnd, mvaddwstr, mvwadd_wchnstr, mvwadd_wchnstr,
4951           mvwaddwstr.
4952         + pass $(CPPFLAGS) to MKlib_gen.sh, thereby fixing a missing definition
4953           of _XOPEN_SOURCE_EXTENDED, e.g., on Solaris
4954
4955 20020209
4956         + implement wide-acs characters for UTF-8 locales.  When in UTF-8
4957           locale, ignore narrow version of acs.  Add 'F' test to test/ncurses.c
4958           to demonstrate.
4959         + correct prototype in keybound manpage (noted from a Debian mailing
4960           list item).
4961
4962 20020202
4963         + add several cases to the wscanw() example in testcurs.c, showing the
4964           format.
4965         + implement a simple vsscanf() fallback function which uses the %n
4966           conversion to help parse the input data (prompted by discussion with
4967           Albert Chin-A-Young).
4968         + modify mk-1st.awk and test/Makefile.in to add $(LDFLAGS) when making
4969           shared libraries, and to use $(CFLAGS) when linking test programs
4970           (patch by Albert Chin-A-Young).
4971         + add a call to _nc_keypad() in keypad() to accommodate applications
4972           such as nvi, which use curses for output but not for input (fixes
4973           Debian #131263, cf: 20011215).
4974         + add entrypoints to resizeterm.c which provide better control over the
4975           process:  is_term_resized() and resize_term().  The latter restores
4976           the original design of resizeterm() before KEY_RESIZE was added in
4977           970906.  Do this to accommodate 20010922 changes to view.c, but allow
4978           for programs with their own sigwinch handler, such as lynx (reported
4979           by Russell Ruby <russ@math.orst.edu>).
4980
4981 20020127
4982         + fix a typo in change to mk-1st.awk, which broke the shared-library
4983           makefile rules (reported by Martin Mokrejs).
4984
4985 20020126
4986         + update config.guess, config.sub
4987         + finish changes needed to build dll's on cygwin.
4988         + fix a typo in mvwchat() macro (reported by Cy <yam@homerow.net).
4989
4990 20020119
4991         + add case in lib_baudrate.c for B921600 (patch by Andrey A Chernov).
4992         + correct missing sed-editing stage in manpage installs which is used
4993           to rename manpages, broken in 20010324 fix for Debian #89939 (Debian
4994           #78866).
4995         + remove -L$(libdir) from linker flags, probably not needed any more
4996           since HPUX is handled properly (reported by Niibe Yutaka
4997           <gniibe@m17n.org>).
4998         + add configure check for mbstate_t, needed for wide-character
4999           configuration.  On some platforms we must include <wchar.h> to
5000           define this (reported by Daniel Jacobowitz).
5001         + incorporate some of the changes needed to build dll's on cygwin.
5002
5003 20020112a
5004         + workaround for awk did not work with mawk, adjusted shell script.
5005
5006 20020112
5007         + add Caps.osf1r5, as an example.
5008         + modify behavior of can_clear_with() so that if an application is
5009           running in a non-bce terminals with default colors enabled, it
5010           returns true, allowing the user to select/paste text without picking
5011           up extraneous trailing blanks (adapted from patch by Daniel
5012           Jacobowitz <dmj+@andrew.cmu.edu>).
5013         + modify generated curses.h to ifdef-out prototypes for extensions if
5014           they are disabled, and to define curses_version() as a string in that
5015           case.  This is needed to make the programs such as tic build in that
5016           configuration.
5017         + modified generated headers.sh to remove a gzip'd version of the
5018           target file if it exists, in case non-gzip'd manpages are installed
5019           into a directory where gzip'd ones exist.  In that case, the latter
5020           would be found.
5021         + corrected a redundant initialization of signal handlers from 20010922
5022           changes.
5023         + clarified bug-reporting address in terminfo.src (report by John H
5024           DuBois III <spcecdt@armory.com>).
5025         > several fixes from Robert Joop:
5026         + do not use "-v" option of awk in MKkey_defs.sh because it does not
5027           work with SunOS nawk.
5028         + modify definitions for libutf8 in curses.h to avoid redefinition
5029           warnings for mblen
5030         + quoted references to compiler in shell command in misc/Makefile, in
5031           case it uses multiple tokens.
5032
5033 20011229
5034         + restore special case from 20010922 changes to omit SA_RESTART when
5035           setting up SIGWINCH handler, which is needed to allow wgetch() to be
5036           interrupted by that signal.
5037         + updated configure macro CF_WITH_PATHLIST, to omit some double quotes
5038           not needed with autoconf 2.52
5039         + revert configure script to autoconf 2.13 patched with
5040                 autoconf-2.13-19990117.patch.gz (or later)
5041           from
5042                 ftp://invisible-island.net/autoconf/
5043           because autoconf 2.52 macro AC_PROG_AWK does not work on HPUX 11.0
5044           (report by David Ellement <ellement@sdd.hp.com>).  This also fixes a
5045           different problem configuring with Mac OS X (reported by Marc Smith
5046           <marc.a.smith@home.com>).
5047
5048 20011222
5049         + modify include/edit_cfg.h to eliminate BROKEN_LINKER symbol from
5050           term.h
5051         + move prototype for _nc_vsscanf() into curses.h.in to omit
5052           HAVE_VSSCANF symbol from curses.h, which was dependent upon the
5053           ncurses_cfg.h file which is not installed.
5054         + use ACS_LEN rather than SIZEOF(acs_map) in trace code of lib_acs.c,
5055           to work with broken linker configuration, e.g., cygwin (report by
5056           Robert Joop <rj@rainbow.in-berlin.de>).
5057         + make napms() call _nc_timed_wait() rather than poll() or select(),
5058           to work around broken implementations of these on cygwin.
5059
5060 20011218
5061         + drop configure macro CF_WIDEC_SHIFT, since that was rendered obsolete
5062           by Sven Verdoolaege's rewrite of wide-character support.  This makes
5063           libncursesw incompatible again, but makes the header files almost the
5064           same as in the narrow-character configuration.
5065         + simplify definitions that combine wide/narrow versions of bkgd, etc.,
5066           to eliminate differences between the wide/narrow versions of curses.h
5067         + correct typo in configure macro CF_FUNC_VSSCANF
5068         + correct location of call to _nc_keypad() from 20011215 changes which
5069           prevented keypad() from being disabled (reported by Lars Hecking).
5070
5071 20011215
5072         + rewrote ncurses 'a' test to exercise wgetch() and keypad() functions
5073           better, e.g., by adding a 'w' command to create new windows which
5074           may have different keypad() settings.
5075         + corrected logic of keypad() by adding internal screen state to track
5076           whether the terminal's keypad-mode has been set.  Use this in
5077           wgetch() to update the keypad-mode according to whether the
5078           associated window's keypad-mode has been set with keypad().  This
5079           corrects a related problem restoring terminal state after handling
5080           SIGTSTP (reported by Mike Castle).
5081         + regenerate configure using patch for autoconf 2.52
5082                 autoconf-2.52-patch.gz
5083           at
5084                 ftp://invisible-island.net/autoconf/
5085         + update config.guess, config.sub from
5086                 http://subversions.gnu.org/cgi-bin/viewcvs/config/config/
5087         + minor changes to quoting in configure script to allow it to work
5088           with autoconf 2.52
5089
5090 20011208
5091         + modify final checks in lib_setup.c for line and col values, making
5092           them independent.
5093         + modify acs_map[] if configure --broken-linker is specified, to make
5094           it use a function rather than an array (prompted by an incorrect
5095           implementation in cygwin package).
5096         + correct spelling of configure option --enable-colorfgbg, which
5097           happened to work if --with-develop was set (noted in cygwin package
5098           for ncurses).
5099         + modify ifdef for genericerror() to compile with SUNWspro Sun WorkShop
5100           6 update 1 C++ 5.2 (patch by Sullivan N Beck <sbeck@cise.ufl.edu>).
5101         + add configure checks to see if ncurses' fallback vsscanf() will
5102           compile either of the special cases for FILE structs, and if not,
5103           force it to the case which simply returns an error (report by
5104           Sullivan N Beck <sbeck@cise.ufl.edu> indicates that Solaris 8 with
5105           64-bits does not allow access to FILE's fields).
5106         + modify ifdef's for c++/cursesw.cc to use the fallback vsscanf() in
5107           the ncurses library if no better substitute for this can be found
5108           in the C++ runtime.
5109         + modify the build to name dynamic libraries according to the
5110           convention used on OS X and Darwin.  Rather than something like
5111           libncurses.dylib.5.2, Darwin would name it libncurses.  5.dylib.
5112           There are a few additional minor fixes, such as setting the library
5113           version and compatibility version numbers (patch by Jason Evans
5114           <jevans@apple.com>).
5115         + use 'sh' to run mkinstalldirs, to work around problems with buggy
5116           versions of 'make' on OS/2 (report by John Polterak <jp@eyup.org>).
5117         + correct typo in manpage description of curs_set() (Debian #121548).
5118         + replace the configure script existence-check for mkstemp() by one
5119           that checks if the function works, needed for older glibc and
5120           AmigaOS.
5121
5122 20011201
5123         + modify script that generates fallbacks.c to compile a temporary
5124           copy of the terminfo source in case the host does not contain all of
5125           the entries requested for fallbacks (request by Greg Roelofs).
5126         + modify configure script to accommodate systems such as Mac OS X whose
5127           <stdbool.h> header defines a 'bool' type inconsistent with ncurses,
5128           which normally makes 'bool' consistent with C++.  Include <stdbool.h>
5129           from curses.h to force consistent usage, define a new type
5130           NCURSES_BOOL and related that to the exported 'bool' as either a
5131           typedef or definition, according to whether <stdbool.h> is present
5132           (based on a bug report for tin 1.5.9 by Aaron Adams <adamsa@mac.com>).
5133
5134 20011124
5135         + added/updated terminfo entries for M$ telnet and KDE konsole -TD
5136
5137 20011117
5138         + updated/expanded Apple_Terminal and Darwin PowerPC terminfo entries
5139           (Benjamin C W Sittler).
5140         + add putty terminfo entry -TD
5141         + if configuring for wide-curses, define _XOPEN_SOURCE_EXTENDED, since
5142           this may not otherwise be defined to make test/view.c compile.
5143
5144 20011110
5145         + review/correct several missing/generated items in curses.wide, sorted
5146           the lists to make subsequent diff's easier to track.
5147
5148 20011103
5149         + add manual pages for add_wch(), echo_wchar(), getcchar(),
5150           mvadd_wch(), mvwadd_wch(), setcchar(), wadd_wch() and wecho_wchar().
5151         + implement wecho_wchar()
5152         + modify _tracedump() to handle wide-characters by mapping them to '?'
5153           and control-characters to '.', to make the trace file readable.  Also
5154           dynamically allocate the buffer used by _tracedump() for formatting
5155           the results.
5156         + modify T_CALLED/T_RETURN macros to ease balancing call/return lines
5157           in a trace by using curly braces.
5158         + implement _nc_viscbuf(), for tracing cchar_t arrays.
5159         + correct trace-calls in setcchar() and getcchar() functions, which
5160           traced the return values but not the entry to each function.
5161         + correct usage message in test/view.c, which still mentioned -u flag.
5162
5163 20011027
5164         + modify configure script to allow building with termcap only, or with
5165           fallbacks only.  In this case, we do not build tic and toe.
5166         + add configure --with-termpath option, to override default TERMPATH
5167           value of /etc/termcap:/usr/share/misc/termcap.
5168         + cosmetic change to tack: make menu descriptions agree with menu
5169           titles.
5170
5171 20011020
5172         + rewrote limit-checks in wscrl() and associated _nc_scroll_window(),
5173           to ensure that if the parameter of wscrl() is larger than the size of
5174           the scrolling region, then the scrolling region will be cleared
5175           (report by Ben Kohlen <bckohlen@yahoo.com>).
5176         + add trace/varargs.c, using this to trace parameters in lib_printw.c
5177         + implement _tracecchar_t2() and _tracecchar_t().
5178         + split-out trace/visbuf.c
5179         + correct typo in lib_printw.c changes from 20010922 (report by Mike
5180           Castle).
5181
5182 20011013
5183         + modify run_tic.sh to check if the build is a cross-compile.  In that
5184           case, do not use the build's tic to install the terminfo database
5185           (report by Rafael Rodriguez Velilla <rrv@tid.es>).
5186         + modify mouse click resolution so that mouseinterval(-1) will disable
5187           it, e.g., to handle touchscreens via a slow connection (request by
5188           Byron Stanoszek <gandalf@winds.org>).
5189         + correct mouseinterval() default value shown in curs_mouse.3x
5190         + remove conflicting definition of mouse_trafo() (reported by Lars
5191           Hecking, using gcc 2.95.3).
5192
5193 20011001
5194         + simpler fix for signal_name(), to replace the one overlooked in
5195           20010929 (reported by Larry Virden).
5196
5197 20010929
5198         + add -i option to view.c, to test ncurses' check for non-default
5199           signal handler for SIGINT, etc.
5200         + add cases for shared-libraries on Darwin/OS X (patch by Rob Braun
5201           <bbraun@synack.net>).
5202         + modify tset to restore original I/O modes if an error is encountered.
5203           Also modify to use buffered stderr consistently rather than mixing
5204           with write().
5205         + change signal_name() function to use if-then-else rather than case
5206           statement, since signal-values aren't really integers (reported by
5207           Larry Virden).
5208         + add limit checks in wredrawln(), fixing a problem where lynx was
5209           repainting a pad which was much larger than the screen.
5210
5211 20010922
5212         + fix:  PutRange() was counting the second part of a wide character as
5213           part of a run, resulting in a cursor position that was one too far
5214           (patch by Sven Verdoolaege).
5215         + modify resizeterm() to not queue a KEY_RESIZE if there was no
5216           SIGWINCH, thereby separating the two styles of SIGWINCH handling
5217           in test/view.c
5218         + simplified lib_tstp.c, modify it to use SA_RESTART flag for SIGWINCH.
5219         + eliminate several static buffers in the terminfo compiler, using
5220           allocated buffers.
5221         + modify MKkeyname.awk so that keyname() does not store its result into
5222           a static buffer that is overwritten by the next call.
5223         + reorganize the output of infocmp -E and -e options to compile cleanly
5224           with gcc -Wwrite-strings warnings.
5225         + remove redefinition of chgat/wchgat/mvwchgat from curses.wide
5226
5227 20010915
5228         + add label to test/view.c, showing the name of the last key or signal
5229           that made the screen repaint, to make it clearer when a sigwinch
5230           does this.
5231         + use ExitProgram() consistently in the test-programs to make it
5232           simpler to test leaks with dmalloc, etc.
5233         + move hashtab static data out of hashmap.c into SCREEN struct.
5234         + make NO_LEAK code compile with revised WINDOWLIST structs.
5235
5236 20010908
5237         + modify tgetent() to check if exit_attribute_mode resets the alternate
5238           character set, and if so, attempt to adjust the copy of the termcap
5239           "me" string which it will return to eliminate that part.  In
5240           particular, 'screen' would lose track of line-drawing characters
5241           (report by Frederic L W Meunier <0@pervalidus.net>, analysis by
5242           Michael Schroeder).
5243
5244 20010901
5245         + specify DOCTYPE in html manpages.
5246         + add missing macros for several "generated" functions:  attr_get(),
5247           attr_off(), attr_on(), attr_set(), chgat(), mvchgat(), mvwchgat() and
5248           mouse_trafo().
5249         + modify view.c to agree with non-experimental status of ncurses'
5250           sigwinch handler:
5251           + change the sense of the -r option, making it default to ncurses'
5252             sigwinch handler.
5253           + add a note explaining what functions are unsafe in a signal
5254             handler.
5255           + add a -c option, to set color display, for testing.
5256         + unset $data variable in MKterminfo.sh script, to address potential
5257           infinite loop if shell malfunction (report by Samuel Mikes
5258           <smikes@cubane.com>, for bash 2.05.0 on a Linux 2.0.36 system).
5259         + change kbs in mach terminfo entries to ^?  (Marcus Brinkmann
5260           <Marcus.Brinkmann@ruhr-uni-bochum.de>).
5261         + correct logic for COLORFGBG environment variable: if rxvt is compiled
5262           with xpm support, the variable has three fields, making it slightly
5263           incompatible with itself.  In either case, the background color is
5264           the last field.
5265
5266 20010825
5267         + move calls to def_shell_mode() and def_prog_mode() before loop with
5268           callbacks in lib_set_term.c, since the c++ demo otherwise initialized
5269           the tty modes before saving them (patch by John David Anglin
5270           <dave@hiauly1.hia.nrc.ca>).
5271         + duplicate logic used to initialize trace in newterm(), in initscr()
5272           to avoid confusing trace of initscr().
5273         + simplify allocation of WINDOW and WINDOWLIST structs by making the
5274           first a part of the second rather than storing a pointer.  This saves
5275           a call to malloc for each window (discussion with Philippe Blain).
5276         + remove unused variable 'used_ncv' from lib_vidattr.c (Philippe
5277           Blain).
5278         + modify c++/Makefile.in to accommodate archive programs that are
5279           different for C++ than for C, and add cases for vendor's C++
5280           compilers on Solaris and IRIX (report by Albert Chin-A-Young).
5281         + correct manpage description of criteria for deciding if the terminal
5282           supports xterm mouse controls.
5283         + add several configure script options to aid with cross-compiling:
5284           --with-build-cc, --with-build-cflags, --with-build-ldflags, and
5285           --with-build-libs (request by Greg Roelofs).
5286         + change criteria for deciding if configure is cross-compiling from
5287           host/build mismatch to host/target mismatch (request by Greg Roelofs
5288           <greg.roelofs@philips.com>).
5289         + correct logic for infocmp -e and -E options which writes the data for
5290           the ext_Names[] array.  This is needed if one constructs a fallback
5291           table for a terminfo entry which uses extended termcap names, e.g.,
5292           AX in a color xterm.
5293         + fix undefined NCURSES_PATHSEP when configure --disable-database
5294           option is given.
5295
5296 20010811
5297         + fix for VALID_BOOLEAN() macro when char is not signed.
5298         + modify 'clean' rule for C++ binding to work with Sun compiler, which
5299           caches additional information in a subdirectory of the objects.
5300         + added llib-ncursesw.
5301
5302 20010804
5303         + add Caps.keys example for experimental extended function keys
5304           (adapted from a patch by Ilya Zakharevich).
5305         + correct parameter types of vidputs() and vidattr() to agree with
5306           header files (report by William P Setzer).
5307         + fix typos in several man-pages (patch by William P Setzer).
5308         + remove unneeded ifdef for __GNUG__ in CF_CPP_VSCAN_FUNC configure
5309           macro, which made ncurses C++ binding fail to build with other
5310           C++ compilers such as HPUX 11.x (report by Albert Chin-A-Young).
5311         + workaround for bug in HPUX 11.x C compiler: add a blank after
5312           NCURSES_EXPORT macro in form.h (report by Albert Chin-A-Young)
5313         + ignore blank lines in Caps* files in MKkey_defs.sh script (report by
5314           Albert Chin-A-Young).
5315         + correct definition of key_end in Caps.aix4, which left KEY_END
5316           undefined (report by Albert Chin-A-Young).
5317         + remove a QNX-specific fallback prototype for vsscanf(), which is
5318           obsolete with QNX RTP.
5319         + review/fix some of the T() and TR() macro calls, having noticed that
5320           there was no data for delwin() in a trace of dialog because there was
5321           no returnVoid call for wtimeout().  Also, traces in lib_twait.c are
5322           now selected under TRACE_IEVENT rather than TRACE_CALLS.
5323
5324 20010728
5325         + add a _nc_access() check before opening files listed via $TERMPATH.
5326         + using modified man2html, regenerate some of the html manpages to fix
5327           broken HREF's where the link was hyphenated.
5328
5329 20010721
5330         + add some limit/pointer checks to -S option of tputs.
5331         + updated/expanded Apple_Terminal and Darwin PowerPC terminfo entries
5332           (Benjamin C W Sittler).
5333         + add a note in curs_termcap.3x regarding a defect in the XSI
5334           description of tgetent (based on a discussion with Urs Jansen
5335           regarding the HPUX 11.x implementation, whose termcap interface is
5336           not compatible with existing termcap programs).
5337         + modify manhtml rule in dist.mk to preserve copyright notice on the
5338           generated files, as well as to address HTML style issues reported by
5339           tidy and weblint.  Regenerated/updated corresponding html files.
5340         + comment out use of Protected_Character and related rarely used
5341           attributes in ncurses Ada95 test/demo to compile with wide-character
5342           configuration.
5343
5344 20010714
5345         + implement a simple example in C++ demo to test scanw().
5346         + corrected stdio function used to implement scanw() in cursesw.cc
5347         + correct definition of RemAttr() macro from 20010602 changes, which
5348           caused C++ SillyDemo to not show line-drawing characters.
5349         + modify C++ binding, adding getKey() which can be overridden by user
5350           to substitute functions other than getch() for keyboard processing
5351           of forms and menus (patch by Juergen Pfeifer).
5352
5353 20010707
5354         + fix some of the trace calls which needed modification to work with
5355           new wide-character structures.
5356         + modify magic-cookie code in tty_update.c to compile with new
5357           wide-character structures (report by <George.R.Goffe@seagate.com>).
5358         + ensure that _XOPEN_SOURCE_EXTENDED is defined in curses.priv.h if
5359           compiling for wide-character configuration.
5360         + make addwnstr() handle non-spacing characters (patch by Sven
5361           Verdoolaege).
5362
5363 20010630
5364         + add configure check to define _GNU_SOURCE, needed to prop up glibc
5365           header files.
5366         + split-out include/curses.wide to solve spurious redefinitions caused
5367           by defining _GNU_SOURCE, and move includes for <signal.h> before
5368           <curses.h> to work around misdefinition of ERR in glibc 2.1.3 header
5369           file.
5370         + extended ospeed change to NetBSD and OpenBSD -TD
5371         + modify logic in lib_baudrate.c for ospeed, for FreeBSD to make it
5372           work properly for termcap applications (patch by Andrey A Chernov).
5373
5374 20010623
5375         + correct an overlooked CharOf/UChar instance (reports by Eugene Lee
5376           <eugene@anime.net>, Sven Verdoolaege).
5377         + correct unneeded ifdef for wunctrl() (reported by Sven Verdoolaege)
5378
5379 20010618
5380         + change overlooked several CharOf/UChar instances.
5381         > several patches from Sven Verdoolaege:
5382         + correct a typo in wunctrl(), which made it appear that botwc() was
5383           needed (no such function: use btowc()).
5384         + reimplement wide-character demo in test/view.c, using new functions.
5385         + implement getcchar(), setcchar(), wadd_wchnstr() and related macros.
5386         + fix a syntax problem with do/if/while in PUTC macro (curses.priv.h).
5387
5388 20010616
5389         + add parentheses in macros for malloc in test.priv.h, fixes an
5390           expression in view.c (report by Wolfgang Gutjahr <gutw@knapp.co.at>).
5391         + add Caps.uwin, as an example.
5392         + change the way curses.h is generated, making the list of function
5393           key definitions extracted from the Caps file.
5394         + add #undef's before possible redefinition of ERR and OK in curses.h
5395         + modify logic in tic, toe, tput and tset which checks for basename of
5396           argv[0] to work properly on systems such as OS/2 which have
5397           case-independent filenames and/or program suffixes, e.g., ".ext".
5398
5399 20010609
5400         + add a configure check, if --enable-widec is specified, for putwc(),
5401           which may be in libutf8.
5402         + remove some unnecessary text from curs_extend.3x and
5403           default_colors.3x which caused man-db to make incorrect symbolic
5404           links (Debian bug report #99550).
5405         + add configure check if cast for _IO_va_list is needed to compile
5406           C++ vscan code (Debian bug report #97945).
5407         > several patches from Sven Verdoolaege:
5408         + correct code that used non-standard auto-initialization of a struct,
5409           which gcc allows (report by Larry Virden).
5410         + use putwc() in PUTC() macro.
5411         + make addstr() work for the special case where the codeset is
5412           non-stateful (eg. UTF-8), as well as stateful codesets.
5413
5414 20010603
5415         + correct loop expression in NEXT_CHAR macro for lib_addstr.c changes
5416           from 20010602 (report by Mike Castle).
5417
5418 20010602
5419         + modify mvcur() to avoid emitting newline characters when nonl() mode
5420           is set.  Normally this is not a problem since the actual terminal
5421           mode is set to suppress nl/crlf translations, however it is useful to
5422           allow the caller to manipulate the terminal mode to avoid staircasing
5423           effects after spawning a process which writes messages (for lynx
5424           2.8.4) -TD
5425         > several patches from Sven Verdoolaege <skimo@kotnet.org>:
5426         + remove redundant type-conversion in fifo_push()
5427         + correct definition of addwstr() macro in curses.h.in
5428         + remove _nc_utf8_outch()
5429         + rename most existing uses of CharOf() to UChar(), e.g., where it is
5430           used to prevent sign-extension in ctype macros.
5431         + change some chtype's to attr_t's where the corresponding variables
5432           are used to manipulate attributes.
5433         + UpdateAttr() was applied to both attributes (attr_t) and characters
5434           (chtype).  Modify macro and calls to it to make these distinct.
5435         + add CharEq() macro, use in places where wide-character configuration
5436           implementation uses a struct for cchar_t.
5437         + moved struct ldat into curses.priv.h, to hide implementation details.
5438         + change CharOf() macro to use it for masking A_CHARTEXT data from
5439           chtype's.
5440         + add L() macro to curses.priv.h, for long-character literals.
5441         + replace several assignments from struct ldat entries to chtype or
5442           char values with combinations of CharOf() and AttrOf() macros.
5443         + add/use intermediate ChAttrOf() and ChCharOf() macros where we know
5444           we are using chtype data.
5445         + add/use lowlevel attribute manipulation macros AddAttr(), RemAttr()
5446           and SetAttr().
5447         + add/use SetChar() macro, to change a cchar_t based on a character and
5448           attributes.
5449         + convert most internal use of chtype to NCURSES_CH_T, to simplify use
5450           of cchar_t for wide-character configuration.  Similarly, use ARG_CH_T
5451           where a pointer would be more useful.
5452         + add stubs for tracing cchar_t values.
5453         + add/use macro ISBLANK()
5454         + add/use constructors for cchar_t's: NewChar(), NewChar2().
5455         + add/use macros CHREF(), CHDEREF(), AttrOfD(), CharOfD() to facilitate
5456           passing cchar_t's by address.
5457         + add/use PUTC_DATA, PUTC() macros.
5458         + for wide-character configuration, move the window background data to
5459           the end of the WINDOW struct so that whether _XOPEN_SOURCE_EXTENDED
5460           is defined or not, the offsets in the struct will not change.
5461         + modify addch() to work with wide-characters.
5462         + mark several wide-character functions as generated in curses.h.in
5463         + implement wunctrl(), wadd_wch(), wbkgrndset(), wbkgrnd(),
5464           wborder_set() and waddnwstr().
5465
5466 20010526
5467         + add experimental --with-caps=XXX option to customize to similar
5468           terminfo database formats such as AIX 4.x
5469         + add Caps.aix4 as an example.
5470         + modify Caps to add columns for the the KEY_xxx symbols.
5471         + modify configure --with-widec to suppress overwrite of libcurses.so
5472           and curses.h
5473         + add checks to toe.c to avoid being confused by files and directories
5474           where we would expect the reverse, e.g., source-files in the
5475           top-level terminfo levels as is the case for AIX.
5476
5477 20010519
5478         + add top-level 'depend' rule for the C sources, assuming that the
5479           makedepend program is available.  As a side-effect, this makes
5480           the generated sources, as in "make sources" (prompted by a report
5481           by Mike Castle that "make -j" fails because the resulting parallel
5482           processes race to generate ncurses/names.c).
5483         + modify configure script so that --disable-overwrite option's action
5484           to add a symbolic link for libcurses applies to the static library as
5485           well as the shared library when both are configured (report by Felix
5486           Natter <f.natter@ndh.net>).
5487         + add ELKS terminfo entries (Federico Bianchi
5488           <bianchi@www.arte.unipi.it>)
5489         + add u6 (CSR) to Eterm (Michael Jennings).
5490
5491 20010512
5492         + modify test/ncurses.c to work with xterm-256color, which has fewer
5493           color pairs than colors*colors (report by David Ellement
5494           <ellement@sdd.hp.com>).
5495
5496 20010505
5497         + corrected screen.xterm-xfree86 entry.
5498         + update comment in Caps regarding IBM (AIX) function-key definitions.
5499
5500 20010421
5501         + modify c++/Makefile.in to link with libncurses++w.a when configured
5502           for wide-characters (patch by Sven Verdoolaege).
5503         + add check in _nc_trace_buf() to refrain from freeing a null pointer.
5504         + improve CF_PROG_INSTALL macro using CF_DIRNAME.
5505         + update config.guess, config.sub from autoconf 2.49e (alpha).
5506
5507 20010414
5508         + add secondary check in tic.c, similar_sgr() to see if the reason
5509           for mismatch was that the individual capabilities used a time-delay
5510           while sgr did not.  Used this to cleanup mismatches, e.g., in vt100,
5511           and remove time-delay from Apple_Terminal entries.
5512         + add Apple_Terminal terminfo entries (Benjamin C W Sittler
5513           <bsittler@iname.com>).
5514         + correct definitions of shifted editing keys for xterm-xfree86 -TD
5515         + fix a bug in test/bs.c from 20010407 (patch by Erik Sigra).
5516         + prevent relative_move() from doing an overwrite if it detects 8-bit
5517           characters when configured for UTF-8 (reported by Sven Verdoolaege
5518           <skimo@kotnet.org>).
5519
5520 20010407
5521         + add configure checks for strstream.h vscan function, and similar
5522           stdio-based function which may be used in C++ binding for gcc 3.0
5523           (reports by George Goffe, Lars Hecking, Mike Castle).
5524         + rewrite parts of configure.in which used changequote().  That feature
5525           is broken in the latest autoconf alphas (e.g., 2.49d).
5526         + add a missing pathname for ncurses_dll.h, needed when building in
5527           a directory outside the source tree (patch by Sven Verdoolaege
5528           <skimo@kotnet.org>).
5529         > fix 2 bugs in test/bs.c Erik Sigra <sigra@home.se>:
5530         + no ships were ever placed in the last row or in the last column.
5531           This made the game very easy to win, because you never had to waste
5532           any shots there, but the computer did.
5533         + the squares around a sunken ship that belonged to the player were not
5534           displayed as already hit by the computer, like it does for the
5535           player.
5536
5537 20010331
5538         + add some examples of customizing screen's terminfo:
5539           screen.xterm-xfree86, screen.xterm-r6, screen.teraterm -TD
5540         + modify screen's terminfo entry to match the khome/kend in screen
5541           3.09.08 (Debian bug report #92215).
5542         + correct a memory leak in forms library (report by Stefan Vogtner
5543           <stefan@vogtner.de>) (patch by Juergen Pfeifer).
5544
5545 20010324
5546         + change symbols used to guard against repeated includes to begin
5547           consistently with "NCURSES_" rather than a leading underscore.  There
5548           are other symbols defined in the header files which begin with a
5549           leading underscore, but they are part of the legacy interface.
5550         + reorder includes in c++ binding so that rcs identifiers can be
5551           compiled-in.
5552         + add .cc.ii rule to c++ makefile, to get preprocessor output for
5553           debugging.
5554         + correct configure script handling of @keyword@ substitutions when the
5555           --with-manpage-renames option is given (cf:  20000715, fixes Debian
5556           bug #89939).
5557         + report stack underflow/overflow in tparm() when tic -cv option is
5558           given.
5559         + remove spurious "%|" operator from xterm-xfree86 terminfo entry,
5560           (reported by Adam Costello <amc@cs.berkeley.edu>, Debian bug #89222).
5561
5562 20010310
5563         + cleanup of newdemo.c, fixing some ambiguous expressions noted by gcc
5564           2.95.2, and correcting some conflicting color pair initializations.
5565         + add missing copyright notice for cursesw.h
5566         + review, make minor fixes for use of '::' for referring to C-language
5567           interface from C++ binding.
5568         + modify configure check for g++ library slightly to accommodate
5569           nonstandard version number, e.g., <vendor>-2.7 (report by Ronald Ho
5570           <rho@mipos2.intel.com>).
5571         + add configure check for c++ <sstream> header, replace hardcoded
5572           ifdef.
5573         + workaround for pre-release of gcc 3.0 libstdc++, which has dropped
5574           vscan from strstreambuf to follow standard, use wrapper for C vscanf
5575           instead (report by George Goffe <grgoffe@excite.com> and Matt Taggart
5576           <taggart@carmen.fc.hp.com>, fixes Debian .
5577
5578 20010303
5579         + modify interface of _nc_get_token() to pass 'silent' parameter to it,
5580           to make quieter loading of /etc/termcap (patch by Todd C Miller).
5581         + correct a few typos in curs_slk.3x and curs_outopts.3x manpages
5582           (patch by Todd C Miller).
5583
5584 20010224
5585         + compiler-warning fixes (reported by Nelson Beebe).
5586
5587 20010210
5588         + modify screen terminfo entry to use new 3.9.8 feature allowing xterm
5589           mouse controls -TD
5590
5591 20010203
5592         + broaden patterns used to match OS/2 EMX in configure script to cover
5593           variant used in newer config.guess/config.sub
5594         + remove changequote() calls from configure script, since this feature
5595           is broken in the autoconf 2.49c alpha, maintainers decline to fix.
5596         + remove macro callPutChar() from tty_update.c, since this is no longer
5597           needed (reported by Philippe Blain).
5598         + add a null-pointer check in tic.c to handle the case when the input
5599           file is really empty.  Modify the next_char() function in comp_scan.c
5600           to allow arbitrarily long lines, and incidentally supply a newline to
5601           files that do not end in a newline.  These changes improve tic's
5602           recovery from attempts to read binary files, e.g., its output from
5603           the terminfo database (reported by Bernhard Rosenkraenzer).
5604
5605 20010127
5606         + revert change to c++/demo.cc from 20001209, which changed definition
5607           of main() apparently to accommodate cygwin linker, but broke the demo
5608           program.
5609         + workaround for broken egcs 2.91.66 which calls member functions
5610           (i.e., lines() and colors() of NCursesWindow before calling its
5611           constructor.  Add calls to initialize() in a few constructors which
5612           did not do this already.
5613         + use the GNAT preprocessor to make the necessary switch between TRACE
5614           and NO_TRACE configurations (patch by Juergen Pfeifer).
5615         > patches by Bernhard Rosenkraenzer:
5616         + modify kterm terminfo entry to use SCS sequence to support alternate
5617           character set (it does not work with SI/SO).
5618         + --with-ospeed=something didn't work.  configure.in checked for a
5619           $enableval where it should check for $withval.  Also,
5620           ncurses/llib-lncurses still had a hardcoded short.
5621
5622 20010114
5623         + correction to my merge of Tom Riddle's patch that broke tic in some
5624           conditions (reported by Enoch Wexler <enoch@wexler.co.il>) -TD
5625
5626 20010113
5627         + modify view.c to test halfdelay().  Like other tests, this recognizes
5628           the 's' and space commands for stopping/starting polled input, shows
5629           a freerunning clock in the header.  If given a parameter to 's', that
5630           makes view.c use halfdelay() with that parameter rather than
5631           nodelay().
5632         + fix to allow compile with the experimental configure option
5633           --disable-hashmap.
5634         + modify postprocess_termcap() to avoid overwriting key_backspace,
5635           key_left, key_down when processing a non-base entry (report/patch by
5636           Tom Riddle).
5637         + modify _nc_wrap_entry(), adding option to reallocate the string
5638           table, needed in _nc_merge_entry() when merging termcap entries.
5639           (adapted from report/patch by Tom Riddle <ftr@oracom.com>).
5640         + modify a few configure script macros to keep $CFLAGS used only for
5641           compiler options, preprocessor options in $CPPFLAGS.
5642
5643 20001230
5644         + correct marker positions in lrtest.c after receiving a sigwinch.
5645         + fix ifdef's in ncurses.c to build against pre-5.2 for testing.
5646         + fixes to tclock for resizing behavior, redundant computation (report
5647           and patch by A M Kuchling <akuchlin@mems-exchange.org>).
5648
5649 20001216
5650         + improved scoansi terminfo entry -TD
5651         + modify configure script and makefile in Ada95/src to compile a stub
5652           for the trace functions when ncurses does not provide those.
5653
5654 20001209
5655         + add ncurses_dll.h and related definitions to support generating DLL's
5656           with cygwin (adapted from a patch by Charles Wilson
5657           <cwilson@ece.gatech.edu>, changed NCURSES_EXPORT macro to make it
5658           work with 'indent') -TD
5659
5660 20001202
5661         + correct prototypes for some functions in curs_termcap.3x, matching
5662           termcap.h, which matches X/Open.
5663         > patch by Juergen Pfeifer:
5664         + a revised version of the Ada enhancements sent in by "H.
5665           Nanosecond", aka Eugene V Melaragno <aldomel@ix.netcom.com>.  This
5666           patch includes
5667           - small fixes to the existing ncurses binding
5668           - addition of some more low-level functions to the binding, including
5669             termcap and terminfo functions
5670           - An Ada implementation of the "ncurses" test application originally
5671             written in C.
5672
5673 20001125
5674         + modify logic in lib_setup.c to allow either lines or columns value
5675           from terminfo to be used if the screen size cannot be determined
5676           dynamically rather than requiring both (patch by Ehud Karni
5677           <ehud@unix.simonwiesel.co.il>).
5678         + add check in lib_tgoto.c's is_termcap() function to reject null or
5679           empty strings (reported by Valentin Nechayev <netch@netch.kiev.ua> to
5680           freebsd-bugs).
5681         + add definition from configure script that denotes the path-separator,
5682           which is normally a colon.  The path-separator is a semicolon on
5683           OS/2 EMX and similar systems which may use a colon within pathnames.
5684         + alter logic to set default for --disable-overwrite option to set it
5685           to 'yes' if the --prefix/$prefix value is not /usr/local, thereby
5686           accommodating the most common cause of problems: gcc's nonstandard
5687           search rules.  Other locations such as /usr/local/ncurses will
5688           default to overwriting (report by Lars Hecking <lhecking@nmrc.ie>).
5689
5690 20001118
5691         + modify default for --disable-overwrite configure option to disable
5692           if the --prefix or $prefix value is not /usr.
5693         + add cygwin to systems for which ncurses is installed by default into
5694           /usr rather than /usr/local.
5695
5696 20001111
5697         + minor optimization in comp_error.c and lib_termname.c, using
5698           strncat() to replace strncpy() (patch by Solar Designer).
5699         + add a use_terminfo_vars() check for $HOME/.termcap, and check for
5700           geteuid() to use_terminfo_vars() (patch by Solar Designer
5701           <solar@false.com>).
5702         + improved cygwin terminfo entry, based on patch by
5703           <ernie_boyd@yahoo.com>.
5704         + modify _nc_write_entry() to allow for the possibility that linking
5705           aliases on a filesystem that ignores case would not succeed because
5706           the source and destination differ only by case, e.g., NCR260VT300WPP0
5707           on cygwin (report by Neil Zanella).
5708         + fix a typo in the curs_deleteln.3x man page (patch by Bernhard
5709           Rosenkraenzer <bero@redhat.de>).
5710
5711 20001104
5712         + add configure option --with-ospeed to assist packagers in transition
5713           to 5.3 change to ospeed type.
5714         + add/use CharOf() macro to suppress sign-extension of char type on
5715           platforms where this is a problem in ctype macros, e.g., Solaris.
5716         + change trace output to binary format.
5717         + correct a missing quote adjustment in CF_PATH_SYNTAX autoconf
5718           macro, for OS/2 EMX configuration.
5719         + rearrange a few configure macros, moving preprocessor options to
5720           $CPPFLAGS (a now-obsolete version of autoconf did not consistently
5721           use $CPPFLAGS in both the compile and preprocessor checks).
5722         + add a check in relative_move() to guard against buffer overflow in
5723           the overwrite logic.
5724
5725 20001028
5726         + add message to configure script showing g++ version.
5727         + resync config.guess, config.sub
5728         + modify lib_delwin.c, making it return ERR if the window did not exist
5729           (suggested by Neil Zanella).
5730         + add cases for FreeBSD 3.1 to tdlint and makellib scripts, used this
5731           to test/review ncurses library.  (Would use lclint, but it doesn't
5732           work).
5733         + reorganized knight.c to avoid forward references.  Correct screen
5734           updates when backtracking, especially to the first cell.  Add F/B/a
5735           commands.
5736
5737 20001021 5.2 release for upload to ftp.gnu.org
5738         + update generated html files from manpages.
5739         + modify dist.mk to use edit_man.sh to substitute autoconf'd variables
5740           in html manpages.
5741         + fix an uninitialized pointer in read_termcap.c (report by Todd C
5742           Miller, from report/patch by Philip Guenther <guenther@gac.edu>).
5743         + correct help-message and array limit in knight.c (patch by Brian
5744           Raiter <breadbox@muppetlabs.com>).
5745         > patch by Juergen Pfeifer:
5746         + fix to avoid warning by GNAT-3.13p about use of inconsistent casing
5747           for some identifiers defined in the standard package.
5748         + cosmetic change to forms/fty_enum.c
5749
5750 20001014
5751         + correct an off-by-one position in test/railroad.c which could cause
5752           wrapping at the right margin.
5753         + test/repair some issues with libtool configuration.  Make
5754           --disable-echo force libtool --silent.  (Libtool does not work for
5755           OS/2 EMX, works partly for SCO - libtool is still very specific to
5756           gcc).
5757         + change default of --with-manpage-tbl to "no", since for most of the
5758           platforms which do have tbl installed, the system "man" program
5759           understands how to run tbl automatically.
5760         + minor improvement to force_bar() in comp_parse.c (Bernhard
5761           Rosenkraenzer <bero@redhat.de>).
5762         + modify lib_tparm.c to use get_space() before writing terminating
5763           null character, both for consistency as well as to ensure that if
5764           save_char() was called immediately before, that the allocated memory
5765           is enough (patch by Sergei Ivanov).
5766         + add note about termcap ML capability which is duplicated between two
5767           different capabilities:  smgl and smglr (reported by Sergei Ivanov
5768           <svivanov@pdmi.ras.ru>).
5769         + correct parameter counts in include/Caps for dclk as well as some
5770           printer-specific capabilities: csnm, defc, scs, scsd, smgtp, smglp.
5771         > patch by Johnny C Lam <lamj@stat.cmu.edu>:
5772         + add support for building with libtool (apparently version 1.3.5,
5773           since old versions do not handle -L../lib), using new configure
5774           option --with-libtool.
5775         + add configure option --with-manpage-tbl, which causes the manpages to
5776           be preprocessed by tbl(1) prior to installation,
5777         + add configure option --without-curses-h, which causes the
5778           installation process to install curses.h as ncurses.h and make
5779           appropriate changes to headers and manpages.
5780
5781 20001009
5782         + correct order of options/parameters in run_tic.in invocation of tic,
5783           which did not work with standard getopt() (reported by Ethan
5784           Butterfield <primus@veris.org>).
5785         + correct logic for 'reverse' variable in lib_vidattr.c, which was
5786           setting it true without checking if newmode had A_REVERSE set, e.g.,
5787           using $TERM=ansi on OS/2 EMX (see 20000917).
5788         > patch by Todd C Miller:
5789         + add a few missing use_terminfo_vars() and fixes up _nc_tgetent().
5790           Previously, _nc_cgetset() would still get called on cp so the
5791           simplest thing is to set cp to NULL if !use_terminfo_vars().
5792         + added checks for an empty $HOME environment variable.
5793         > patches for OS/2 EMX (Ilya Zakharevich):
5794         + modify convert_configure.pl to support INSTALL.  Change compiler
5795           options in that script to use multithreading, needed for the mouse.
5796         + modify OS/2 mouse support, retrying as a 2-button mouse if code fails
5797           to set up a 3-button mouse.
5798         + improve code for OS/2 mouse support, using _nc_timed_wait() to
5799           replace select() call.
5800
5801 20001007
5802         + change type of ospeed variable back to short to match its use in
5803           legacy applications (reported by Andrey A Chernov).
5804         + add case to configure script for --enable-rpath on IRIX (patch by
5805           Albert Chin-A-Young).
5806         + minor fix to position_check() function, to ensure it gets the whole
5807           cursor report before decoding.
5808         + add configure option --disable-assumed-color, to allow pre-5.1
5809           convention of default colors used for color-pair 0 to be configured
5810           (see assume_default_colors()).
5811         + rename configure option --enable-hashmap --disable-hashmap, and
5812           reorder the configure options, splitting the experimental and
5813           development
5814         + add configure option --disable-root-environ, which tells ncurses to
5815           disregard $TERMINFO and similar environment variables if the current
5816           user is root, or running setuid/setgid (based on discussion with
5817           several people).
5818         + modified misc/run_tic.in to use tic -o, to eliminate dependency on
5819           $TERMINFO variable for installs.
5820         + add table entry for plab_norm to tput, so it passes in strings
5821           for that capability.
5822         + modify parse_format() in lib_tparm.c to ignore precision if it is
5823           longer than 10000 (report by Jouko Pynnonen).
5824         + rewrote limit checks in lib_mvcur.c using new functions
5825           _nc_safe_strcat(), etc.  Made other related changes to check lengths
5826           used for strcat/strcpy (report by Jouko Pynnonen
5827           <jouko@solutions.fi>).
5828
5829 20000930
5830         + modify several descriptions, including those for setaf, setab, in
5831           include/Caps to indicate that the entries are parameterized.  This
5832           information is used to tell which strings are translated when
5833           converting to termcap.  Fixes a problem where the generated termcap
5834           would contain a spurious "%p1" for the terminfo "%p1%d".
5835         + modify ld -rpath options (e.g., Linux, and Solaris) to use an
5836           absolute pathname for the build tree's lib directory (prompted by
5837           discussion with Albert Chin-A-Young).
5838         + modify "make install.man" and "make uninstall.man" to include tack's
5839           man-page.
5840         + various fixes for install scripts used to support configure --srcdir
5841           and --with-install-prefix (reported by Matthew Clarke
5842           <Matthew_Clarke@mindlink.bc.ca>).
5843         + make configure script checks on variables $GCC and $GXX consistently
5844           compare against 'yes' rather than test if they are nonnull, since
5845           either may be set to the corresponding name of the C or C++ compiler
5846           (report/patch by Albert Chin-A-Young).
5847
5848 20000923
5849         + modify rs2 capability in xterm-r6 and similar where cursor
5850           save/restore bracketed the sequence for resetting video attributes.
5851           The cursor restore would undo that (report by John Hawkinson
5852           <jhawk@MIT.EDU> (see NetBSD misc/11052)).
5853         + using parameter check added to tic, corrected 27 typos in
5854           terminfo.src -TD
5855         + modify tic to verify that its inputs are really files, in case
5856           someone tries to read a directory (or /dev/zero).
5857         + add a check for empty buffers returned by fgets() in comp_scan.c
5858           next_char() function, in case tic is run on a non-text file (fixes
5859           a core dump reported by Aaron Campbell <aaron@cs.dal.ca>).
5860         + add to railroad.c some code exercising tgoto(), providing an
5861           alternate form of display if the terminal supports cursor addressing.
5862         + split-out tgoto() again, this time into new file lib_tgoto.c, and
5863           implement a conventional BSD-style tgoto() which is used if the
5864           capability string does not contain terminfo-style padding or
5865           parameters (requested by Andrey A Chernov).
5866         + add check to tic which reports capabilities that do not reference
5867           the expected number of parameters.
5868         + add error checking to infocmp's -v and -m options to ensure that
5869           the option value is indeed a number.
5870         + some cleanup of logic in _nc_signal_handler() to verify if SIGWINCH
5871           handler is setup.  Separated the old/new sigaction data for SIGTSTP
5872           from the other signals.
5873
5874 20000917
5875         + add S0, E0 extensions to screen's terminfo entry, which is another
5876           way to solve the misconfiguration issue -TD
5877         + completed special case for tgoto from 20000916
5878
5879 20000916
5880         + update xterm terminfo entries to match XFree86 xterm patch #146 -TD
5881         + add Matrix Orbital terminfo entries (from Eric Z Ayers
5882           <eric@ale.org>).
5883         + add special case to lib_tparm.c to allow 'screen' program to use a
5884           termcap-style parameter "%." to tgoto() for switching character sets.
5885         + use LN_S substitution in run_tic.in, to work on OS/2 EMX which has
5886           no symbolic links.
5887         + updated notes in README.emx regarding autoconf patches.
5888         + replace a lookup table in lib_vidattr.c used to decode no_color_video
5889           with a logic expression (suggested by Philippe Blain).
5890         + add a/A toggle to ncurses.c 'b' test, which clears/sets alternate
5891           character set attribute from the displayed text.
5892         + correct inequality in parameter analysis of rewritten lib_tparm.c
5893           which had the effect of ignoring p9 in set_attributes (sgr), breaking
5894           alternate character set (reported by Piotr Majka <charvel@link.pl>).
5895         + correct ifdef'ing for GCC_PRINTF, GCC_SCANF which would not compile
5896           with Sun WorkShop compilers since these tokens were empty (cf:
5897           20000902, reported by Albert Chin-A-Young).
5898
5899 20000909
5900         + correct an uninitialized parameter to open_tempfile() in tic.c which
5901           made "tic -I" give an ambiguous error message about tmpnam.
5902         + add special case in lib_vidattr.c to reset underline and standout for
5903           devices that have no sgr0 defined (patch by Don Lewis
5904           <Don.Lewis@tsc.tdk.com>).  Note that this will not work for bold
5905           mode, since there is no exit-bold-mode capability.
5906         + improved patch for Make_Enum_Type (patch by Juergen Pfeifer).
5907         + modify tparm to disallow arithmetic on strings, analyze the varargs
5908           list to read strings as strings and numbers as numbers.
5909         + modify tparm's internal function spop() to treat a null pointer as
5910           an empty string.
5911         + modify tput program so it can be renamed or invoked via a link as
5912           'reset' or 'init', producing the same effect as 'tput reset' or 'tput
5913           init'.
5914         + add private entrypoint _nc_basename(), use to consolidate related
5915           code in progs, as well as accommodating OS/2 EMX pathnames.
5916         + remove NCURSES_CONST line from edit_cfg.sh to compensate for its
5917           removal (except via AC_SUBST) from configure.in, making
5918           --enable-const work again (reported by Juergen Pfeifer).
5919         + regen'd configure to pick up "hpux*" change from 20000902.
5920
5921 20000902
5922         + modify tset.c to check for transformed "reset" program name, if any.
5923         + add a check for null pointer in Make_Enum_Type() (reported by Steven
5924           W Orr <steveo@world.std.com>).
5925         + change functions _nc_parse_entry() and postprocess_termcap() to avoid
5926           using strtok(), because it is non-reentrant (reported by Andrey A
5927           Chernov <ache@nagual.pp.ru>).
5928         + remove "hpux10.*" case from CF_SHARED_OPTS configure script macro.
5929           This differed from the "hpux*" case by using reversed symbolic
5930           links, which made the 5.1 version not match the configuration of
5931           5.0 shared libraries (reported by Albert Chin-A-Young).
5932         + correct a dependency in Ada95/src/Makefile.in which prevented
5933           building with configure --srcdir (patch by H Nanosecond
5934           <aldomel@ix.netcom.com>).
5935         + modify ifdef's in curses.h.in to avoid warning if GCC_PRINTF or
5936           GCC_SCANF was not previously defined (reported by Pavel Roskin
5937           <proski@gnu.org>).
5938         + add MKncurses_def.sh to generate fallback definitions for
5939           ncurses_cfg.h, to quiet gcc -Wundef warnings, modified ifdef's in
5940           code to consistently use "#if" rather than "#ifdef".
5941
5942 20000826
5943         + add QNX qansi entries to terminfo -TD
5944         + add os2 entry to misc/emx.src (<jmcoopr@webmail.bmi.net>).
5945         + add configure option --with-database to allow specifying a different
5946           terminfo source-file to install.  On OS/2 EMX, this defaults to
5947           misc/emx.src
5948         + change misc/run_tic.sh to derive it from misc/run_tic.in, to simplify
5949           setting .exe extension on OS/2 EMX.
5950         + add .exe extension in Ada95/gen/Makefile.in,
5951           Ada95/samples/Makefile.in, for OS/2 EMX (reported by
5952           <jmcoopr@webmail.bmi.net>).
5953         + add configure check for filesystems (such as OS/2 EMX) which do not
5954           distinguish between upper/lowercase filenames, use this to fix tags
5955           rules in makefiles.
5956         + initialize fds[] array to 0's in _nc_timed_wait(); apparently poll()
5957           only sets the revents members of that array when there is activity
5958           corresponding to the related file (report by Glenn Cooper
5959           <gcooper@qantas.com.au>, using Purify on Solaris 5.6).
5960         + change configure script to use AC_CANONICAL_SYSTEM rather than
5961           AC_CANONICAL_HOST, which means that configure --target will set
5962           a default program-prefix.
5963         + add note on cross-compiling to INSTALL (which does not rely on the
5964           AC_CANONICAL_* macros).
5965
5966 20000819
5967         + add cases for EMX OS/2 to config.guess, config.sub
5968         + new version of config.guess, config.sub from lynx 2.8.4dev.7
5969         + add definitions via transform.h to allow tic and tput to check for
5970           the transformed aliases rather than the original infotocap, etc.
5971         + simplify transform-expressions in progs/Makefile.in, make the
5972           uninstall rule work for transformed program names.
5973         + change symbol used by --install-prefix configure option from
5974           INSTALL_PREFIX to DESTDIR (the latter has become common usage
5975           although the name is misleading).
5976         + modify programs to use curses_version() string to report the version
5977           of ncurses with which they are compiled rather than the
5978           NCURSES_VERSION string.  The function returns the patch level in
5979           addition to the major and minor version numbers.
5980
5981 20000812
5982         + modify CF_MAN_PAGES configure macro to make transformed program names
5983           a parameter to that macro rather than embedding them in the macro.
5984         + newer config.guess, config.sub (reference version used in lynx
5985           2.8.4dev.7).
5986         + add configure option --with-default-terminfo-dir=DIR to allow
5987           specifying the default terminfo database directory (request by Albert
5988           Chin-A-Young).
5989         + minor updates for terminfo.src from FreeBSD termcap change-history.
5990         + correct notes in README and INSTALL regarding documentation files
5991           that were moved from misc directory to doc (report by Rich Kulawiec
5992           <rsk@gsp.org>).
5993         + change most remaining unquoted parameters of 'test' in configure
5994           script to use quotes, for instance fixing a problem in the
5995           --disable-database option (reported by Christian Mondrup
5996           <scancm@biobase.dk>).
5997         + minor adjustments to work around some of the incompatibilities/bugs
5998           in autoconf 2.29a alpha.
5999         + add -I/usr/local/include when --with-ncurses option is used in
6000           test/configure script.
6001         + correct logic in adjust_cancels(), which did not check both
6002           alternatives when reclassifying an extended name between boolean,
6003           number and string, causing an infinite loop in tic.
6004
6005 20000730
6006         + correct a missing backslash in curses.priv.h
6007
6008 20000729
6009         + change handling of non_dest_scroll_region in tty_update.c to clear
6010           text after it is shifted in rather than before shifting out.  Also
6011           correct row computation (reported by Ruediger Kuhlmann
6012           <uck4@rz.uni-karlsruhe.de>).
6013         + add/use new trace function to display chtype values from winch() and
6014           getbkgd().
6015         + add trace mask TRACE_ATTRS, alter several existing _tracef calls that
6016           trace attribute changes under TRACE_CALLS to use this.
6017         + modify MKlib_gen.sh so that functions returning chtype will call
6018           returnChar().
6019         + add returnChar() trace, for functions returning chtype.
6020         + change indent.pro to line up parenthesis.
6021
6022 20000722
6023         + fix a heap problem with the c++ binding (report by
6024           <alexander_liberson@ninewest.com>, patch by Juergen Pfeifer).
6025         + minor adjustment to ClrToEOL() to handle an out-of-bounds parameter.
6026         + modify the check for big-core to force a couple of memory accesses,
6027           which may work as needed for older/less-capable machines (if not,
6028           there's still the explicit configure option).
6029         > fixes based on diff's for Amiga and BeOS found at
6030           http://www.mathematik.uni-karlsruhe.de/~kuhlmann/cross/ncurses/
6031         + alter definition of NCURSES_CONST to make it non-empty.
6032         + add amiga-vnc terminfo entry.
6033         + redefine 'TEXT' in menu.h for AMIGA, since it is reported to have
6034           an (unspecified) symbol conflict.
6035         + replaced case-statement in _nc_tracebits() for CSIZE with a table to
6036           simplify working around implementations that define random
6037           combinations of the related macros to zero.
6038         + modify configure test for tcgetattr() to allow for old
6039           implementations, e.g., on BeOS, which only defined it as a macro.
6040         > patches by Bruno Haible:
6041         + when checking LC_ALL/LC_CTYPE/LANG environment variables for UTF-8
6042           locale, ignore those which are set to an empty value, as per SUSV2.
6043         + encode 0xFFFD in UTF-8 with 3 bytes, not 2.
6044         + modify _nc_utf8_outch() to avoid sign-extension when checking for
6045           out-of-range value.
6046
6047 20000715
6048         + correct manlinks.sed script to avoid using ERE "\+", which is not
6049           understood by older versions of sed (patch by Albert Chin-A-Young).
6050         + implement configure script options that transform installed program
6051           names, e.g., --program-prefix, including the manpage names and cross
6052           references (patch by Albert Chin-A-Young <china@thewrittenword.com>).
6053         + correct several mismatches between manpage filename and ".TH"
6054           directives, renaming dft_fgbg.3x to default_colors.3x and
6055           menu_attribs.3x to menu_attributes.3x (report by Todd C Miller).
6056         + correct missing includes for <string.h> in several places, including
6057           the C++ binding.  This is not noted by gcc unless we use the
6058           -fno-builtin option (reported by Igor Schein <igor@txc.com>).
6059         + modified progs/tset.c and tack/sysdep.c to build with sgttyb
6060           interface if neither termio or termios is available.  Tested this
6061           with FreeBSD 2.1.5 (which does have termios - but the sgttyb does
6062           work).
6063
6064 20000708 5.1 release for upload to ftp.gnu.org
6065         + document configure options in INSTALL.
6066         + add man-page for ncurses trace functions.
6067         + correct return value shown in curs_touch.3x for is_linetouched() and
6068           is_wintouched(), in curs_initscr.3x for isendwin(), and in
6069           curs_termattr.3x for has_ic() and has_il().
6070         + add prototypes for touchline() and touchwin(), adding them to the
6071           list of generated functions.
6072         + modify fifo_push() to put ERR into the fifo just like other values to
6073           return from wgetch().  It was returning without doing that, making
6074           end-of-file condition incorrectly return a 0 (reported by Todd C
6075           Miller).
6076         + uncomment CC_SHARED_OPTS for progs and tack (see 971115), since they
6077           are needed for SCO OpenServer.
6078         + move _nc_disable_period from free_ttype.c to comp_scan.c to appease
6079           dynamic loaders on SCO and IRIX64.
6080         + add "-a" option to test/ncurses.c to invoke assume_default_colors()
6081           for testing.
6082         + correct assignment in assume_default_colors() which tells ncurses
6083           whether to use default colors, or the assumed ones (reported by Gary
6084           Funck <gary@Intrepid.Com>).
6085         + review/correct logic in mk-1st.awk for making symbolic links for
6086           shared libraries, in particular for FreeBSD, etc.
6087         + regenerate misc/*.def files for OS/2 EMX dll's.
6088         + correct quoting of values for CC_SHARED_OPTS in aclocal.m4 for
6089           cases openbsd2*, openbsd*, freebsd* and netbsd* (patch by Peter
6090           Wemm) (err in 20000610).
6091         + minor updates to release notes, as well as adding/updating URLs for
6092           examples cited in announce.html
6093         > several fixes from Philippe Blain <philippe.blain2@freesbee.fr>:
6094         + correct placement of ifdef for NCURSES_XNAMES in function
6095           _nc_free_termtype(), fixes a memory leak.
6096         + add a call to _nc_synchook() to the end of function whline() like
6097           that in wvline() (difference was in 1.9.4).
6098         + make ClearScreen() a little faster by moving two instances of
6099           UpdateAttr() out of for-loops.
6100         + simplify ClrBottom() by eliminating the tstLine data, using for-loops
6101           (cf: 960428).
6102
6103 20000701 pre-release
6104         + change minor version to 1, i.e., ncurses 5.1
6105         + add experimental configure option --enable-colorfgbg to check for
6106           $COLORTERM variable as set by rxvt/aterm/Eterm.
6107         + add Eterm terminfo entry (Michael Jennings <mej@valinux.com>).
6108         + modify manlinks.sed to pick aliases from the SYNOPSIS section, and
6109           several manpages so manlinks.sed can find aliases for creating
6110           symbolic links.
6111         + add explanation to run_tic.sh regarding extended terminal
6112           capabilities.
6113         + change message format for edit_cfg.sh, since some people interpret
6114           it as a warning.
6115         + correct unescaped '$' in sysv5uw7*|unix_sv* rule for CF_SHARED_OPTS
6116           configure macro (report by Thanh Ma <Thanh.Ma@casi-rusco.com>).
6117         + correct logic in lib_twait.c as used by lib_mouse.c for GPM mouse
6118           support when poll() is used rather than select() (prompted by
6119           discussion with David Allen <DAllen24@aol.com>).
6120
6121 20000624 pre-release
6122         + modify TransformLine() to check for cells with different color pairs
6123           that happen to render the same display colors.
6124         + apply $NCURSES_NO_PADDING to cost-computation in mvcur().
6125         + improve cost computation in PutRange() by accounting for the use
6126           of parm_right_cursor in mvcur().
6127         + correct cost computation in EmitRange(), which was not using the
6128           normalized value for cursor_address.
6129         + newer config.guess, config.sub (reference version used in TIN 1.5.6).
6130
6131 20000617
6132         + update config.guess, config.sub (reference version used in PCRE 3.2).
6133         + resync changes to gnathtml against version 1.22, regenerated html
6134           files under doc/html/ada using this (1.22.1.1).
6135         + regenerated html files under doc/html/man after correcting top and
6136           bottom margin options for man2html in dist.mk
6137         + minor fixes to test programs ncurses 'i' and testcurs program to make
6138           the subwindow's background color cover the subwindow.
6139         + modify configure script so AC_MSG_ERROR is temporarily defined to a
6140           warning in AC_PROG_CXX to make it recover from a missing C++ compiler
6141           without requiring user to add --without-cxx option (adapted from
6142           comment by Akim Demaille <akim@epita.fr> to autoconf mailing list).
6143         + modify headers.sh to avoid creating temporary files in the build
6144           directory when installing headers (reported by Sergei Pokrovsky
6145           <pok@nbsp.nsk.su>)
6146
6147 20000610
6148         + regenerated the html files under doc/html/ada/files and
6149           doc/html/ada/funcs with a slightly-improved gnathtml.
6150         + add kmous capability to linux terminfo entry to allow it to use
6151           xterm-style events provided by gpm patch by Joerg Schoen.
6152         + make the configure macro CF_SHARED_OPTS a little smarter by testing
6153           if -fPIC is supported by gcc rather than -fpic.  The former option
6154           allows larger symbol tables.
6155         + update config.guess and config.sub (patches by
6156           Kevin Buettner <kev@primenet.com> (for elf64_ia64),
6157           Bernd Kuemmerlen <bkuemmer@mevis.de> (for MacOS X)).
6158         + add warning for 'tic -cv' about use of '^?' in terminfo source, which
6159           is an extension.
6160
6161 20000527
6162         + modify echo() behavior of getch() to match Solaris curses for
6163           carriage return and backspace (reported by Neil Zanella).
6164         + change _nc_flush() to a function.
6165         + modify delscreen() to check if the output stream has been closed, and
6166           if so, free the buffer allocated for setbuf (this provides an
6167           ncurses-specific way to avoid a memory leak when repeatedly calling
6168           newterm reported by Chipp C <at_1@zdnetonebox.com>).
6169         + correct typo in curs_getch.3x manpage regarding noecho (reported by
6170           David Malone <dwmalone@maths.tcd.ie>).
6171         + add a "make libs" rule.
6172         + make the Ada95 interface build with configure --enable-widec.
6173         + if the configure --enable-widec option is given, append 'w' to names
6174           of the generated libraries (e.g., libncursesw.so) to avoid conflict
6175           with existing ncurses libraries.
6176
6177 20000520
6178         + modify view.c to make a rudimentary viewer of UTF-8 text if ncurses
6179           is configured with the experimental wide-character support.
6180         + add a simple UTF-8 output driver to the experimental wide-character
6181           support.  If any of the environment variables LC_ALL, LC_CTYPE or
6182           LANG contain the string "UTF-8", this driver will be used to
6183           translate the output to UTF-8.  This works with XFree86 xterm.
6184         + modify configure script to allow building shared libraries on BeOS
6185           (from a patch by Valeriy E Ushakov).
6186         + modify lib_addch.c to allow repeated update to the lower-right
6187           corner, rather than displaying only the first character written until
6188           the cursor is moved.  Recent versions of SVr4 curses can update the
6189           lower-right corner, and behave this way (reported by Neil Zanella).
6190         + add a limit-check in _nc_do_color(), to avoid using invalid color
6191           pair value (report by Brendan O'Dea <bod@compusol.com.au>).
6192
6193 20000513
6194         + the tack program knows how to use smcup and rmcup but the "show caps
6195           that can be tested" feature did not reflect this knowledge.  Correct
6196           the display in the menu tack/test/edit/c (patch by Daniel Weaver).
6197         + xterm-16color does allow bold+colors, removed ncv#32 from that
6198           terminfo entry.
6199
6200 20000506
6201         + correct assignment to SP->_has_sgr_39_49 in lib_dft_fgbg.c, which
6202           broke check for screen's AX capability (reported by Valeriy E Ushakov
6203           <uwe@ptc.spbu.ru>).
6204         + change man2html rule in dist.mk to workaround bug in some
6205           man-programs that ignores locale when rendering hyphenation.
6206         + change web- and ftp-site to dickey.his.com
6207
6208 20000429
6209         + move _nc_curr_token from parse_entry.c to comp_scan.c, to work around
6210           problem linking tack on MacOS X DP3.
6211         + include <sys/time.h> in lib_napms.c to compile on MacOS X DP3
6212           (reported by Gerben Wierda <wierda@holmes.nl>).
6213         + modify lib_vidattr.c to check for ncv fixes when pair-0 is not
6214           default colors.
6215         + add -d option to ncurses.c, to turn on default-colors for testing.
6216         + add a check to _nc_makenew() to ensure that newwin() and newpad()
6217           calls do not silently fail by passing too-large limits.
6218         + add symbol NCURSES_SIZE_T to use rather than explicit 'short' for
6219           internal window and pad sizes.  Note that since this is visible in
6220           the WINDOW struct, it would be an ABI change to make this an 'int'
6221           (prompted by a question by Bastian Trompetter
6222           <btrompetter@firemail.de>, who attempted to create a 96000-line pad).
6223
6224 20000422
6225         + add mgterm terminfo entry from NetBSD, minor adjustments to sun-ss5,
6226           aixterm entries -TD
6227         + modify tack/ansi.c to make it more tolerant of bad ANSI replies.  An
6228           example of an illegal ANSI resonse can be found using Microsoft's
6229           Telnet client.  A correct display can be found using a VT-4xx
6230           terminal or XFree86 xterm with:
6231                 XTerm*VT100*decTerminalID:  450
6232           (patch by Daniel Weaver).
6233         + modify gdc.c to recognize 'q' for quit, 's' for single-step and ' '
6234           for resume.  Add '-n' option to force gdc's standard input to
6235           /dev/null, to both illustrate the use of newterm() for specifying
6236           alternate inputs as well as for testing signal handling.
6237         + minor fix for configure option --with-manpage-symlinks, for target
6238           directories that contain a period ('.') (reported by Larry Virden).
6239
6240 20000415
6241         + minor additions to beterm entry (feedback from Rico Tudor) -TD
6242         + corrections/updates for some IBM terminfo entries -TD
6243         + modify _nc_screen_wrap() so that when exiting curses mode with
6244           non-default colors, the last line on the screen will be cleared to
6245           the screen's default colors (request by Alexander V Lukyanov).
6246         + modify ncurses.c 'r' example to set nonl(), allowing control/M to be
6247           read for demonstrating the REQ_NEW_LINE operation (prompted by a
6248           question by Tony L Keith <tlkeith@keithconsulting.com>).
6249         + modify ncurses.c 'r' example of field_info() to work on Solaris 2.7,
6250           documented extension of ncurses which allows a zero pointer.
6251         + modify fmt_complex() to avoid buffer overflow in case of excess
6252           recursion, and to recognize "%e%?" as a synonym for else-if, which
6253           means that it will not recur for that special case.
6254         + add logic to support $TERMCAP variable in case the USE_GETCAP symbol
6255           is defined (patch by Todd C Miller).
6256         + modify one of the m4 files used to generate the Ada95 sources,
6257           to avoid using the token "symbols" (patch by Juergen Pfeifer).
6258
6259 20000408
6260         + add terminfo entries bsdos-pc-m, bsdos-pc-mono (Jeffrey C Honig)
6261         + correct spelling error in terminfo entry name:  bq300-rv was given as
6262           bg300-rv in esr's version.
6263         + modify redrawwin() macro so its parameter is fully parenthesized
6264           (fixes Debian bug report #61088).
6265         + correct formatting error in dump_entry() which set incorrect column
6266           value when no newline trimming was needed at the end of an entry,
6267           before appending "use=" clauses (cf: 960406).
6268
6269 20000401
6270         + add configure option --with-manpage-symlinks
6271         + change unctrl() to render C1 characters (128-159) as ~@, ~A, etc.
6272         + change makefiles so trace() function is provided only if TRACE is
6273           defined, e.g., in the debug library.  Modify related calls to
6274           _tracechar() to use unctrl() instead.
6275
6276 20000325
6277         + add screen's AX capability (for ECMA SGR 39 and 49) to applicable
6278           terminfo entries, use presence of this as a check for a small
6279           improvement in setting default colors.
6280         + improve logic in _nc_do_color() implementing assume_default_colors()
6281           by passing in previous color pair info to eliminate redundant call to
6282           set_original_colors().  (Part of this is from a patch by Alexander
6283           V Lukyanov).
6284         + modify warning in _nc_trans_string() about a possibly too-long string
6285           to do this once only rather than for each character past the
6286           threshold (600).  Change interface of _nc_trans_string() to allow
6287           check for buffer overflow.
6288         + correct use of memset in _nc_read_entry_source() to initialize ENTRY
6289           struct each time before reading new data into it, rather than once
6290           per loop (cf:  990301).  This affects multi-entry in-core operations
6291           such as "infocmp -Fa".
6292
6293 20000319
6294         + remove a spurious pointer increment in _nc_infotocap() changes from
6295           20000311.  Add check for '.' in format of number, since that also
6296           is not permitted in termcap.
6297         + correct typo in rxvt-basic terminfo from temporary change made while
6298           integrating 20000318.
6299
6300 20000318
6301         + revert part of the vt220 change (request by Todd C Miller).
6302         + add ansi-* terminfo entries from ESR's version.
6303         + add -a option to tic and infocmp, which retains commented-out
6304           capabilities during source translation/comparison, e.g., captoinfo
6305           and infotocap.
6306         + modify cardfile.c to display an empty card if no input data file is
6307           found, fixes a core dump in that case (reported by Bruno Haible).
6308         + correct bracketing in CF_MATH_LIB configure macro, which gave wrong
6309           result for OS/2 EMX.
6310         + supply required parameter for _nc_resolve_uses() call in
6311           read_termcap.c, overlooked in 20000311 (reported by Todd C Miller).
6312         > patches by Bruno Haible <haible@ilog.fr>:
6313         + fix a compiler warning in fty_enum.c
6314         + correct LIB_PREFIX expression for DEPS_CURSES in progs, tack
6315           makefiles, which resulted in redundant linking (cf: 20000122).
6316
6317 20000311
6318         + make ifdef's for BROKEN_LINKER consistent (patch by Todd C Miller).
6319         + improved tack/README (patch by Daniel Weaver).
6320         + modify tput.c to ensure that unspecified parameters are passed to
6321           tparm() as 0's.
6322         + add a few checks in infocmp to guard against buffer overflow when
6323           displaying string capabilities.
6324         + add check for zero-uses in infocmp's file_comparison() function
6325           before calling _nc_align_termtype().  Otherwise one parameter is
6326           indexed past the end of the uses-array.
6327         + add an option -q to infocmp to specify the less verbose output,
6328           keeping the existing format as the default, though not retaining the
6329           previous behavior that made the -F option compare each entry to
6330           itself.
6331         + adapted patch by ESR to make infocmp -F less verbose -TD
6332           (the submitted patch was unusable because it did not compile
6333           properly)
6334           + modify write_entry.c to ensure that absent or cancelled booleans
6335             are written as FALSE, for consistency with infocmp which now
6336             assumes this.  Note that for the small-core configuration, tic
6337             may not produce the same result as before.
6338           + change some private library interfaces used by infocmp, e.g.,
6339             _nc_resolve_uses().
6340           + add a check in _nc_infotocap() to ensure that cm-style capabilities
6341             accept only %d codes when converting the format from terminfo to
6342             termcap.
6343           + modify ENTRY struct to separate the data in 'parent' into the name
6344             and link values (the original idea to merge both into 'parent' was
6345             not good).
6346           + discard repair_acsc(tterm);
6347         > patch by Juergen Pfeifer:
6348         + drop support for gnat 3.10
6349         + move generated documentation and html files under ./doc directory,
6350           adding makefile rules for this to dist.mk
6351
6352 20000304
6353         + correct conflicting use of tparm() in 20000226 change to tic, which
6354           made it check only one entry at a time.
6355         + fix errors in ncurses-intro.html and hackguide.html shown by Dave
6356           Raggett's tidy.
6357         + make the example in ncurses-intro.html do something plausible, and
6358           corrected misleading comment (reported by Neil Zanella).
6359         + modify pnoutrefresh() to set newscr->_leaveok as wnoutrefresh() does,
6360           to fix a case where the cursor position was not updated as in
6361           Solaris  (patch by David Mosberger <davidm@hpl.hp.com>).
6362         + add a limit-check for wresize() to ensure that a subwindow does not
6363           address out of bounds.
6364         + correct offsets used for subwindows in wresize() (patch by Michael
6365           Andres <ma@suse.de>).
6366         + regenerate html'ized manual pages with man2html 3.0.1 (patch by
6367           Juergen Pfeifer).  This generated a file with a space in its name,
6368           which I removed.
6369         + fix a few spelling errors in tack.
6370         + modify tack/Makefile.in to match linker options of progs/Makefile.in;
6371           otherwise it does not build properly for older HPUX shared library
6372           configurations.
6373         + add several terminfo entries from esr's "11.0".
6374
6375 20000226
6376         + make 'tput flash' work properly for xterm by flushing output in
6377           delay_output() when using napms(), and modifying xterm's terminfo to
6378           specify no padding character.  Otherwise, xterm's reported baud rate
6379           can mislead ncurses into producing too few padding characters
6380           (Debian #58530).
6381         + add a check to tic for consistency between sgr and the separate
6382           capabilities such as smso, use this to check/correct several
6383           terminfo entries (Debian #58530).
6384         + add a check to tic if cvvis is the same as cnorm, adjusted several
6385           terminfo entries to remove the conflict (Debian #58530).
6386         + correct prototype shown in attr_set()/wattr_set() manpages (fixes
6387           Debian #53962).
6388         + minor clarification for curs_set() and leaveok() manpages.
6389         + use mkstemp() for creating temporary file for tic's processing of
6390           $TERMCAP contents (fixes Debian #56465).
6391         + correct two errors from integrating Alexander's changes:  did not
6392           handle the non-bce case properly in can_erase_with() (noted by
6393           Alexander), and left fg/bg uninitialized in the pair-zero case of
6394           _nc_do_color() (reported by Dr Werner Fink <werner@suse.de> and
6395           Ismael Cordeiro <ismael@cordeiro.com>).
6396
6397 20000219
6398         + store default-color code consistently as C_MASK, even if given as
6399           -1 for convenience (adapted from patches by Alexander V Lukyanov).
6400         > patches by Alexander V Lukyanov:
6401         + change can_clear_with() macro to accommodate logic for
6402           assume_default_colors(), making most of the FILL_BCE logic
6403           unnecessary.  Made can_clear_with() an inline function to make it
6404           simpler to read.
6405
6406 20000212
6407         + corrected form of recent copyright dates.
6408         + minor corrections to xterm-xf86-v333 terminfo entry -TD
6409         > patches by Alexander V Lukyanov:
6410         + reworded dft_fgbg.3x to avoid assuming that the terminal's default
6411           colors are white on black.
6412         + fix initialization of tstLine so that it is filled with current blank
6413           character in any case.  Previously it was possible to have it filled
6414           with old blank.  The wrong over-optimization was introduced in 991002
6415           patch.  (it is not very critical as the only bad effect is not using
6416           clr_eos for clearing if blank has changed).
6417
6418 20000205
6419         + minor corrections/updates to several terminfo entries: rxvt-basic,
6420           vt520, vt525, ibm5151, xterm-xf86-v40 -TD
6421         + modify ifdef's for poll() to allow it to use <sys/poll.h>, thereby
6422           allowing poll() to be used on Linux.
6423         + add CF_FUNC_POLL macro to check if poll() is able to select from
6424           standard input.  If not we will not use it, preferring select()
6425           (adapted from patch by Michael Pakovic <mpakovic@fdn.com>).
6426         + update CF_SHARED_OPTS macro for SCO Unixware 7.1 to allow building
6427           shared libraries (reported/tested by Thanh <thanhma@mediaone.net>).
6428         + override $LANGUAGE in build to avoid incorrect ordering of keynames.
6429         + correct CF_MATH_LIB parameter, must be sin(x), not sqrt(x).
6430
6431 20000122
6432         + resync CF_CHECK_ERRNO and CF_LIB_PREFIX macros from tin and xterm -TD
6433         + modify CF_MATH_LIB configure macro to parameterize the test function
6434           used, for reuse in dialog and similar packages.
6435         + correct tests for file-descriptors in OS/2 EMX mouse support.  A
6436           negative value could be used by FD_SET, causing the select() call
6437           to wait indefinitely.
6438
6439 20000115
6440         + additional fixes for non-bce terminals (handling of delete_character)
6441           to work when assume_default_colors() is not specified.
6442         + modify warning message from _nc_parse_entry() regarding extended
6443           capability names to print only if tic/infocmp/toe have the -v flag
6444           set, and not at all in ordinary user applications.  Otherwise, this
6445           warning would be shown for screen's extended capabilities in programs
6446           that use the termcap interface (reported by Todd C Miller).
6447         + modify use of _nc_tracing from programs such as tic so their debug
6448           level is not in the same range as values set by trace() function.
6449         + small panel header cleanup (patch by Juergen Pfeifer).
6450         + add 'railroad' demo for termcap interface.
6451         + modify 'tic' to write its usage message to stderr (patch by Todd C
6452           Miller).
6453
6454 20000108
6455         + add prototype for erase() to curses.h.in, needed to make test
6456           programs build with c++/g++.
6457         + add .c.i and .c.h suffix rules to generated makefiles, for debugging.
6458         + correct install rule for tack.1; it assumed that file was in the
6459           current directory (reported by Mike Castle <dalgoda@ix.netcom.com>).
6460         + modify terminfo/termcap translation to suppress acsc before trying
6461           sgr if the entry would be too large (patch by Todd C Miller).
6462         + document a special case of incompatiblity between ncurses 4.2 and
6463           5.0, add a section for this in INSTALL.
6464         + add TRACE_DATABASE flag for trace().
6465
6466 20000101
6467         + update mach, add mach-color terminfo entries based on Debian diffs
6468           for ncurses 5.0 -TD
6469         + add entries for xterm-hp, xterm-vt220, xterm-vt52 and xterm-noapp
6470           terminfo entries -TD
6471         + change OTrs capabilities to rs2 in terminfo.src -TD
6472         + add obsolete and extended capabilities to 'screen' terminfo -TD
6473         + corrected conversion from terminfo rs2 to termcap rs (cf: 980704)
6474         + make conversion to termcap ug (underline glitch) more consistently
6475           applied.
6476         + fix out-of-scope use of 'personal[]' buffer in 'toe' (this error
6477           was in the original pre-1.9.7 version, when $HOME/.terminfo was
6478           introduced).
6479         + modify 'toe' to ignore terminfo directories to which it has no
6480           permissions.
6481         + modify read_termtype(), fixing 'toe', which could dump core when it
6482           found an incomplete entry such as "dumb" because it did not
6483           initialize its buffer for _nc_read_file_entry().
6484         + use -fPIC rather than -fpic for shared libraries on Linux, not
6485           needed for i386 but some ports (from Debian diffs for 5.0) -TD
6486         + use explicit VALID_NUMERIC() checks in a few places that had been
6487           overlooked, and add a check to ensure that init_tabs is nonzero,
6488           to avoid divide-by-zero (reported by Todd C Miller).
6489         + minor fix for CF_ANSI_CC_CHECK configure macro, for HPUX 10.x (from
6490           tin) -TD
6491
6492 19991218
6493         + reorder tests during mouse initialization to allow for gpm to run in
6494           xterm, or for xterm to be used under OS/2 EMX.  Also drop test for
6495           $DISPLAY in favor of kmous=\E[M or $TERM containing "xterm" (report
6496           by Christian Weisgerber <naddy@mips.rhein-neckar.de>).
6497         + modify raw() and noraw() to clear/restore IEXTEN flag which affects
6498           stty lnext on systems such as FreeBSD (report by Bruce Evans
6499           <bde@zeta.org.au>, via Jason Evans <jasone@canonware.com>).
6500         + fix a potential (but unlikely) buffer overflow in failed() function
6501           of tset.c (reported by Todd C Miller).
6502         + add manual-page for ncurses extensions, documented curses_version(),
6503           use_extended_names().
6504
6505 19991211
6506         + treat as untranslatable to termcap those terminfo strings which
6507           contain non-decimal formatting, e.g., hexadecimal or octal.
6508         + correct commented-out capabilities that cannot be translated to
6509           termcap, which did not check if a colon must be escaped.
6510         + correct termcap translation for "%>" and "%+", which did not check
6511           if a colon must be escaped, for instance.
6512         + use save_string/save_char for _nc_captoinfo() to eliminate fixed
6513           buffer (originally for _nc_infotocap() in 960301 -TD).
6514         + correct expression used for terminfo equivalent of termcap %B,
6515           adjust regent100 entry which uses this.
6516         + some cleanup and commenting of ad hoc cases in _nc_infotocap().
6517         + eliminate a fixed-buffer in tic, used for translating comments.
6518         + add manpage for infotocap
6519
6520 19991204
6521         + add kvt and gnome terminfo entries -TD
6522         + correct translation of "%%" by infotocap, which was emitted as "%".
6523         + add "obsolete" termcap strings to terminfo.src
6524         + modify infocmp to default to showing obsolete capabilities rather
6525           than terminfo only.
6526         + modify write_entry.c so that if extended names (i.e., configure
6527           --enable-tcap-names) are active, then tic will also write "obsolete"
6528           capabilities that are present in the terminfo source.
6529         + modify tic so that when running as captoinfo or infotocap, it
6530           initializes the output format as in -C and -I options, respectively.
6531         + improve infocmp and tic -f option by splitting long strings that do
6532           not have if-then-else construct, but do have parameters, e.g., the
6533           initc for xterm-88color.
6534         + refine MKtermsort.sh slightly by using bool for the *_from_termcap
6535           arrays.
6536
6537 19991127
6538         + additional fixes for non-bce terminals (handling of clear_screen,
6539           clr_eol, clr_eos, scrolling) to work when assume_default_colors() is
6540           not specified.
6541         + several small changes to xterm terminfo entries -TD.
6542         + move logic for _nc_windows in lib_freeall.c inside check for nonnull
6543           SP, since it is part of that struct.
6544         + remove obsolete shlib-versions, which was unintentionally re-added
6545           in 970927.
6546         + modify infocmp -e, -E options to ensure that generated fallback.c
6547           type for Booleans agrees with term.h (reported by Eric Norum
6548           <eric@cls.usask.ca>).
6549         + correct configure script's use of $LIB_PREFIX, which did not work
6550           for installing the c++ directory if $libdir did not end with "/lib"
6551           (reported by Huy Le <huyle@ugcs.caltech.edu>).
6552         + modify infocmp so -L and -f options work together.
6553         + modify the initialization of SP->_color_table[] in start_color() so
6554           that color_content() will return usable values for COLORS greater
6555           than 8.
6556         + modify ncurses 'd' test in case COLORS is greater than 16, e.g., for
6557           xterm-88color, to limit the displayed/computed colors to 16.
6558         > patch by Juergen Pfeifer:
6559         + simplify coding of the panel library according to suggestions by
6560           Philippe Blain.
6561         + improve macro coding for a few macros in curses.priv.h
6562
6563 19991113
6564         + modify treatment of color pair 0 so that if ncurses is configured
6565           to support default colors, and they are not active, then ncurses
6566           will set that explicitly, not relying on orig_colors or orig_pair.
6567         + add new extension, assume_default_colors() to provide better control
6568           over the use of default colors.
6569         + modify test programs to use more-specific ifdef's for existence of
6570           wresize(), resizeterm() and use_default_colors().
6571         + modify configure script to add specific ifdef's for some functions
6572           that are included when --enable-ext-funcs is in effect, so their
6573           existence can be ifdef'd in the test programs.
6574         + reorder some configure options, moving those extensions that have
6575           evolved from experimental status into a new section.
6576         + change configure --enable-tcap-names to enable this by default.
6577
6578 19991106
6579         + install tack's manpage (reported by Robert Weiner
6580           <robert@progplus.com>)
6581         + correct worm.c's handling of KEY_RESIZE (patch by Frank Heckenbach).
6582         + modify curses.h.in, undef'ing some symbols to avoid conflict with C++
6583           STL (reported by Matt Gerassimoff <mgeras@ticon.net>)
6584
6585 19991030
6586         + modify linux terminfo entry to indicate that dim does not mix with
6587           color (reported by Klaus Weide <kweide@enteract.com>).
6588         + correct several typos in terminfo entries related to missing '['
6589           in CSI's -TD
6590         + fix several compiler warnings in c++ binding (reported by Tim
6591           Mooney for alphaev56-dec-osf4.0f
6592         + rename parameter of _nc_free_entries() to accommodate lint.
6593         + correct lint rule for tack, used incorrect list of source files.
6594         + add case to config.guess, config.sub for Rhapsody.
6595         + improve configure tests for libg++ and libstdc++ by omitting the
6596           math library (which is missing on Rhapsody), and improved test for
6597           the math library itself (adapted from path by Nelson H. F. Beebe).
6598         + explicitly initialize to zero several data items which were
6599           implicitly initialized, e.g., cur_term.  If not explicitly
6600           initialized, their storage type is C (common), and causes problems
6601           linking on Rhapsody 5.5 using gcc 2.7.2.1 (reported by Nelson H. F.
6602           Beebe).
6603         + modify Ada95 binding to not include the linker option for Ada
6604           bindings in the Ada headers, but in the Makefiles instead (patch by
6605           Juergen Pfeifer).
6606
6607 19991023 5.0 release for upload to ftp.gnu.org
6608         + effective with release of 5.0, change NCURSES_VERSION_PATCH to
6609           4-digit year.
6610         + add function curses_version(), to return ncurses library version
6611           (request by Bob van der Poel).
6612         + remove rmam, smam from cygwin terminfo entry.
6613         + modify FreeBSD cons25 terminfo entry to add cnorm and cvvis, as well
6614           as update ncv to indicate that 'dim' conflicts with colors.
6615         + modify configure script to use symbolic links for FreeBSD shared
6616           libraries by default.
6617         + correct ranf() function in rain and worm programs to ensure it does
6618           not return 1.0
6619         + hide the cursor in hanoi.c if it is running automatically.
6620         + amend lrtest.c to account for optimizations that exploit margin
6621           wrapping.
6622         + add a simple terminfo demo, dots.c
6623         + modify SIGINT/SIGQUIT handler to set a flag used in _nc_outch() to
6624           tell it to use write() rather than putc(), since the latter is not
6625           safe in a signal handler according to POSIX.
6626         + add/use internal macros _nc_flush() and NC_OUTPUT to hide details
6627           of output-file pointer in ncurses library.
6628         + uncomment CC_SHARED_OPTS (see 971115), since they are needed for SCO
6629           OpenServer.
6630         + correct CC_SHARED_OPTS for building shared libraries for SCO
6631           OpenServer.
6632         + remove usleep() from alternatives in napms(), since it may interact
6633           with alarm(), causing a process to be interrupted by SIGALRM (with
6634           advice from Bela Lubkin).
6635         + modify terminal_interface-curses-forms.ads.m4 to build/work with
6636           GNAT 3.10 (patch by Juergen Pfeifer).
6637         + remove part of CF_GPP_LIBRARY configure-script macro, which did not
6638           work with gcc 2.7.2.3
6639         + minor fix to test/tclock.c to avoid beeping more than once per second
6640         + add 's' and ' ' decoding to test/rain.c
6641
6642 991016  pre-release
6643         + corrected BeOS code for lib_twait.c, making nodelay() function work.
6644
6645 991009  pre-release
6646         + correct ncurses' value for cursor-column in PutCharLR(), which was
6647           off-by-one in one case (patch by Ilya Zakharevich).
6648         + fix some minor errors in position_check() debugging code, found while
6649           using this to validate the PutCharLR() patch.
6650         + modify firework, lrtest, worm examples to be resizable, and to
6651           recognize 'q' for quit, 's' for single-step and ' ' for resume.
6652         + restore reverted change to  terminal_interface-curses-forms.ads.m4,
6653           add a note on building with gnat 3.10p to Ada95/TODO.
6654         + add a copy of the standalone configure script for the test-directory
6655           to simplify testing on SCO and Solaris.
6656
6657 991002  pre-release
6658         + minor fixes for _nc_msec_cost(), color_content(), pair_content(),
6659           _nc_freewin(), ClrBottom() and onscreen_mvcur() (analysis by Philippe
6660           Blain, comments by Alexander V Lukyanov).
6661         + simplify definition of PANEL and eliminate internal functions
6662           _nc_calculate_obscure(), _nc_free_obscure() and _nc_override(),
6663           (patch by Juergen Pfeifer, analysis by Philippe Blain
6664           <bledp@voila.fr>)).
6665         + change renaming of dft_fgbg.3x to use_default_colors.3ncurses in
6666           man_db.renames, since Debian is not concerned with 14-character
6667           filename limitation (Debian bug report by Josip Rodin
6668           <joy@cibalia.gkvk.hr>).
6669         + corrected scoansi terminfo entry by testing with scoterm and console.
6670         + revert change from 990614 to terminal_interface-curses-forms.ads.m4,
6671           since this does not work for gnat 3.10p
6672         + modify tclock example to be resizable (if ncurses' sigwinch handler
6673           is used), and in color.
6674         + use $(CC) rather than 'gcc' in MK_SHARED_LIB symbols, used for Linux
6675           shared library rules.
6676
6677 990925  pre-release
6678         + add newer NetBSD console terminfo entries
6679         + add amiga-8bit terminfo entry (from Henning 'Faroul' Peters
6680           <Faroul@beyond.kn-bremen.de>)
6681         + remove -lcurses -ltermcap from configure script's check for the gpm
6682           library, since they are not really necessary (a properly configured
6683           gpm library has no dependency on any curses library), and if the
6684           curses library is not installed, this would cause the test to fail.
6685         + modify tic's -C option so that terminfo "use=" clauses are translated
6686           to "tc=" clauses even when running it as captoinfo.
6687         + modify CF_STDCPP_LIBRARY configure macro to perform its check only
6688           for GNU C++, since that library conflicts with SGI's libC on IRIX-6.2
6689         + modify CF_SHARED_OPTS configure macro to support build on NetBSD with
6690           ELF libraries (patch by Bernd Ernesti <bernd@arresum.inka.de>).
6691         + correct a problem in libpanel, where the _nc_top_panel variable was
6692           not set properly when bottom_panel() is called to hide a panel which
6693           is the only one on the stack (report/analysis by Michael Andres
6694           <ma@suse.de>, patch by Juergen Pfeifer).
6695
6696 990918  pre-release
6697         + add acsc string to HP 70092 terminfo entry (patch by Joerg Wunsch
6698           <j@interface-business.de>).
6699         + add top-level uninstall.data and uninstall.man makefile rules.
6700         + correct logic of CF_LINK_FUNCS configure script, from BeOS changes so
6701           that hard-links work on Unix again.
6702         + change default value of cf_cv_builtin_bool to 1 (suggested by
6703           Jeremy Buhler), making it less likely that a conflicting declaration
6704           of bool will be seen when compiling with C++.
6705
6706 990911  pre-release
6707         + improved configure checks for builtin.h
6708         + minor changes to C++ binding (remove static initializations, and make
6709           configure-test for parameter initializations) for features not
6710           allowed by vendor's C++ compilers (reported by Martin Mokrejs, this
6711           applies to SGI, though I found SCO has the same characteristics).
6712         + corrected quoting of ETIP_xxx definitions which support old versions
6713           of g++, e.g., those using -lg++
6714         + remove 'L' code from safe_sprintf.c, since 'long double' is not
6715           widely portable.  safe_sprintf.c is experimental, however, and
6716           exists mainly as a fallback for systems without snprintf (reported
6717           by Martin Mokrejs <mmokrejs@natur.cuni.cz>, for IRIX 6.2)
6718         + modify definition of _nc_tinfo_fkeys in broken-linker configuration
6719           so that it is not unnecessarily made extern (Jeffrey C Honig).
6720
6721 990904  pre-release
6722         + move definition for builtin.h in configure tests to specific check
6723           for libg++, since qt uses the same filename incompatibly.
6724         + correct logic of lib_termcap.c tgetstr function, which did not copy
6725           the result to the buffer parameter.  Testing shows Solaris does
6726           update this, though of course tgetent's buffer is untouched (reported
6727           in Peter Edwards <peter.edwards@ireland.com> in
6728           mpc.lists.freebsd.current newsgroup.
6729         + corrected beterm terminfo entry, which lists some capabilities which
6730           are not actually provided by the BeOS Terminal.
6731         + add special logic to replace select() calls on BeOS, whose select()
6732           function works only for sockets.
6733         + correct missing escape in mkterm.h.awk.in, which caused part
6734           of the copyright noticed to be omitted (reported by Peter
6735           Wemm <peter@netplex.com.au>).
6736         > several small changes to make the c++ binding and demo work on OS/2
6737           EMX (related to a clean reinstall of EMX):
6738         + correct library-prefix for c++ binding; none is needed.
6739         + add $x suffix to make_hash and make_keys so 'make distclean' works.
6740         + correct missing $x suffix for tack, c++ demo executables.
6741         + split CF_CXX_LIBRARY into CF_GPP_LIBRARY (for -lg++) and
6742           CF_STDCPP_LIBRARY (for -lstdc++)
6743
6744 990828  pre-release
6745         + add cygwin terminfo entry -TD
6746         + modify CF_PROG_EXT configure macro to set .exe extension for cygwin.
6747         + add configure option --without-cxx-binding, modifying the existing
6748           --without-cxx option to check only for the C++ compiler
6749           characteristics.  Whether or not the C++ binding is needed, the
6750           configure script checks for the size/type of bool, to make ncurses
6751           match.  Otherwise C++ applications cannot use ncurses.
6752
6753 990821  pre-release
6754         + updated configure macros CF_MAKEFLAGS, CF_CHECK_ERRNO
6755         + minor corrections to beterm terminfo entry.
6756         + modify lib_setup.c to reject values of $TERM which have a '/' in
6757           them.
6758         + add ifdef's to guard against CS5, CS6, CS7, CS8 being zero, as more
6759           than one is on BeOS.  That would break a switch statement.
6760         + add configure macro CF_LINK_FUNCS to detect and work around BeOS's
6761           nonfunctional link().
6762         + improved configure macros CF_BOOL_DECL and CF_BOOL_SIZE to detect
6763           BeOS's bool, which is declared as an unsigned char.
6764
6765 990814  pre-release
6766         + add ms-vt100 terminfo entry -TD
6767         + minor fixes for misc/emx.src, based on testing with tack.
6768         + minor fix for test/ncurses.c, test 'a', in case ncv is not set.
6769
6770 990731  pre-release
6771         + minor correction for 'screen' terminfo entry.
6772         + clarify description of errret values for setupterm in manpage.
6773         + modify tput to allow it to emit capabilities for hardcopy terminals
6774           (patch by Goran Uddeborg <goeran@uddeborg.pp.se>).
6775         + modify the 'o' (panel) test in ncurses.c to show the panels in color
6776           or at least in bold, to test Juergen's change to wrefresh().
6777         > patches by Juergen Pfeifer:
6778         + Fixes a problem using wbkgdset() with panels.  It has actually
6779           nothing to with panels but is a problem in the implementation of
6780           wrefresh().  Whenever a window changes its background attribute to
6781           something different than newscr's background attribute, the whole
6782           window is touched to force a copy to newscr.  This is an unwanted
6783           side-effect of wrefresh() and it is actually not necessary.  A
6784           changed background attribute affects only further outputs of
6785           background it doesn't mean anything to the current content of the
6786           window.  So there is no need to force a copy.  (reported by Frank
6787           Heckenbach <frank@g-n-u.de>).
6788         + an upward compatible enhancement of the NCursesPad class in the C++
6789           binding.  It allows one to add a "viewport" window to a pad and then
6790           to use panning to view the pad through the viewport window.
6791
6792 990724  pre-release
6793         + suppress a call to def_prog_mode() in the SIGTSTP handler if the
6794           signal was received while not in curses mode, e.g., endwin() was
6795           called in preparation for spawning a shell command (reported by Frank
6796           Heckenbach <frank@g-n-u.de>)
6797         + corrected/enhanced xterm-r5, xterm+sl, xterm+sl-twm terminfo entries.
6798         + change test for xterm mouse capability:  it now checks only if the
6799           user's $DISPLAY variable is set in conjunction with the kmous
6800           capability being present in the terminfo.  Before, it checked if any
6801           of "xterm", "rxvt" or "kterm" were substrings of the terminal name.
6802           However, some emulators which are incompatible with xterm in other
6803           ways do support the xterm mouse capability.
6804         + reviewed and made minor changes in ncurses to quiet g++ warnings
6805           about shadowed or uninitialized variables.  g++ incorrectly warns
6806           about uninitialized variables because it does not take into account
6807           short-circuit expression evaluation.
6808         + change ncurses 'b' test to start in color pair 0 and to show in the
6809           right margin those attributes which are suppressed by no_color_video,
6810           i.e., "(NCV)".
6811         + modify ifdef's in curses.h so that __attribute__ is not redefined
6812           when compiling with g++, but instead disabled the macros derived for
6813           __attribute__ since g++ does not consistently recognize the same
6814           keywords as gcc (reported by Stephan K Zitz <zitz@erf.net>).
6815         + update dependencies for term.h in ncurses/modules (reported by
6816           Ilya Zakharevich).
6817
6818 990710  pre-release
6819         + modify the form demo in ncurses.c to illustrate how to manipulate the
6820           field appearance, e.g, for highlighting or translating the field
6821           contents.
6822         + correct logic in write_entry from split-out of home_terminfo in
6823           980919, which prevented update of $HOME/.terminfo (reported by Philip
6824           Spencer <pspencer@fields.utoronto.ca>).
6825
6826 990703  pre-release
6827         + modify linux terminfo description to make use of kernel 2.2.x mods
6828           that support cursor style, e.g., to implement cvvis (patch by Frank
6829           Heckenbach <frank@g-n-u.de>)
6830         + add special-case in setupterm to retain previously-saved terminal
6831           settings in cur_term, which happens when curses and termcap calls are
6832           mixed (from report by Bjorn Helgaas <helgaas@dhc.net>).
6833         + suppress initialization of key-tries in _nc_keypad() if we are only
6834           disabling keypad mode, e.g., in endwin() called when keypad() was
6835           not.
6836         + modify the Ada95 makefile to ensure that always the Ada files from
6837           the development tree are used for building and not the eventually
6838           installed ones (patch by Juergen Pfeifer).
6839
6840 990626  pre-release
6841         + use TTY definition in tack/sysdep.c rather than struct termios
6842           (reported by Philippe De Muyter).
6843         + add a fallback for strstr, used in lib_mvcur.c and tack/edit.c,
6844           not present on sysV68 (reported by Philippe De Muyter).
6845         + correct definition in comp_hash.c to build with configure
6846           --with-rcs-ids option.
6847
6848 990619  pre-release
6849         + modified ifdef's for sigaction and sigvec to ensure we do not try to
6850           handle SIGTSTP if neither is available (from report by Philippe De
6851           Muyter).
6852         > patch by Philippe De Muyter:
6853         + in tic.c, use `unlink' if `remove' is not available.
6854         + use only `unsigned' as fallback value for `speed_t'.  Some files used
6855           `short' instead.
6856
6857 990616  pre-release
6858         + fix some compiler warnings in tack.
6859         + add a check for predefined bool type in CC, based on report that
6860           BeOS predefines a bool type.
6861         + correct logic for infocmp -e option, i.e., the configure
6862           --with-fallbacks option, which I'd not updated when implementing
6863           extended names (cf:  990301).  The new implementation adds a "-E"
6864           option to infocmp -TD
6865         > patch by Juergen Pfeifer:
6866         + introduce the private type Curses_Bool in the Ada95 binding
6867           implementation.  This is to clearly represent the use of "bool" also
6868           in the binding.  It should have no effect on the generated code.
6869         + improve the man page for field_buffer() to tell the people, that the
6870           whole buffer including leading/trailing spaces is returned.  This is
6871           a common source of confusion, so it's better to document it clearly.
6872
6873 990614  pre-release
6874         > patch by Juergen Pfeifer:
6875         + use pragma PreElaborate in several places.
6876         + change a few System.Address uses to more specific types.
6877         + change interface version-number to 1.0
6878         + regenerate Ada95 HTML files.
6879
6880 990612  pre-release
6881         + modify lib_endwin.c to avoid calling reset_shell_mode(), return ERR
6882           if it appears that curses was never initialized, e.g., by initscr().
6883           For instance, this guards against setting the terminal modes to
6884           strange values if endwin() is called after setupterm().  In the same
6885           context, Solaris curses will dump core.
6886         + modify logic that avoids a conflict in lib_vidattr.c between sgr0 and
6887           equivalent values in rmso or rmul by ensuring we do not modify the
6888           data which would be returned by the terminfo or termcap interfaces
6889           (reported by Brad Pepers <brad@linuxcanada.com>, cf:  960706).
6890         + add a null-pointer check for SP in lib_vidattr.c to logic that checks
6891           for magic cookies.
6892         + improve fallback declaration of 'bool' when the --without-cxx option
6893           is given, by using a 'char' on i386 and related hosts (prompted by
6894           discussion with Alexander V Lukyanov).
6895
6896 990605  pre-release
6897         + include time.h in lib_napms.c if nanosleep is used (patch by
6898           R Lindsay Todd <toddr@rpi.edu>).
6899         + add an "#undef bool" to curses.h, in case someone tries to define it,
6900           e.g., perl.
6901         + add check to tparm to guard against divide by zero (reported by Aaron
6902           Campbell <aaron@ug.cs.dal.ca>).
6903
6904 990516  pre-release
6905         + minor fix to build tack on CLIX (mismatched const).
6906         > patch by Juergen Pfeifer:
6907         + change Juergen's old email address with new one in the files where it
6908           is referenced.  The Ada95 HTML pages are regenerated.
6909         + update MANIFEST to list the tack files.
6910
6911 990509  pre-release
6912         + minor fixes to make 'tack' build/link on NeXT (reported by Francisco
6913           A. Tomei Torres).
6914
6915 990417  pre-release
6916         + add 'tack' program (which is GPL'd), updating it to work with the
6917           modified TERMTYPE struct and making a fix to support setaf/setab
6918           capabilities.  Note that the tack program is not part of the
6919           ncurses libraries, but an application which can be distributed with
6920           ncurses.  The configure script will ignore the directory if it is
6921           omitted, however.
6922         + modify gpm mouse support so that buttons 2 and 3 are used for
6923           select/paste only when shift key is pressed, making them available
6924           for use by an application (patch by Klaus Weide).
6925         + add complete list of function keys to scoansi terminfo entry - TD
6926
6927 990410  pre-release
6928         + add a simple test program cardfile.c to illustrate how to read form
6929           fields, and showing forms within panels.
6930         + change shared-library versioning for the Hurd to be like Linux rather
6931           than *BSD (patch by Mark Kettenis <kettenis@wins.uva.nl>).
6932         + add linux-lat terminfo entry.
6933         + back-out _nc_access check in read_termcap.c (both incorrect and
6934           unnecessary, except to guard against a small window where the file's
6935           ownership may change).
6936
6937 990403  pre-release
6938         + remove conflicting _nc_free_termtype() function from test module
6939           lib_freeall.c
6940         + use _nc_access check in read_termcap.c for termpaths[] array (noted
6941           by Jeremy Buhler, indicating that Alan Cox made a similar patch).
6942         > patch by Juergen Pfeifer:
6943         + modify menu creation to not inherit status flag from the default menu
6944           which says that the associated marker string has been allocated and
6945           should be freed (bug reported by Marek Paliwoda"
6946           <paliwoda@kki.net.pl>)
6947
6948 990327  pre-release (alpha.gnu.org:/gnu/ncurses-5.0-beta1.tar.gz)
6949         + minor fixes to xterm-xfree86 terminfo entry - TD.
6950         + split up an expression in configure script check for ldconfig to
6951           workaround limitation of BSD/OS sh (reported by Jeff Haas
6952           <jmh@mail.msen.com>).
6953         + correct a typo in man/form_hook.3x (Todd C Miller).
6954
6955 990318  pre-release
6956         + parenthesize and undef 'index' symbol in c++ binding and demo, to
6957           accommodate its definition on NeXT (reported by Francisco A. Tomei
6958           Torres).
6959         + add sigismember() to base/sigaction.c compatibility to link on NeXT
6960           (reported by Francisco A. Tomei Torres).
6961         + further refinements to inequality in hashmap.c to cover a case with
6962           ^U in nvi (patch by Alexander V Lukyanov).
6963
6964 990316  pre-release
6965         + add fallback definition for getcwd, to link on NeXT.
6966         + add a copy of cur_term to tic.c to make it link properly on NeXT
6967           (reported by Francisco A. Tomei Torres).
6968         + change inequality in hashmap.c which checks the distance traveled by
6969           a chunk so that ^D command in nvi (scrolls 1/2 screen) will use
6970           scrolling logic (patch by Alexander V Lukyanov, reported by Jeffrey
6971           C Honig).
6972
6973 990314  pre-release
6974         + modify lib_color.c to handle a special case where the curscr
6975           attributes have been made obsolete (patch by Alexander V Lukyanov).
6976         + update BSD/OS console terminfo entries to use klone+sgr and
6977           klone+color (patch by Jeffrey C Honig).
6978         + update glibc addon configure script for extended capabilities.
6979         + correct a couple of warnings in the --enable-const configuration.
6980         + make comp_hash build properly with _nc_strdup(), on NeXT (reported by
6981           Francisco A. Tomei Torres <francisco.tomei@cwix.com>).
6982
6983 990313  pre-release
6984         + correct typos in linux-c initc string - TD
6985         + add 'crt' terminfo entry, update xterm-xfree86 entry - TD
6986         + remove a spurious argument to tparm() in lib_sklrefr.c (patch by
6987           Alexander V Lukyanov).
6988
6989 990307  pre-release
6990         + back-out change to wgetch because it causes a problem with ^Z
6991           handling in lynx (reported by Kim DeVaughn).
6992
6993 990306  pre-release
6994         + add -G option to tic and infocmp, to reverse the -g option.
6995         + recode functions in name_match.c to avoid use of strncpy, which
6996           caused a 4-fold slowdown in tic (cf: 980530).
6997         + correct a few warnings about sign-extension in recent changes.
6998         > patch by Juergen Pfeifer:
6999         + fixes suggested by Jeff Bradbury <jibradbury@lucent.com>:
7000           + improved parameter checking in new_fieldtype().
7001           + fixed a typo in wgetch() timeout handling.
7002           + allow slk_init() to be called per newterm call.  The internal SLK
7003             state is stored in the SCREEN struct after every newterm() and then
7004             reset for the next newterm.
7005           + fix the problem that a slk_refresh() refreshes stdscr if the
7006             terminal has true SLKs.
7007         + update HTML documentation for Ada binding.
7008
7009 990301  pre-release
7010         + remove 'bool' casts from definitions of TRUE/FALSE so that statements
7011           such as "#if TRUE" work.  This was originally done to allow for a C++
7012           compiler which would warn of implicit conversions between enum and
7013           int, but is not needed for g++ (reported by Kim DeVaughn).
7014         + add use_extended_names() function to allow applications to suppress
7015           read of the extended capabilities.
7016         + add configure option --enable-tcap-names to support logic which
7017           allows ncurses' tic to define new (i.e., extended) terminal
7018           capabilities.  This is activated by the tic -x switch.  The infocmp
7019           program automatically shows or compares extended capabilities.
7020           Note:  This changes the Strings and similar arrays in the TERMTYPE
7021           struct so that applications which manipulate it must be recompiled.
7022         + use macros typeMalloc, typeCalloc and typeRealloc consistently
7023           throughout ncurses library.
7024         + add _nc_strdup() to doalloc.c.
7025         + modify define_key() to allow multiple strings to be bound to the
7026           same keycode.
7027         + correct logic error in _nc_remove_string, from 990220.
7028         > patch for Ada95 binding (Juergen Pfeifer):
7029         + regenerate some of the html documentation
7030         + minor cleanup in terminal_interface-curses.adb
7031
7032 990220  pre-release
7033         + resolve ambiguity of kend/kll/kslt and khome/kfnd/kich1 strings in
7034           xterm and ncsa terminfo entries by removing the unneeded ones.  Note
7035           that some entries will return kend & khome versus kslt and kfnd, for
7036           PC-style keyboards versus strict vt220 compatiblity - TD
7037         + add function keybound(), which returns the definition associated with
7038           a given keycode.
7039         + modify define_key() to undefine the given string when no keycode is
7040           given.
7041         + modify keyok() so it works properly if there is more than one string
7042           defined for a keycode.
7043         + add check to tic to warn about terminfo descriptions that contain
7044           more than one key assigned to the same string.  This is shown only if
7045           the verbose (-v) option is given.  Moved related logic (tic -v) from
7046           comp_parse.c into the tic program.
7047         + add/use _nc_trace_tries() to show the function keys that will be
7048           recognized.
7049         + rename init_acs to _nc_init_acs (request by Alexander V Lukyanov).
7050         > patch for Ada95 binding (Juergen Pfeifer):
7051         + remove all the *_adabind.c from ncurses, menu and form projects.
7052           Those little helper routines have all been implemented in Ada and are
7053           no longer required.
7054         + The option handling routines in menu and form have been made more
7055           save.  They now make sure that the unused bits in options are always
7056           zero.
7057         + modify configuration scripts to
7058           + use gnatmake as default compiler name.  This is a safer choice than
7059             gcc, because some GNAT implementations use other names for the
7060             compilerdriver to avoid conflicts.
7061           + use new default installation locations for the Ada files according
7062             to the proposed GNU Ada filesystem standard (for Linux).
7063         + simplify the Makefiles for the Ada binding
7064         + rename ada_include directory to src.
7065
7066 990213
7067         + enable sigwinch handler by default.
7068         + disable logic that allows setbuf to be turned off/on, because some
7069           implementations will overrun the buffer after it has been disabled
7070           once.
7071
7072 990206
7073         + suppress sc/rc capabilities from terminal description if they appear
7074           in smcup/rmcup.  This affects only scrolling optimization, to fix a
7075           problem reported by several people with xterm's alternate screen,
7076           though the problem is more general.
7077         > patch for Ada95 binding (Juergen Pfeifer):
7078         + removed all pragma Preelaborate() stuff, because the just released
7079           gnat-3.11p complains on some constructs.
7080         + fixed some upper/lower case notations because gnat-3.11p found
7081           inconsistent use.
7082         + used a new method to generate the HTML documentation of the Ada95
7083           binding.  This invalidates nearly the whole ./Ada95/html subtree.
7084           Nearly all current files in this subtree are removed
7085
7086 990130
7087         + cache last result from _nc_baudrate, for performance (suggested by
7088           Alexander V Lukyanov).
7089         + modify ClrUpdate() function to workaround a problem in nvi, which
7090           uses redrawwin in SIGTSTP handling.  Jeffrey C Honig reported that
7091           ncurses repainted the screen with nulls before resuming normal
7092           operation (patch by Alexander V Lukyanov).
7093         + generalize is_xterm() function a little by letting xterm/rxvt/kterm
7094           be any substring rather than the prefix.
7095         + modify lib_data.c to initialize SP.  Some linkers, e.g., IBM's, will
7096           not link a module if the only symbols exported from the module are
7097           uninitialized ones (patch by Ilya Zakharevich).  Ilya says that he
7098           has seen messages claiming this behavior conforms to the standard.)
7099         + move call on _nc_signal_handler past _nc_initscr, to avoid a small
7100           window where Nttyb hasn't yet been filled (reported by Klaus Weide).
7101         + modify lib_tstp.c to block SIGTTOU when handling SIGTSTP, fixes a
7102           problem where ncurses applications which were run via a shell script
7103           would hang when given a ^Z.  Also, check if the terminal's process
7104           group is consistent, i.e., a shell has not taken ownership of it,
7105           before deciding to save the current terminal settings in the SIGTSTP
7106           handler (patch by Klaus Weide).
7107         + correct spelling of ACS_ names in curs_border.3x (reported by Bob van
7108           der Poel <bvdpoel@kootenay.com>).
7109         + correct a couple of typos in the macros supporting the configure
7110           --with-shlib-version option.
7111
7112 990123
7113         + modify fty_regex.c to compile on HAVE_REGEXPR_H_FUNCS machine (patch
7114           by Kimio Ishii <ishii@csl.sony.co.jp>).
7115         + rename BSDI console terminfo entries:  bsdos to bsdos-pc-nobold, and
7116           bsdos-bold to bsdos-pc (patch by Jeffrey C Honig).
7117         + modify tput to accept termcap names as an alternative to terminfo
7118           names (patch by Jeffrey C Honig).
7119         + correct a typo in term.7 (Todd C Miller).
7120         + add configure --with-shlib-version option to allow installing shared
7121           libraries named according to release or ABI versions.  This
7122           parameterizes some existing logic in the configure script, and is
7123           intended for compatiblity upgrades on Digital Unix, which used
7124           versioned libraries in ncurses 4.2, but no longer does (cf:  980425).
7125         + resync configure script against autoconf 2.13 + patches
7126         + minor improvements for teraterm terminfo entry based on the program's
7127           source distribution.
7128
7129 990116
7130         + change default for configure --enable-big-core to assume machines do
7131           have enough memory to resolve terminfo.src in-memory.
7132         + correct name of ncurses library in TEST_ARGS when configuring with
7133           debug library.
7134         + minor fixes to compile ncurses library with broken-linker with g++.
7135         + add --enable-broken-linker configure option, default to environment
7136           variable $BROKEN_LINKER (request by Jeffrey C Honig).
7137         + change key_names[] array to static since it is not part of the curses
7138           interface (reported by Jeffrey C Honig <jch@bsdi.com>).
7139
7140 990110
7141         + add Tera Term terminfo entry - TD
7142
7143 990109
7144         + reviewed/corrected macros in curses.h as per XSI document.
7145         + provide support for termcap PC variable by copying it from terminfo
7146           data and using it as the padding character in tputs (reported by
7147           Alexander V Lukyanov).
7148         + corrected iris-ansi and iris-ansi-ap terminfo entries for kent and
7149           kf9-kf12 capabilities, as well as adding kcbt.
7150         + document the mouse handling mechanism in menu_driver and make a small
7151           change in menu_driver's return codes to provide more consistency
7152           (patch by Juergen Pfeifer).
7153         + add fallback definition for NCURSES_CONST to termcap.h.in (reported
7154           by Uchiyama Yasushi <uch@nop.or.jp>).
7155         + move lib_restart.c to ncurses/base, since it uses curses functions
7156           directly, and therefore cannot be used in libtinfo.so
7157         + rename micro_char_size to micro_col_size, adding #define to retain
7158           old name.
7159         + add set_a_attributes and set_pglen_inch to terminfo structure, as per
7160           XSI and Solaris 2.5.
7161         + minor makefile files to build ncurses test_progs
7162         + update html files in misc directory to reflect changes since 4.2
7163
7164 990102
7165         + disable scroll hints when hashmap is enabled (patch by Alexander
7166           V Lukyanov).
7167         + move logic for tic's verify of -e option versus -I and -C so that the
7168           terminfo data is not processed if we cannot handle -e (reported by
7169           Steven Schwartz <steves@unitrends.com>.
7170         + add test-driver traces to terminfo and termcap functions.
7171         + provide support for termcap ospeed variable by copying it from the
7172           internal cur_term member, and using ospeed as the baudrate reference
7173           for the delay_output and tputs functions.  If an application does not
7174           set ospeed, the library behaves as before, except that _nc_timed_wait
7175           is no longer used, or needed, since ospeed always has a value.  But
7176           the application can modify ospeed to adjust the output of padding
7177           characters (prompted by a bug report for screen 3.7.6 and email from
7178           Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>).
7179         + removed some unused ifdef's as part of Alexander's restructuring.
7180         + reviewed/updated curses.h, term.h against X/Open Curses Issue 4
7181           Version 2.  This includes making some parameters NCURSES_CONST
7182           rather than const, e.g., in termcap.h.
7183         + change linux terminfo entry to use ncv#2, since underline does not
7184           work with color
7185
7186 981226
7187         + miscellaneous corrections for curses.h to match XSI.
7188         + change --enable-no-padding configure option to be normally enabled.
7189         + add section to ncurses manpage for environment variables.
7190         + investigated Debian bug report that pertains to screen 3.7.4/3.7.6
7191           changes, found no sign of problems on Linux (or on SunOS, Solaris)
7192           running screen built with ncurses.
7193         + check if tmp_fp is opened in tic.c before closing it (patch by Pavel
7194           Roskin <pavel_roskin@geocities.com>).
7195         + correct several font specification typos in man-pages.
7196
7197 981220
7198         + correct default value for BUILD_CC (reported by Larry Virden).
7199
7200 981219
7201         + modify _nc_set_writedir() to set a flag in _nc_tic_dir() to prevent
7202           it from changing the terminfo directory after chdir'ing to it.
7203           Otherwise, a relative path in $TERMINFO would confuse tic (prompted
7204           by a Debian bug report).
7205         + correct/update ncsa terminfo entry (report by Larry Virden).
7206         + update xterm-xfree86 terminfo to current (patch 90), smcur/rmcur
7207           changes
7208         + add Mathew Vernon's mach console entries to terminfo.src
7209         + more changes, moving functions, as part of Alexander's restructuring.
7210         + modify configure script for GNU/Hurd share-library support, introduce
7211           BUILD_CC variable for cross compiling (patch by Uchiyama Yasushi
7212           <uch@nop.or.jp>)
7213
7214 981212
7215         + add environment variable NCURSES_NO_SETBUF to allow disabling the
7216           setbuf feature, for testing purposes.
7217         + correct ifdef's for termcap.h versus term.h that suppress redundant
7218           declarations of prototypes (reported by H.J.Lu).
7219         + modify Makefile.os2 to add linker flags which allow multiple copies
7220           of an application to coexist (reported by Ilya Zakharevich).
7221         + update Makefile.glibc and associated configure script so that ncurses
7222           builds as a glibc add-on with the new directory configuration
7223           (reported by H.J.Lu).
7224
7225 981205
7226         + modify gen_reps() function in gen.c to work properly on SunOS
7227           (sparc), which is a left-to-right architecture.
7228         + modify relative_move and tputs to avoid an interaction with the
7229           BSD-style padding.  The relative_move function could produce a string
7230           to replace on the screen which began with a numeric character, which
7231           was then interpreted by tputs as padding.  Now relative_move will not
7232           generate a string with a leading digit in that case (overwrite).
7233           Also, tputs will only interpret padding if the string begins with a
7234           digit; as coded it permitted a string to begin with a decimal point
7235           or asterisk (reported by Larry Virden).
7236         > patches by Juergen Pfeifer:
7237         + fix a typo in m_driver.c mouse handling and improves the error
7238           handling.
7239         + fix broken mouse handling in the Ada95 binding
7240         + make the Ada95 sample application menus work with the new menu mouse
7241           support
7242         + improve the mouse handling introduced by Ilya; it now handles menus
7243           with spacing.
7244         + repair a minor bug in the menu_driver code discovered during this
7245           rework.
7246         + add new function wmouse_trafo() to hide implementation details of
7247           _yoffset member of WINDOW struct needed for mouse coordinate
7248           transformation.
7249
7250 981128
7251         + modify Ada95/gen/gen.c to avoid using return-value of sprintf, since
7252           some older implementations (e.g., SunOS 4.x) return the buffer
7253           address rather than its length.
7254         > patch by Rick Ohnemus:
7255         + modify demo.cc to get it to compile with newer versions of egcs.
7256         + trim a space that appears at the end of the table preprocessor lines
7257           ('\" t).  This space prevents some versions of man from displaying
7258           the pages - changed to remove all trailing whitespace (TD)
7259         + finally, 'make clean' does not remove panel objects.
7260         > patches by Ilya Zakharevich:
7261         + allow remapping of OS/2 mouse buttons using environment variable
7262           MOUSE_BUTTONS_123 with the default value 132.
7263         + add mouse support to ncurses menus.
7264
7265 981121
7266         + modify misc/makedef.cmd to report old-style .def file symbols, and to
7267           generate the .def files sorted by increasing names rather than the
7268           reverse.
7269         + add misc/*.ref which are J.J.G.Ripoll's dll definition files (renamed
7270           from misc/*.old), and updated based on the entrypoint coding he used
7271           for an older version of ncurses.
7272         + add README.emx, to document how to build on OS/2 EMX.
7273         + updates for config.guess, config.sub from Lynx
7274         > patches by Ilya Zakharevich:
7275         + minor fixes for mouse handling mode:
7276           a) Do not initialize mouse if the request is to have no mouse;
7277           b) Allow switching of OS/2 VIO mouse on and off.
7278         + modify Makefile.os2 to support alternative means of generating
7279           configure script, by translating Unix script with Perl.
7280         > patches by Juergen Pfeifer:
7281         + Updates MANIFEST to reflect changes in source structure
7282         + Eliminates a problem introduced with my last patch for the C++
7283           binding in the panels code.  It removes the update() call done in the
7284           panel destructor.
7285         + Changes in the Ada95 binding to better support systems where
7286           sizeof(chtype)!=sizeof(int) (e.g.  DEC Alpha).
7287
7288 981114
7289         + modify install-script for manpages to skip over .orig and .rej files
7290           (request by Larry Virden).
7291         > patches/discussion by Alexander V Lukyanov:
7292         + move base-library sources into ncurses/base and tty (serial terminal)
7293           sources into ncurses/tty, as part of Alexander V Lukyanov's proposed
7294           changes to ncurses library.
7295         + copy _tracemouse() into ncurses.c so that lib_tracemse.c need not
7296           be linked into the normal ncurses library.
7297         + move macro winch to a function, to hide details of struct ldat
7298         > patches by Juergen Pfeifer:
7299         + fix a potential compile problem in cursesw.cc
7300         + some Ada95 cosmetics
7301         + fix a gen.c problem when compiling on 64-Bit machines
7302         + fix Ada95/gen/Makefile.in "-L" linker switch
7303         + modify Ada95 makefiles to use the INSTALL_PREFIX setting.
7304
7305 981107
7306         + ifdef'd out lib_freeall.c when not configured.
7307         + rename _tracebits() to _nc_tracebits().
7308         + move terminfo-library sources into ncurses/tinfo, and trace-support
7309           functions into ncurses/trace as part of Alexander V Lukyanov's
7310           proposed changes to ncurses library.
7311         + modify generated term.h to always specify its own definitions for
7312           HAVE_TERMIOS_H, etc., to guard against inclusion by programs with
7313           broken configure scripts.
7314
7315 981031
7316         + modify terminfo parsing to accept octal and hexadecimal constants,
7317           like Solaris.
7318         + remove an autoconf 2.10 artifact from the configure script's check
7319           for "-g" compiler options.  (Though harmless, this confused someone
7320           at Debian, who recently issued a patch that results in the opposite
7321           effect).
7322         + add configure option --with-ada-compiler to accommodate installations
7323           that do not use gcc as the driver for GNAT (patch by Juergen
7324           Pfeifer).
7325
7326 981017
7327         + ensure ./man exists in configure script, needed when configuring
7328           with --srcdir option.
7329         + modify infocmp "-r" option to remove limit on formatted termcap
7330           output, which makes it more like Solaris' version.
7331         + modify captoinfo to treat no-argument case more like Solaris'
7332           version, which uses the contents of $TERMCAP as the entry to format.
7333         + modify mk-2nd.awk to handle subdirectories, e.g., ncurses/tty
7334           (patch by Alexander V Lukyanov).
7335
7336 981010
7337         + modify --with-terminfo-dirs option so that the default value is the
7338           ${datadir} value, unless $TERMINFO_DIRS is already set.  This gets
7339           rid of a hardcoded list of candidate directories in the configure
7340           script.
7341         + add some error-checking to _nc_read_file_entry() to ensure that
7342           strings are properly terminated (Todd C Miller).
7343         + rename manpage file curs_scr_dmp.3x to curs_scr_dump.3x, to
7344           correspond with contents (reported by Neil Zanella
7345           <nzanella@cs.mun.ca>).
7346         + remove redundant configure check for C++ which did not work when $CXX
7347           was specified with a full pathname (reported by Andreas Jaeger).
7348         + corrected bcopy/memmove check; the macro was not standalone.
7349
7350 981003
7351         + remove unnecessary portion of OS/2 EMX mouse change from
7352           check_pending() (reported by Alexander V Lukyanov).
7353
7354 980926
7355         + implement mouse support for OS/2 EMX (adapted from patch against
7356           4.2(?) by Ilya Zakharevich).
7357         + add configure-check for bcopy/memmove, for 980919 changes to hashmap.
7358         + merge Data General terminfo from Hasufin <hasufin@vidnet.net> - TD
7359         + merge AIX 3.2.5 terminfo descriptions for IBM terminals, replaces
7360           some older entries - TD
7361         + modify tic to compile into %'char' form in preference to %{number},
7362           since that is a little more efficient.
7363         + minor correction to infocmp to avoid displaying "difference" between
7364           two capabilities that are rendered in equivalent forms.
7365         + add -g option to tic/infocmp to force character constants to be
7366           displayed in quoted form.  Otherwise their decimal values are shown.
7367         + modify setupterm so that cancelled strings are treated the same as
7368           absent strings, cancelled and absent booleans false (does not affect
7369           tic, infocmp).
7370         + modify tic, infocmp to discard redundant i3, r3 strings when output
7371           to termcap format.
7372         > patch by Alexander V Lukyanov:
7373         + improve performance of tparm, now it takes 19% instead of 25% when
7374           profiling worm.
7375         + rename maxlen/minlen to prec/width for better readability.
7376         + use format string for printing strings.
7377         + use len argument correctly in save_text, and pass it to save_number.
7378
7379 980919
7380         + make test_progs compile (but hashmap does not function).
7381         + correct NC_BUFFERED macro, used in lib_mvcur test-driver, modify
7382           associated logic to avoid freeing the SP->_setbuf data.
7383         + add modules home_terminfo and getenv_num to libtinfo.
7384         + move write_entry to libtinfo, to work with termcap caching.
7385         + minor fixes to blue.c to build with atac.
7386         + remove softscroll.c module; no longer needed for testing.
7387         > patches by Todd C Miller:
7388         + use strtol(3) instead of atoi(3) when parsing env variables so we can
7389           detect a bogus (non-numeric) value.
7390         + check for terminal names > MAX_NAME_SIZE in a few more places when
7391           dealing with env variables again.
7392         + fix a MAX_NAME_SIZE that should be MAX_NAME_SIZE+1
7393         + use sizeof instead of strlen(3) on PRIVATE_INFO since it is a fixed
7394           string #define (compile time vs runtime).
7395         + when setting errno to ENOMEM, set it right before the return, not
7396           before code that could, possibly, set errno to a different value.
7397         > patches by Alexander V Lukyanov:
7398         + use default background in update_cost_from_blank()
7399         + disable scroll-hints when hashmap is configured.
7400         + improve integration of hashmap scrolling code, by adding oldhash and
7401           newhash data to SP struct.
7402         + invoke del_curterm from delscreen.
7403         + modify del_curterm to set cur_term to null if it matches the
7404           function's parameter which is deleted.
7405         + modify lib_doupdate to prefer parm_ich to the enter_insert_mode and
7406           exit_insert_mode combination, adjusting InsCharCost to check
7407           enter_insert_mode, exit_insert_mode and insert_padding.  Add
7408           insert_padding in insert mode after each char.  This adds new costs
7409           to the SP struct.
7410
7411 980912
7412         + modify test-driver in lib_mvcur.s to use _nc_setbuffer, for
7413           consistent treatment.
7414         + modify ncurses to restore output to unbuffered on endwin, and resume
7415           buffering in refresh (see lib_set_term.c and NC_BUFFERED macro).
7416         + corrected HTML version numbers (according to the W3C validator, they
7417           never were HTML 2.0-compliant, but are acceptable 3.0).
7418
7419 980905
7420         + modify MKterminfo.sh to generate terminfo.5 with tables sorted by
7421           capability name, as in SVr4.
7422         + modified term.h, termcap.h headers to avoid redundant declarations.
7423         + change 'u_int' type in tset.c to unsigned, making this compile on
7424           Sequent PRX 4.1 (reported by Michael Sterrett <msterret@coat.com>).
7425
7426 980829
7427         + corrections to mailing addresses, and moving the magic line that
7428           causes the man program to invoke tbl to the first line of each
7429           manpage (patch by Rick Ohnemus <rick@ecompcon.com>).
7430         + add Makefile.os2 and supporting scripts to generate dll's on OS/2 EMX
7431           (from J.J.G.Ripoll, with further integration by TD).
7432         + correct a typo in icl6404 terminfo entry.
7433         + add xtermm and xtermc terminfo entries.
7434         > from esr's terminfo version:
7435         + Added Francesco Potorti's tuned Wyse 99 entries.
7436         + dtterm enacs (from Alexander V Lukyanov).
7437         + Add ncsa-ns, ncsa-m-ns and ncsa-m entries from esr version.
7438
7439 980822
7440         + document AT&T acs characters in terminfo.5 manpage.
7441         + use EMX _scrsize() function if terminfo and environment do not
7442           declare the screen size (reported by Ilya Zakharevich
7443           <ilya@math.ohio-state.edu>).
7444         + remove spurious '\' characters from eterm and osborne terminfo
7445           entries (prompted by an old Debian bug report).
7446         + correct reversed malloc/realloc calls in _nc_doalloc (reported by
7447           Hans-Joachim Widmaier <hjwidmai@foxboro.com>).
7448         + correct misplaced parenthesis which caused file-descriptor from
7449           opening termcap to be lost, from 980725 changes (reported by Andreas
7450           Jaeger).
7451
7452 980815
7453         + modify lib_setup.c to eliminate unneeded include of <sys/ioctl.h>
7454           when termios is not used (patch by Todd C Miller).
7455         + add function _nc_doalloc, to ensure that failed realloc calls do not
7456           leak memory (reported by Todd C Miller).
7457         + improved ncsa-telnet terminfo entry.
7458
7459 980809
7460         + correct missing braces around a trace statement in read_entry.c,
7461           from 980808 (reported by Kim DeVaughn <kimdv@best.com> and Liviu
7462           Daia).
7463
7464 980808
7465         + fix missing include <errno.h> in ditto.c (reported by Bernhard
7466           Rosenkraenzer <bero@k5.sucks.eu.org>)
7467         + add NCSA telnet terminfo entries from Francesco Potorti
7468           <F.Potorti@cnuce.cnr.it>, from Debian bug reports.
7469         + make handling of $LINES and $COLUMNS variables more compatible with
7470           Solaris by allowing them to individually override the window size
7471           as obtained via ioctl.
7472
7473 980801
7474         + modify lib_vidattr.c to allow for terminal types (e.g., xterm-color)
7475           which may reset all attributes in the 'op' capability, so that colors
7476           are set before turning on bold and other attributes, but still after
7477           turning attributes off.
7478         + add 'ditto.c' to test directory to illustrate use of newterm for
7479           initializing multiple screens.
7480         + modify _nc_write_entry() to recover from failed attempt to link alias
7481           for a terminfo on a filesystem which does not preserve character case
7482           (reported by Peter L Jordan <PJordan@chla.usc.edu>).
7483
7484 980725
7485         + updated versions of config.guess and config.sub based on automake 1.3
7486         + change name-comparisons in lib_termcap to compare no more than 2
7487           characters (gleaned from Debian distribution of 1.9.9g-8.8, verified
7488           with Solaris curses).
7489         + fix typo in curs_insstr.3x (patch by Todd C Miller)
7490         + use 'access()' to check if ncurses library should be permitted to
7491           open or modify files with fopen/open/link/unlink/remove calls, in
7492           case the calling application is running in setuid mode (request by
7493           Cristian Gafton <gafton@redhat.com>, responding to Duncan Simpson
7494           <dps@io.stargate.co.uk>).
7495         + arm100 terminfo entries from Dave Millen <dmill@globalnet.co.uk>).
7496         + qnxt2 and minitel terminfo entries from esr's version.
7497
7498 980718
7499         + use -R option with ldconfig on FreeBSD because otherwise it resets
7500           the search path to /usr/lib (reported by Dan Nelson).
7501         + add -soname option when building shared libraries on OpenBSD 2.x
7502           (request by QingLong).
7503         + add configure options --with-manpage-format and
7504           --with-manpage-renames (request by QingLong).
7505         + correct conversion of CANCELLED_NUMERIC in write_object(), which was
7506           omitting the high-order byte, producing a 254 in the compiled
7507           terminfo.
7508         + modify return-values of tgetflag, tgetnum, tgetstr, tigetflag,
7509           tigetnum and tigetstr to be compatible with Solaris (gleaned from
7510           Debian distribution of 1.9.9g-8.8).
7511         + modify _nc_syserr_abort to abort only when compiled for debugging,
7512           otherwise simply exit with an error.
7513
7514 980711
7515         + modify Ada95 'gen' program to use appropriate library suffix (e.g.,
7516           "_g" for a debug build).
7517         + update Ada95 'make clean' rule to include generics .ali files
7518         + add a configure test to ensure that if GNAT is found, that it can
7519           compile/link working Ada95 program.
7520         + flush output in beep and flash functions, fixing a problem with
7521           getstr (patch by Alexander V Lukyanov)
7522         + fix egcs 1.0.2 warning for etip.h (patch by Chris Johns).
7523         + correct ifdef/brace nesting in lib_sprintf.c (patch by Bernhard
7524           Rosenkraenzer <bero@Pool.Informatik.RWTH-Aachen.DE>).
7525         + correct typo in wattr_get macro from 980509 fixes (patch by Dan
7526           Nelson).
7527
7528 980704
7529         + merge changes from current XFree86 xterm terminfo descriptions.
7530         + add configure option '--without-ada'.
7531         + add a smart-default for termcap 'ac' to terminfo 'acs_chars' which
7532           corresponds to vt100.
7533         + change translation for termcap 'rs' to terminfo 'rs2', which is
7534           the documented equivalent, rather than 'rs1'.
7535
7536 980627
7537         + slow 'worm' down a little, for very fast machines.
7538         + corrected firstchar/lastchar computation in lib_hline.c
7539         + simplify some expressions with CHANGED_CELL, CHANGED_RANGE and
7540           CHANGED_TO_EOL macros.
7541         + modify init_pair so that if a color-pair is reinitialized, we will
7542           repaint the areas of the screen whose color changes, like SVr4 curses
7543           (reported by Christian Maurer <maurer@inf.fu-berlin.de>).
7544         + modify getsyx/setsyx macros to comply with SVr4 man-page which
7545           says that leaveok() affects their behavior (report by Darryl Miles,
7546           patch by Alexander V Lukyanov).
7547
7548 980620
7549         + review terminfo.5 against Solaris 2.6 curses version, corrected
7550           several minor errors/omissions.
7551         + implement tparm %l format.
7552         + implement tparm printf-style width and precision for %s, %d, %x, %o
7553           as per XSI.
7554         + implement tparm dynamic variables (reported by Xiaodan Tang).
7555
7556 980613
7557         + update man-page for for wattr_set, wattr_get (cf:  980509)
7558         + correct limits in hashtest, which would cause nonprinting characters
7559           to be written to large screens.
7560         + correct configure script, when --without-cxx was specified:  the
7561           wrong variable was used for cf_cv_type_of_bool.  Compilers up to gcc
7562           2.8 tolerated the missing 'int'.
7563         + remove the hardcoded name "gcc" for the GNU Ada compiler.  The
7564           compiler's name might be something like "egcs" (patch by Juergen
7565           Pfeifer).
7566         + correct curs_addch.3x, which implied that echochar could directly
7567           display control characters (patch by Alexander V Lukyanov).
7568         + fix typos in ncurses-intro.html (patch by Sidik Isani
7569           <isani@cfht.hawaii.edu>)
7570
7571 980606
7572         + add configure test for conflicting use of exception in math.h and
7573           other headers.
7574         + minor optimization to 'hash()' function in hashmap.c, reduces its
7575           time by 10%.
7576         + correct form of LD_SHARED_OPTS for HP-UX 10.x (patch by Tim Mooney).
7577         + fix missing quotes for 'print' in MKunctrl.awk script (reported by
7578           Mihai Budiu <mihaib@gs41.sp.cs.cmu.edu>).
7579         > patch by Alexander V Lukyanov:
7580         + correct problem on Solaris (with poll() function) where getch could
7581           hang indefinitely even if timeout(x) was called.  This turned out to
7582           be because milliseconds was not updated before 'goto retry' in
7583           _nc_timed_wait.
7584         + simplified the function _nc_timed_wait and fixed another bug, which
7585           was the assumption of !GOOD_SELECT && HAVE_GETTIMEOFDAY in *timeleft
7586           assignment.
7587         + removed the cycle on EINTR, as it seems to be useless.
7588
7589 980530
7590         + add makefile-rule for test/keynames
7591         + modify run_tic.sh and shlib to ensure that user's .profile does not
7592           override the $PATH used to run tic (patch by Tim Mooney).
7593         + restore LD_SHARED_OPTS to $(LD_SHARED_FLAGS) when linking programs,
7594           needed for HP-UX shared-library path (recommended by Tim Mooney).
7595         + remove special case of HP-UX -L options, use +b options to embed
7596           $(libdir) in the shared libraries (recommended by Tim Mooney).
7597         + add checks for some possible buffer overflows and unchecked
7598           malloc/realloc/calloc/strdup return values (patch by Todd C Miller
7599           <Todd.Miller@courtesan.com>)
7600
7601 980523
7602         + correct maxx/maxy expression for num_columns/num_lines in derwin
7603           (patch by Alexander V Lukyanov).
7604         + add /usr/share/lib/terminfo and /usr/lib/terminfo as compatibilty
7605           fallbacks to _nc_read_entry(), along with --with-terminfo-dirs
7606           configure option (suggested by Mike Hopkirk).
7607         + modify config.guess to recognize Unixware 2.1 and 7 (patch by Mike
7608           Hopkirk <hops@sco.com>).
7609         + suppress definition of CC_SHARED_OPTS in LDFLAGS_SHARED in c++
7610           Makefile.in, since this conflicts when g++ is used with HP-UX
7611           compiler (reported by Tim Mooney).
7612         + parenthesize 'strcpy' calls in c++ binding to workaround redefinition
7613           in some C++ implementations (reported by several people running
7614           egcs with glibc 2.0.93, analysis by Andreas Jaeger.
7615
7616 980516
7617         + modify write_entry.c so that it will not attempt to link aliases
7618           with embedded '/', but give only a warning.
7619         + put -L$(libdir) first when linking programs, except for HP-UX.
7620         + modify comp_scan.c to handle SVr4 terminfo description for att477,
7621           which contains a colon in the description field.
7622         + modify configure script to support SCO osr5.0.5 shared libraries,
7623           from comp.unix.sco.programmer newsgroup item (Mike Hopkirk).
7624         + eliminate extra GoTo call in lib_doupdate.c (patch by Alexander V.
7625           Lukyanov).
7626         + minor adjustments of const/NCURSES_CONST from IRIX compile.
7627         + add updates based on esr's 980509 version of terminfo.src.
7628
7629 980509
7630         + correct macros for wattr_set, wattr_get, separate wattrset macro from
7631           these to preserve behavior that allows attributes to be combined with
7632           color pair numbers.
7633         + add configure option --enable-no-padding, to allow environment
7634           variable $NCURSES_NO_PADDING to eliminate non-mandatory padding,
7635           thereby making terminal emulators (e.g., for vt100) a little more
7636           efficient (request by Daniel Eisenbud <eisenbud@cs.swarthmore.edu>).
7637         + modify configure script to embed ABI in shared libraries for HP-UX
7638           10.x (detailed request by Tim Mooney).
7639         + add test/example of the 'filter()' function.
7640         + add nxterm and xterm-color terminfo description (request by Cristian
7641           Gafton <gafton@redhat.com>).
7642         + modify rxvt terminfo description to clear alternate screen before
7643           switching back to normal screen, for compatibility with applications
7644           which use xterm (reported by Manoj Kasichainula <manojk@io.com>).
7645         + modify linux terminfo description to reset color palette (reported
7646           by Telford Tendys <telford@eng.uts.edu.au>).
7647         + correction to doupdate, for case where terminal does not support
7648           insert/delete character.  The logic did not check that there was a
7649           difference in alignment of changes to old/new screens before
7650           repainting the whole non-blank portion of the line.  Modified to fall
7651           through into logic that reduces by the portion which does not differ
7652           (reported by Daniel Eisenbud <eisenbud@cs.swarthmore.edu>).
7653         + minor performance improvement to wnoutrefresh by moving some
7654           comparisons out of inner loop.
7655
7656 980425
7657         + modify configure script to substitute NCURSES_CONST in curses.h
7658         + updated terminfo entries for xterm-xf86-v40, xterm-16color,
7659           xterm-8bit to correspond to XFree86 3.9Ag.
7660         + remove restriction that forces ncurses to use setaf/setab if the
7661           number of colors is greater than 8.  (see 970524 for xterm-16color).
7662         + change order of -L options (so that $(libdir) is searched first) when
7663           linking tic and other programs, to workaround HP's linker.
7664           Otherwise, the -L../lib is embedded when linking against shared
7665           libraries and the installed program does not run (reported by Ralf
7666           Hildebrandt).
7667         + modify configuration of shared libraries on Digital Unix so that
7668           versioning is embedded in the library, rather than implied by
7669           links (patch by Tim Mooney).
7670
7671 980418
7672         + modify etip.h to avoid conflict with math.h on HP-UX 9.03 with gcc
7673           2.8.1 which redefines 'exception' (reported by Ralf Hildebrandt
7674           <R.Hildebrandt@tu-bs.de>).
7675         + correct configure tests in CF_SHARED_OPTS which used $CC value to
7676           check for gcc, rather than autoconf's $GCC value.  This did not
7677           work properly if the full pathname of the compiler were given
7678           (reported by Michael Yount <yount@csf.Colorado.edu>).
7679         + revise check for compiler options to force ANSI mode since repeating
7680           an option such as -Aa causes HP's compiler to fail on its own headers
7681           (reported by Clint Olsen <olsenc@ichips.intel.com>).
7682
7683 980411
7684         + ifdef'd has_key() and mcprint() as extended functions.
7685         + modified several prototypes to correspond with 1997 version of
7686           X/Open Curses (affects ABI since developers have used attr_get).
7687         + remove spurious trailing blanks in glibc addon-scripts (patch by
7688           H.J.Lu).
7689         + insert a few braces at locations where gcc-2.8.x asks to use them to
7690           avoid ambigous else's, use -fpic rather than -fPIC for Linux (patch
7691           by Juergen Pfeifer).
7692
7693 980404
7694         + split SHLIB_LIST into SHLIB_DIRS/SHLIB_LIST to keep -L options
7695           before -l to accommodate Solaris' linker (reported by Larry Virden).
7696
7697 980328
7698         + modify lib_color.c to eliminate dependency on orig_colors and
7699           orig_pair, since SVr4 curses does not require these either, but
7700           uses them when they are available.
7701         + add detailed usage-message to infocmp.
7702         + correct a typo in att6386 entry (a "%?" which was "?").
7703         + add -f option to infocmp and tic, which formats the terminfo
7704           if/then/else/endif so that they are readable (with newlines and
7705           tabs).
7706         + fixes for glibc addon scripts (patch by H.J.Lu).
7707
7708 980321
7709         + revise configure macro CF_SPEED_TYPE so that termcap.h has speed_t
7710           declared (from Adam J Richter <adam@yggdrasil.com>)
7711         + remove spurious curs_set() call from leaveok() (J T Conklin).
7712         + corrected handling leaveok() in doupdate() (patch by Alexander V.
7713           Lukyanov).
7714         + improved version of wredrawln (patch by Alexander V. Lukyanov).
7715         + correct c++/Makefile.in so install target do not have embedded ../lib
7716           to confuse it (patch by Thomas Graf <graf@essi.fr>).
7717         + add warning to preinstall rule which checks if the installer would
7718           overwrite a curses.h or termcap.h that is not derived from ncurses.
7719           (The recommended configuration for developers who need both is to
7720           use --disable-overwrite).
7721         + modify preinstall rule in top-level Makefile to avoid implicit
7722           use of 'sh', to accommodate Ultrix 4.4 (reported by Joao Palhoto
7723           Matos <jmatos@math.ist.utl.pt>, patch by Thomas Esser
7724           <te@informatik.uni-hannover.de>)
7725         + refine ifdef's for TRACE so that libncurses has fewer dependencies
7726           on libtinfo when TRACE is disabled.
7727         + modify configure script so that if the --with-termlib option is used
7728           to generate a separate terminfo library, we chain it to the ncurses
7729           library with a "-l" option (reported by Darryl Miles and Ian T.
7730           Zimmerman).
7731
7732 980314
7733         + correct limits and window in wredrawln function (reported/analysis by
7734           Alexander V. Lukyanov).
7735         + correct sed expression in configure script for --with-fallback
7736           option (patch by Jesse Thilo).
7737         + correct some places in configure script where $enableval was used
7738           rather than $withval (patch by Darryl Miles <dlm@g7led.demon.co.uk>).
7739         + modify some man-pages so no '.' or '..' falls between TH and SH
7740           macros, to accommodate man_db program (reported by Ian T. Zimmerman
7741           <itz@rahul.net>).
7742         + terminfo.src 10.2.1 downloaded from ESR's webpage (ESR).
7743         > several changes by Juergen Pfeifer:
7744         + add copyright notices (and rcs id's) on remaining man-pages.
7745         + corrected prototypes for slk_* functions, using chtype rather than
7746           attr_t.
7747         + implemented the wcolor_set() and slk_color() functions
7748         + the slk_attr_{set,off,on} functions need an additional void*
7749           parameter according to XSI.
7750         + fix the C++ and Ada95 binding as well as the man pages to
7751           reflect above enhancements.
7752
7753 980307
7754         + use 'stat()' rather than 'access()' in toe.c to check for the
7755           existence of $HOME/.terminfo, since it may be a file.
7756         + suppress configure CF_CXX_LIBRARY check if we are not using g++
7757           2.7.x, since this is not needed with g++ 2.8 or egcs (patch by
7758           Juergen Pfeifer).
7759         + turn on hashmap scrolling code by default, intend to remedy defects
7760           by 4.3 release.
7761         + minor corrections to terminfo.src changelog.
7762
7763 980302  4.2 release for upload to prep.ai.mit.edu
7764         + correct Florian's email address in ncurses-intro.html
7765         + terminfo.src 10.2.0 (ESR).
7766
7767 980228  pre-release
7768         + add linux-koi8r replace linux-koi8, which is not KOI8 (patch by
7769           QingLong <qinglong@Bolizm.ihep.su>).
7770         + minor documentation fixes (patch by Juergen Pfeifer).
7771         + add setlocale() call to ncurses.c (reported by Claes G. Lindblad
7772           <claesg@algonet.se>).
7773         + correct sign-extension in lib_insstr.c (reported by Sotiris
7774           Vassilopoulos <svas@leon.nrcps.ariadne-t.gr>)
7775
7776 980221  pre-release
7777         + regenerated some documentation overlooked in 980214 patch
7778           (ncurses-intro.doc, curs_outopts.3x.html)
7779         + minor ifdef change to C++ binding to work with gcc 2.8.0 (patch by
7780           Juergen Pfeifer).
7781         + change maintainer's mailing address to florian@gnu.org, change
7782           tentative mailing list address to bug-ncurses-request@gnu.org (patch
7783           by Florian La Roche).
7784         + add definition of $(REL_VERSION) to c++/Makefile.in (reported by Gran
7785           Hasse <gh@raditex.se>).
7786         + restore version numbers to Ada95 binding, accidentally deleted by
7787           copyright patch (patch by Juergen Pfeifer).
7788
7789 980214  pre-release
7790         + remove ncurses.lsm from MANIFEST so that it won't be used in FSF
7791           distributions, though it is retained in development.
7792         + correct scaling of milliseconds to nanoseconds in lib_napms.c (patch
7793           by Jeremy Buhler).
7794         + update mailing-list information (bug-ncurses@gnu.org).
7795         + update announcement for upcoming 4.2 release.
7796         + modify -lm test to check for 'sin()' rather than 'floor()'
7797         + remove spurious commas from terminfo.src descriptions.
7798         + change copyright notices to Free Software Foundation
7799
7800 980207
7801         + minor fixes for autoconf macros CF_ERRNO, CF_HELP_MESSAGE and
7802           CF_SIZECHANGE
7803         + modify Makefile.glibc so that $(objpfx) is defined (H.J.Lu).
7804         + ifdef-out true-return from _nc_mouse_inline() which depends on
7805           merge of QNX patch (pending 4.2 release).
7806         > patch to split off seldom-used modules in ncurses (J T Conklin):
7807           This reduces size by up to 2.6kb.
7808         + move functionality of _nc_usleep into napms, add configuration case
7809           for nanosleep().
7810         + moved wchgat() from lib_addch.c to lib_chgat.c
7811         + moved clearok(), immedok(), leaveok(), and scrollok() from
7812           lib_options.c to lib_clearok.c, lib_immedok.c, lib_leaveok.c and
7813           lib_scrollok.c.
7814         + moved napms() from lib_kernel.c to lib_napms.c
7815         + moved echo() and noecho() from lib_raw.c to lib_echo.c
7816         + moved nl() and nonl() from lib_raw.c to lib_nl.c
7817
7818 980131
7819         + corrected conversion in tclock.c (cf: 971018).
7820         + updates to Makefile.glibc and associated Linux configure script
7821           (patch by H.J.Lu).
7822         + workaround a quoting problem on SunOS with tar-copy.sh
7823         + correct init_pair() calls in worm.c to work when use_default_colors()
7824           is not available.
7825         + include <sys/types.h> in CF_SYS_TIME_SELECT to work with FreeBSD
7826           2.1.5
7827         + add ncv capability to FreeBSD console (cons25w), making reverse
7828           work with color.
7829         + correct sense of configure-test for sys/time.h inclusion with
7830           sys/select.h
7831         + fixes for Ada95/ada_include/Makefile.in to work with --srcdir option.
7832         + remove unused/obsolete test-program rules from progs/Makefile.in
7833           (the rules in ncurses/Makefile.in work).
7834         + remove shared-library loader flags from test/Makefile.in, etc.
7835         + simplify test/configure.in using new version of autoconf to create
7836           test/ncurses_cfg.h
7837         + suppress suffix rules in test/Makefile.in, provide explicit
7838           dependency to work with --srcdir option and less capable 'make'
7839           programs.
7840         > adapted from patch for QNX by Xiaodan Tang:
7841         + initialize %P and %g variables set/used in tparm, and also ensure
7842           that empty strings don't return a null result from tparam_internal
7843         + add QNX-specific prototype for vsscanf()
7844         + move initialization of SP->_keytry from init_keytry() to newterm() to
7845           avoid resetting it via a keyok() call by mouse_activate().
7846         + reorganized some functions in lib_mouse() to use case-statements.
7847         + remove sgr string from qnx terminfo entry since it is reported to
7848           turn off attributes inconsistently.
7849
7850 980124
7851         + add f/F/b/B commands to ncurses 'b' test to toggle colors, providing
7852           test for no_color_video.
7853         + adjusted emx.src to use no_color_video, now works with ncurses 'b'
7854           and 'k' tests.
7855         + implement no_color_video attribute, and as a special case, reverse
7856           colors when the reverse attribute cannot be combined with color.
7857         + check for empty string in $TERM variable (reported by Brett Michaels
7858           <brett@xylan.com>).
7859         > from reports by Fred Fish:
7860         + add configure-test for isascii
7861         + add configure-test for -lm library.
7862         + modify CF_BOOL_SIZE to check if C++ bool types are unsigned.
7863         > patches by J.J.G.Ripoll
7864         + add configure/makefile variables to support .exe extension on
7865           OS/2 EMX (requires additional autoconf patches).
7866         + explicitly initialize variables in lib_data.c to appease OS/2 linker
7867         > patches by Fred Fish <fnf@ninemoons.com>
7868         + misc/Makefile.in (install.data):  Avoid trying to install the CVS
7869           directory.
7870         + aclocal.m4 (install.includes):  Remove files in the include directory
7871           where we are going to install new ones, not the original source
7872           files.
7873         + misc/terminfo.src:  Add entry for "beterm", derived from termcap
7874           distributed with BeOS PR2 using captoinfo.
7875         + aclocal.m4: Wrap $cf_cv_type_of_bool with quotes (contains space)
7876         + aclocal.m4: Assume bool types are unsigned.
7877         + progs/infocmp.c: workaround mwcc 32k function data limit
7878
7879 980117
7880         + correct initialization of color-pair (cf: 970524) in xmas.c, which
7881           was using only one color-pair for all colors (reported by
7882           J.J.G.Ripoll).
7883         + add multithread options for objects build on EMX, for compatibility
7884           with XFree86.
7885         + split up an expression in MKlib_gen.sh to work around a problem on
7886           OS/2 EMX, with 'ash' (patch by J.J.G.Ripoll).
7887         + change terminfo entries xterm (xterm-xf86-v40), xterm-8bit rs1 to use
7888           hard reset.
7889         + rename terminfo entry xterm-xf86-v39t to xterm-xf86-v40
7890         + remove bold/underline from sun console entries since they're not
7891           implemented.
7892         + correct _tracef calls in _tracedump(), which did not separate format
7893           from parameters.
7894         + correct getopt string for tic "-o" option, and add it to man-page
7895           synopsis (reported by Darren Hiebert <darren@hmi.com>).
7896         + correct typo in panel/Makefile.in, reversed if-statement in scrolling
7897           optimization (Alexander V.  Lukyanov).
7898         + test for 'remove()', use 'unlink() if not found (patch by Philippe De
7899           Muyter <phdm@macqel.be>).
7900         > patches by Juergen Pfeifer:
7901         + Improve a feature of the forms driver.  For invisible fields
7902           (O_VISIBLE off) only the contents but not the attributes are cleared.
7903           We now clear both.  (Reported by Javier Kohan
7904           <jkohan@adan.fceia.unr.edu.ar>)
7905         + The man page form_field_opts.3x makes now clear, that invisible
7906           fields are also always inactive.
7907         + adjust ifdef's to compile the C++ binding with the just released
7908           gcc-2.8.0 c++ and the corresponding new C++ libraries.
7909
7910 980110
7911         + correct "?" command in ncurses.c; it was performing non-screen writes
7912           while the program was in screen mode.  (It "worked" in 1.9.9e because
7913           that version sets OPOST and OCRNL incorrectly).
7914         + return error from functions in lib_kernel, lib_raw and lib_ti if
7915           cur_term is null, or if underlying I/O fails.
7916         + amend change to tputs() so that it does not return an error if
7917           cur_term is null, since some applications depend on being able to use
7918           tputs without initializing the terminal (reported by Christian J.
7919           Robinson <infynity@cyberhighway.net>).
7920
7921 980103
7922         + add a copy of emx.src from J.J.G.Ripoll's OS/2 EMX version of ncurses
7923           1.9.9e, together with fixes/additions for the "ansi" terminal type.
7924         + add tic check for save/restore cursor if change_scroll_region is
7925           defined (reference: O'Reilly book).
7926         + modify read_termcap.c to handle EMX-style pathnames (reported by
7927           J.J.G.Ripoll).
7928         + modify lib_raw.c to use EMX's setmode (patch from J.J.G.Ripoll).
7929           Ripoll says EMX's curses does this.
7930         + modify _nc_tic_expand() to generate \0 rather than \200.
7931         + move/revise 'expand()' from dump_entry.c to ncurses library as
7932           _nc_tic_expand(), for use by tack.
7933         + decode \a as \007 for terminfo, as per XSI.
7934         + correct translation of terminfo "^@", to \200, like \0.
7935         + modify next_char() to treat <cr><lf> the same as <newline>, for
7936           cross-platform compatibility.
7937         + use new version of autoconf (971230) to work around limited
7938           environment on CLIX, due to the way autoconf builds --help message.
7939         > patch by Juergen Pfeifer:
7940         + check that the Ada95 binding runs against the correct version of
7941           ncurses.
7942         + insert constants about the library version into the main spec-file of
7943           the Ada95 binding.
7944
7945 971227
7946         + modify open/fopen calls to use binary mode, needed for EMX.
7947         + modify configure script to work with autoconf 2.10 mods for OS/2
7948           EMX (from J.J.G.Ripoll).
7949         + generated ncurses_cfg.h with patch (971222) to autoconf 2.12 which
7950           bypasses limited sed buffer length.
7951         > several changes from Juan Jose Garcia Ripoll <worm@arrakis.es>
7952           (J.J.G.Ripoll) to support OS/2 EMX:
7953         + add a _scrolling flag to SP, to set when we encounter a terminal
7954           that simply cannot scroll.
7955         + corrected logic in _nc_add_to_try(), by ensuring that strings with
7956           embedded \200 characters are matched.
7957         + don't assume the host has 'link()' function, for linking terminfo
7958           entries.
7959
7960 971220
7961         + if there's no ioctl's to support sigwinch handler, disable it.
7962         + add configure option --disable-ext-funcs to remove the extended
7963           functions from the build.
7964         + add configure option --with-termlib to generate the terminfo
7965           functions as a separate library.
7966         + add 'sources' rule to facilitate cross-compiling.
7967         + review/fix order of mostlyclean/clean/distclean rules.
7968         + modify install-rule for headers to first remove old header, in
7969           case there was a symbolic link that confuses the install script.
7970         + corrected substitution for NCURSES_CONST in term.h (cf: 971108)
7971         + add null pointer checks in wnoutrefresh(), overlap() (patch by
7972           Xiaodan Tang <xtang@qnx.com>)
7973         + correct tputs(), which could dereference a null cur_term if invoked
7974           before terminal is initialized (patch by Christopher Seawood
7975           <cls@seawood.org>)
7976         > patch by Juergen Pfeifer:
7977         + makes better use of "pragma Inline" in the Ada95 binding
7978         + resynchronizes the generated html manpages
7979
7980 971213
7981         + additional fixes for man-pages section-references
7982         + add (for debugging) a check for ich/ich1 conflict with smir/rmir
7983           to tic, etc.
7984         + remove hpa/vpa from rxvt terminal description because they are not
7985           implemented correctly, added sgr0.
7986         + change ncurses 's' to use raw mode, so ^Q works (reported by Rudolf
7987           Leitgeb <leitgeb@leland.stanford.edu>)
7988
7989 971206
7990         + modify protection when installing libraries to (normally) not
7991           executable.  HP-UX shared libraries are an exception.
7992         + add configure check for 'tack'.
7993         + implement script for renaming section-references in man-page install,
7994           for Debian configuration.
7995         + add validity-check for SP in trace code in baudrate() (reported by
7996           Daniel Weaver).
7997         > patch by Alexander V. Lukyanov (fixes to match sol25 curses)
7998         + modify 'overlay()' so that copy applies target window background to
7999           characters.
8000         + correct 'mvwin()' so that it does not clear the previous locations.
8001         + correct lib_acs.c so that 8-bit character is not sign expanded in
8002           case of wide characters in chtype.
8003         + correct control-char test in lib_addch.c for use with wide chars
8004         + use attribute in the chtype when adding a control character in
8005           lib_addch.c control char was added with current attribute
8006
8007 971129
8008         + save/restore errno in _tracef() function
8009         + change treatment of initialize_color to use a range of 0..1000
8010           (recommended by Daniel Weaver).
8011         + set umask in mkinstalldirs, fixing problems reported by users who
8012           have set root's umask to 077.
8013         + correct bug in tic that caused capabilities to be reprinted at the
8014           end of output when they had embedded comments.
8015         + rewrote wredrawln to correspond to XSI, and split-out since it is
8016           not often used (from report by Alexander V. Lukyanov, 970825)
8017         + rewrote Dan Nelson's change to make it portable, as well as to
8018           correct logic for handling backslashes.
8019         + add code to _nc_tgetent() to make it work more like a real tgetent().
8020           It removes all empty fields, and removes all but the first in a group
8021           of duplicate caps.  The code was pulled from the BSD libtermcap code
8022           in termcap.c (patch by Dan Nelson <dnelson@emsphone.com>
8023         + don't include --enable-widec in the --with-develop configure option,
8024           since it is not binary-compatible with 4.1 (noted by Alexander V.
8025           Lukyanov)
8026         > patch by Juergen Pfeifer:
8027         + further improvements of the usage of elaboration pragmas in the Ada95
8028           binding
8029         + enhanced Ada95 sample to use the user_data mechanism for panels.
8030         + a fix for the configuration script to make gnat-3.10 the required
8031           version.
8032         + resync of the html version of the manpages
8033
8034 971122
8035         > fixes/updates for terminfo.src:
8036         + add vt220-js, pilot, rbcomm, datapoint entries from esr's 27-jun-97
8037           version.
8038         + add hds200 description (Walter Skorski)
8039         + add EMX 0.9b descriptions
8040         + correct rmso/smso capabilities in wy30-mc and wy50-mc (Daniel Weaver)
8041         + rename xhpterm back to hpterm.
8042         > patch by Juergen Pfeifer:
8043         + Improves the usage of elaboration pragmas for the Ada95 binding.
8044         + Adds a translation of the test/rain.c into Ada95 to the samples.
8045           This has been contributed to the project by Laurent Pautet
8046           (pautet@gnat.com)
8047
8048 971115
8049         + increase MAX_NAME_SIZE to 512 to handle extremely long alias list
8050           in HP-UX terminfo.
8051         + correction & simplification of delay computation in tputs, based on
8052           comments from Daniel Weaver.
8053         + replace test for SCO with more precise header tests.
8054         + add configure test for unsigned literals, use in NCURSES_BITS macro.
8055         + comment-out the -PIC, etc., flags from c++, progs and test makefiles
8056           since they probably are not needed, and are less efficient (noted by
8057           Juergen Fluk)
8058         + add -L$(libdir) to loader options, after -L../lib so that loaders
8059           that record this information will tend to do the right thing if
8060           the programs are moved around after installing them (suggested by
8061           Juergen Fluk).
8062         + add -R option to loader options for programs for Solaris if the
8063           --enable-rpath option is specified for the libraries.
8064
8065 971112
8066         + correct installed filename for shared libraries on *BSD (reported by
8067           Juergen Fluk).
8068
8069 971108
8070         + cleanup logic for deciding when tputs() should call delay_output(),
8071           based on comments from Daniel Weaver.
8072         + modified tputs() to avoid use of float.
8073         + correct use of trailpad in tputs(), which used the wrong variable
8074           in call to delay_output().
8075         + correct inverted expression for null-count in delay_output()
8076           (analysis by Daniel Weaver).
8077         + apply --enable-rpath option to Solaris (requested by Larry Virden).
8078         + correct substitution of EXTRA_CFLAGS for gcc 2.6.3
8079         + correct check for error-return by _nc_tgetent(), which returns 0
8080           for success.
8081         + add configure test for BSD 4.4 cgetent() function, modify
8082           read_termcap.c to use the host's version of that if found, using the
8083           terminal database on FreeBSD (reported by Peter Wemm).
8084         + add u8, u9 strings to sun-il description for Daniel Weaver.
8085         + use NCURSES_CONST in panel's user-pointer.
8086         + modify edit_cfg.sh and MKterm.h.awk.in to substitute NCURSES_CONST
8087           so that will work on NeXT.
8088         + use _nc_set_screen() rather than assignments to SP to fix port to
8089           NeXT (reported by Francisco A. Tomei Torres).
8090
8091 971101
8092         + force mandatory padding in bell and flash_screen, as specified in
8093           XSI.
8094         + don't allow padding_baud_rate to override mandatory delays (reported
8095           by Daniel Weaver).
8096         + modify delay_output() to use _nc_timed_wait() if no baudrate has been
8097           defined, or if the cur_term pointer is not initialized.  XSI treats
8098           this as unspecified.  (requested by Daniel Weaver).
8099         + change getcap-cache ifdef's to eliminate unnecessary chdir/mkdir
8100           when that feature is not configured.
8101         + remove _nc_err_abort() calls when write_entry.c finds a directory but
8102           cannot write to it, e.g., when translating part/all of /etc/termcap
8103           (reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>).
8104           (this dates back to 951102, in 1.9.7a).
8105         + minor ifdef fixes to compile with atac and glibc 2.0.5c
8106         + add check for -lgen when configuring regexpr.h
8107         + modify Solaris shared-library option "-d y" to "-dy" to workaround
8108           incompatibility of gcc 2.7.2 vs vendor's tools.
8109
8110 971026
8111         + correct ifdef's for struct winsize vs struct ttysize in lib_setup.c
8112           to compile on SCO.
8113         + remove dangling backslash in panel/Makefile.in
8114         + modify MKkeyname.awk to work with SCO's nawk, which dumps core in the
8115           length() function.
8116         + correct length of allocation in _nc_add_to_try(), to allow for
8117           trailing null.
8118         + correct logic in _nc_remove_key(), which was discarding too many
8119           nodes (patch by Alexander V. Lukyanov)
8120
8121 971025
8122         + add definition for $(REL_VERSION) to test/Makefile.in, so *BSD
8123           shared libraries link properly (see 970524).
8124         + modify Linux shared-library generation to include library
8125           dependencies (e.g., -lncurses and -lgpm) in the forms, menu and
8126           panel libraries (suggested by Juergen Pfeifer).
8127         + modify configure script to use config.guess and config.sub rather
8128           than uname, which is unreliable on some systems.
8129         + updated Makefile.glibc, test-built with glibc 2.0.5c
8130         + modify keyname() to return values consistent with SVr4 curses (patch
8131           by Juergen Fluk).
8132         > changes requested by Daniel Weaver:
8133         + modify delay_output() so that it uses the same output function as
8134           tputs() if called from that function.
8135         + move _baudrate from SCREEN to TERMINAL so that low-level use of
8136           tputs works when SP is not set.
8137         > patch by Juergen Pfeifer:
8138         + factor lib_menu and lib_form into smaller modules
8139         + clean up the interface between panel and SCREEN
8140         + minor changes to the Ada95 mouse support implemenation
8141         + minor bugfix in C++ binding to ripoff windows
8142         + fix a few Ada95 html documentation pages
8143
8144 971018
8145         + split-out lib_ungetch.c, make runtime link to resizeterm() to
8146           decouple those modules from lib_restart.c
8147         + add xterm-xf86-v39t description to terminfo.src
8148         + reset SP->_endwin in lib_tstp.c cleanup() function after calling
8149           endwin() to avoid unnecessary repainting if the application has
8150           established an atexit function, etc.  Encountered this problem in
8151           the c++ demo, whose destructors repaint the screen.
8152         + combine _nc_get_screensize() and resizeterm() calls as new function
8153           _nc_update_screensize().
8154         + minor fixes to allow compile with g++ (suggested by Nelson H. F.
8155           Beebe).
8156         + implement install-rules for Ada95 makefiles.
8157         + use screen_lines or MAXLINES as needed where LINES was coded,
8158           as well as screen_columns for COLS, in the ncurses library.
8159         > patch by Alexander V. Lukyanov:
8160         + modify logic for ripped-off lines to handle several SCREENs.
8161         > patch by Juergen Pfeifer:
8162         + factors lib_slk.c into some smaller modules
8163         + factors panel.c into some smaller modules
8164         + puts the static information about the current panel stack into the
8165           SCREEN structure to allow different panel stacks on different
8166           screens.
8167         + preliminary fix for an error adjusting LINES to account for
8168           ripped-off lines.
8169
8170 971011
8171         + move _nc_max_click_interval and other mouse interface items to SCREEN
8172           struct so that they are associated with a single terminal, and also
8173           save memory when the application does not need a mouse (roughly 3k vs
8174           0.5k on Linux).
8175         + modify mouseinterval() so that a negative parameter queries the
8176           click-interval without modifying it.
8177         + modify ncurses 'i' test to work with ncurses' apparent extension from
8178           SVr4, i.e., allows nocbreak+noecho (analysis by Alexander V.
8179           Lukyanov).
8180         + add configure options --with-ada-includes and --with-ada-objects,
8181           to drive Ada95 binding install (not yet implemented).
8182         + install C++ binding as -lncurses++ and associated headers with the
8183           other ncurses headers.
8184         + fix header uninstall if configure --srcdir is used.
8185         > minor interface changes to support 'tack' program -TD
8186           (request by Daniel Weaver <danw@znyx.com>).
8187         + export functions _nc_trans_string() and _nc_msec_cost().
8188         + add variable _nc_nulls_sent, to record the number of padding
8189           characters output in delay_output().
8190         + move tests for generic_type and hard_copy terminals in setupterm()
8191           to the end of that function so that the library will still be
8192           initialized, though not generally useful for curses programs.
8193         > patches by Alexander V. Lukyanov:
8194         + modify ClrBottom() to avoid using clr_eos if there is only one line
8195           to erase.
8196         + typo in configure --help.
8197         > patch by J T Conklin (with minor resync against Juergen's changes)
8198         + split-out lib_flash.c from lib_beep.c
8199         + split-out lib_hline.c and lib_vline.c from lib_box.c
8200         + split-out lib_wattron.c, lib_wattroff.c from lib_addch.c
8201
8202 971005
8203         > patch by Juergen Pfeifer:
8204         + correct source/target of c++/edit_cfg.sh
8205
8206 971004
8207         + add color, mouse support to kterm terminfo entry.
8208         + modify lib_mouse.c to recognize rxvt, kterm, color_xterm also as
8209           providing "xterm"-style mouse.
8210         + updated rxvt's terminfo description to correspond to 2.21b, with
8211           fixes for the acsc (the box1 capability is incorrect, ech1 does not
8212           work).
8213         + fix logic in parse_entry.c that discarded acsc when 'synthesizing'
8214           an entry from equivalents in XENIX or AIX.  This lets ncurses handle
8215           the distribution copy of rxvt's terminfo.
8216         + modify acsc capability for linux and linux-koi8 terminfo descriptions
8217           (from Pavel Roskin <pavel@absolute.spb.su>).
8218         + corrected definition in curses.h for ACS_LANTERN, which was 'I'
8219           rather than 'i' (see 970802).
8220         + updated terminfo.src with reformatted acsc entries, and repaired the
8221           trashed entries with spurious '\' characters that this exposed.
8222         + add logic to dump_entry.c to reformat acsc entries into canonical
8223           form (sorted, unique mapping).
8224         + add configure script to generate c++/etip.h
8225         + add configure --with-develop option, to enable by default most of the
8226           experimental options (requested by Alexander V. Lukyanov).
8227         + rename 'deinstall' to 'uninstall', following GNU convention
8228           (suggested by Alexander V. Lukyanov).
8229         > patches by Alexander V. Lukyanov:
8230         + modify tactics 2 and 5 in onscreen_mvcur(), to allow them on the last
8231           line of the screen, since carriage return will not cause a newline.
8232         + remove clause from PutCharLR() that would try to use
8233           eat_newline_glitch since that apparently does not work on some
8234           terminals (e.g., M$ telnet).
8235         + correct a limit check in scroll_csr_backward()
8236         > patches by Juergen Pfeifer:
8237         + adds dummy implementations of methods above() and below() to the
8238           NCursesPanel class.
8239         + fixes missing returncode in NCursesWindow::ripoffline()
8240         + fixes missing returncode in TestApplication::run() in demo.cc
8241         + We should at least give a comment in etip.h why it is currently a
8242           problem to install the C++ binding somewhere
8243         + makes the WINDOW* argument of wenclose() a const.
8244         + modifies several of the routines in lib_adabind.c to use a const
8245           WINDOW* argument.
8246
8247 970927
8248         + add 'deinstall' rules.
8249         + use explicit assignments in configure --without-progs option to
8250           work around autoconf bug which doesn't always set $withval.
8251         + check for ldconfig, don't try to run it if not found.
8252         + implement simple/unoptimized case in lib_doupdate.c to handle
8253           display with magic cookie glitch, tested with ncurses.c program.
8254         + correct missing _tracef in getmouse(), to balance the returnCode
8255           macro.
8256         + simplify show_attr() in ncurses.c using termattrs().
8257         > patches by Juergen Pfeifer:
8258         + provides missing inlines for mvw[hv]line in cursesw.h of the C++
8259           binding
8260         + fixes a typo in a comment of frm_driver.c
8261         + Enhances Ada95 Makefiles to fulfill the requirement of GNAT-3.10 that
8262           generics should be compiled.  Proper fixes to the configuration
8263           scripts are also provided.
8264
8265 970920
8266         + several modifications to the configure script (requested by Ward
8267           Horner):
8268           + add configure options --without-progs, to suppress the build of the
8269             utility programs, e.g., for cross-compiling.
8270           + add $(HOSTCCFLAGS) and $(HOSTLDFLAGS) symbols to ncurses
8271             Makefile.in, to simplify setup for cross compiling.
8272           + add logic in configure script to recognize "--target=vxworks", and
8273             generate load/install actions for VxWorks objects.
8274         + move typedef for sigaction_t into SigAction.h to work around problem
8275           generating lint library.
8276         + modify fty_regex.c to reflect renaming of ifdef's for regular
8277           expressions.
8278         + simplify ifdef in lib_setup.c for TIOCGWINSZ since that symbol may
8279           reside in <sys/ioctl.h>.
8280         + merge testcurs.c with version from PDCurses 2.3, clarifying some of
8281           the more obscure tests, which rely upon color.
8282         + use macros getbegyx() and getmaxyx() in newdemo.c and testcurs.c
8283         + modify ncurses.c to use getbegyx() and getmaxyx() macros to cover up
8284           implementation difference wrt SVr4 curses, allow 's' test to work.
8285         + add missing endwin() to testscanw.c program (reported by Fausto
8286           Saporito <fausap@itb.it>).
8287         + fixes/updates for Makefile.glibc and related files under sysdeps
8288           (patch by H.J.Lu).
8289         > patches by Juergen Pfeifer:
8290         + add checks for null pointers, especially WINDOW's throughout the
8291           ncurses library.
8292         + solve a problem with wrong calculation of panel overlapping (reported
8293           by Ward Horner):
8294           + make sure that a panel's window isn't a pad.
8295           + do more error checking in module lib_touch.c
8296         + missing files for Ada95 binding from the last patch
8297         + synch. of generated html pages (RCS-Id's were wrong in html files)
8298         + support for Key_Resize in Ada binding
8299         + changed documentation style in ./c++/cursesm.h
8300         > patches by Alexander V. Lukyanov:
8301         + undo attempt to do recursive inlining for PutChar(), noting that it
8302           did not improve timing measurably, but inflated the size of
8303           lib_doupdate.o
8304
8305 970913
8306         + modify rain.c to use color.
8307         + correct scroll_csr_backward() to match scroll_csr_forward().
8308         + minor adjustment to llib-lncurses, to work with Solaris 2.5.1
8309         + minor fixes to sysdeps/unix/sysv/linux/configure to reflect renaming
8310           of configure cache variables in 970906.
8311         + correct logic involving changes to O_VISIBLE option in
8312           Synchronize_Options function in frm_driver.c (Tony Hoffmann
8313           <Tony.Hoffmann@hia.nrc.ca>)
8314         + add $(HOSTCC) symbol to ncurses Makefile.in, to simplify setup for
8315           cross compiling (suggested by Chris Johns).
8316         + modify ifdef in lib_setup.c to only include <sys/ioctl.h> if we can
8317           use it to support screen-size calculation (reported by Chris Johns).
8318         + #undef unctrl to avoid symbol conflict in port to RTEMS (reported by
8319           Chris Johns <cjohns@plessey.com.au>)
8320         > patches by Juergen Pfeifer:
8321         + simplified, made minor corrections to Ada95 binding to form
8322           fieldtype.
8323         + The C++ binding has been enhanced:
8324           + Improve NCursesWindow class:  added additional methods to cover
8325             more ncurses functionality.  Make refresh() and noutrefresh()
8326             virtual members to allow different implementation in the
8327             NCursesPanel class.
8328           + CAUTION:  changed order of parameters in vline() and hline() of
8329             NCursesWindow class.
8330           + Make refresh() in NCursesPanel non-static, it is now a
8331             reimplementation of refresh() in the base class.  Added
8332             noutrefresh() to NCursesPanel.
8333           + Added NCursesForm and related classes to support libform
8334             functionality.
8335           + Moved most of configuration related stuff from cursesw.h to etip.h
8336           + Added NCursesApplication class to support easy configuration of
8337             menu and forms related attributes as well as ripped of title lines
8338             and Soft-Label-Keys for an application.
8339           + Support of Auto-Cleanup for a menu's fieldlist.
8340           + Change of return type for current_item() and operator[] for menus.
8341           + Enhanced demo.
8342         + Fixed a bug in form/fld_def.c:  take into account that copyarg and
8343           freearg for a fieldtype may be NULL, makearg must not be NULL
8344         + Fixed a bug in form/fld_type.c:  in set_fieldtype_arg() makearg must
8345           not be NULL, copyarg and freearg may be NULL.
8346         + Fixed a bug in form/frm_def.c:  Allow Disconnect_Fields() if it is
8347           already disconnected.
8348         + Enhance form/frm_driver.c:  Allow growth of dynamic fields also on
8349           navigation requests.
8350         + Fixed a bug in form/fty_enum.c:  wrong position of postincrement in
8351           case-insensitiva comparision routine.
8352         + Enhanced form/lib_adabind.c with function _nc_get_field() to get a
8353           forms field by index.
8354         + Enhanced menu/m_adabind.c with function _nc_get_item() to get a menus
8355           item by index.
8356         + Fixed in curses.h.in:  make chtype argument for pechochar() constant.
8357           Mark wbkgdset() as implemented, remove wbkgdset macro, because it was
8358           broken (didn't handle colors correctly).
8359         + Enhanced lib_mouse.c: added _nc_has_mouse() function
8360         + Added _nc_has_mouse() prototype to curses.priv.h
8361         + Modified lib_bkgd.c:  hopefully correct implementation of wbkgdset();
8362           streamlined implementation of wbkgd()
8363         + Modified lib_mvwin.c:  Disable move of a pad.  Implement (costly)
8364           move of subwindows.  Fixed update behavior of movements of regular
8365           windows.
8366         + Fixed lib_pad.c:  make chtype argument of pechochar() const.
8367         + Fixed lib_window.c:  dupwin() is not(!) in every bit a really clone
8368           of the original.  Subwindows become regular windows by doing a
8369           dupwin().
8370         + Improved manpage form_fieldtype.3x
8371         > patches by Alexander V. Lukyanov:
8372         + simplify the PutChar() handling of exit_am_mode, because we already
8373           know that auto_right_margin is true.
8374         + add a check in PutChar() for ability to insert to the case of
8375           shifting character to LR corner.
8376         + in terminal initialization by _nc_screen_resume(), make sure that
8377           terminal right margin mode is known.
8378         + move logic that invokes touchline(), or does the equivalent, into
8379           _nc_scroll_window().
8380         + modify scrolling logic use of insert/delete line capability, assuming
8381           that they affect the screen contents only within the current
8382           scrolling region.
8383         + modify rain.c to demonstrate SIGWINCH handler.
8384         + remove logic from getch() that would return an ERR if the application
8385           called getch() when the cursor was at the lower-right corner of the
8386           physical screen, and the terminal does not have insert-character
8387           ability.
8388         + change view.c so that it breaks out of getch() loop if a KEY_RESIZE
8389           is read, and modify logic in getch() so this fix will yield the
8390           desired behavior, i.e., the screen is repainted automatically when
8391           the terminal window is resized.
8392
8393 970906
8394         + add configure option --enable-sigwinch
8395         + modify view.c to test KEY_RESIZE logic, with "-r" option.
8396         + modify testcurs.c to eliminate misleading display wrt cursor type
8397           by testing if the terminal supports cnorm, civis, cvvis.
8398         + several fixes for m68k/NeXT 4.0, to bring cur_term, _nc_curr_line and
8399           _nc_curr_col variables into linked programs:  move these variables,
8400           making new modules lib_cur_term and trace_buf (reported by Francisco
8401           Alberto Tomei Torres <fatomei@sandburg.unm.edu>).
8402         > patches by Alexander V. Lukyanov:
8403         + add pseudo-functionkey KEY_RESIZE which is returned by getch() when
8404           the SIGWINCH handler has been called since the last call to
8405           doupdate().
8406         + modify lib_twait.c to hide EINTR only if HIDE_EINTR is defined.
8407         + add SIGWINCH handler to ncurses library which is used if there is no
8408           application SIGWINCH handler in effect when the screen is
8409           initialized.
8410         + make linked list of all SCREEN structures.
8411         + move curses.h include before definition of SCREEN to use types in
8412           that structure.
8413         + correction to ensure that wgetstr uses only a newline to force a
8414           scroll (970831).
8415
8416 970831
8417         + add experimental configure option --enable-safe-sprintf; the normal
8418           mode now allocates a buffer as large as the screen for the
8419           lib_printw.c functions.
8420         + modify wgetch to refresh screen when reading ungetch'd characters,
8421           since the application may require this - SVr4 does this.
8422         + refine treatment of newline in wgetstr to echo only when this would
8423           force the screen to scroll.
8424
8425 970830
8426         + remove override in wgetstr() that forces keypad(), since SVr4 does
8427           not do this.
8428         + correct y-reference for erasure in wgetstr() when a wrap forces a
8429           scroll.
8430         + correct x-position in waddch() after a wrap forces a scroll.
8431         + echo newline in wgetstr(), making testscanw.c scroll properly when
8432           scanw is done.
8433         + modify vwscanw() to avoid potential buffer overflow.
8434         + rewrote lib_printw.c to eliminate fixed-buffer limits.
8435         > patches by Alexander V. Lukyanov:
8436         + correct an error in handling cooked mode in wgetch(); processing
8437           was in the wrong order.
8438         + simplified logic in wgetch() that handles backspace, etc., by using
8439           wechochar().
8440         + correct wechochar() so that it interprets the output character as
8441           in waddch().
8442         + modify pechochar() to use prefresh() rather than doupdate(), since
8443           the latter does not guarantee immediate refresh of the pad.
8444         + modify pechochar() so that if called with a non-pad WINDOW, will
8445           invoke wechochar() instead.
8446         + modify fifo indices to allow fifo to be longer than 127 bytes.
8447
8448 970823
8449         + add xterm-8bit to terminfo.src
8450         + moved logic for SP->_fifohold inside check_pending() to make it
8451           work properly when we add calls to that function.
8452         + ensure that bool functions return only TRUE or FALSE, and TRUE/FALSE
8453           are assigned to bool values (patch by H.J.Lu).
8454         > patches by Alexander V. Lukyanov:
8455         + several fixes to getch:
8456           1.  Separate cooked and raw keys in fifo
8457           2.  Fix the case of ungetch'ed KEY_MOUSE
8458           3.  wrap the code for hiding EINTR with ifdef HIDE_EINTR
8459           4.  correctly handle input errors (i.e., EINTR) without loss of raw
8460               keys
8461           5.  recognize ESC KEY_LEFT and similar
8462           6.  correctly handle the case of receiption of KEY_MOUSE from gpm
8463         + correct off-by-one indexing error in _nc_mouse_parse(), that caused
8464           single mouse events (press/release) to be ignored in favor of
8465           composed events (click).  Improves on a fix from integrating gpm
8466           support in 961229.
8467         + add another call to check_pending, before scrolling, for
8468           line-breakout optimization
8469         + improve hashmap.c by
8470           1.  fixed loop condition in grow_hunks()
8471           2.  not marking lines with offset 0
8472           3.  fixed condition of 'too far' criteria, thus one-line hunks are
8473           ignored and two lines interchanged won't pass.
8474         + rewrote/simplified _nc_scroll_optimize() by separating into two
8475           passes, forward/backward, looking for chunks moving only in the given
8476           direction.
8477         + move logic that emits sgr0 when initializing the screen to
8478           _nc_screen_init(), now invoked from newterm.
8479         + move cursor-movement cleanup from endwin() into _nc_mvcur_wrap()
8480           function and screen cleanup (i.e., color) into _nc_screen_wrap()
8481           function.
8482         + add new functions _nc_screen_init(), _nc_screen_resume() and
8483           _nc_screen_wrap().
8484         + rename _nc_mvcur_scrolln() to _nc_scrolln().
8485         + add a copy of acs_map[] to the SCREEN structure, where it can be
8486           stored/retrieved via set_term().
8487         + move variables _nc_idcok, _nc_idlok, _nc_windows into the SCREEN
8488           structure.
8489
8490 970816
8491         + implement experimental _nc_perform_scroll().
8492         + modify newterm (actually _nc_setupscreen()) to emit an sgr0 when
8493           initializing the screen, as does SVr4 (reported by Alexander V.
8494           Lukyanov).
8495         + added test_progs rule to ncurses/Makefile.
8496         + modify test/configure.in to check if initscr is already in $LIBS
8497           before looking for (n)curses library.
8498         + correct version-number in configure script for OSF1 shared-library
8499           options (patch by Tim Mooney).
8500         + add -DNDEBUG to CPPFLAGS for --enable-assertions (as Juergen
8501           originally patched) since the c++ demo files do not necessarily
8502           include ncurses_cfg.h
8503         + supply default value for --enable-assertions option in configure
8504           script (reported by Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>).
8505         > patches by Alexander V. Lukyanov:
8506         + correct/simplify logic of werase(), wclrtoeol() and wclrbot().  See
8507           example firstlast.c
8508         + optimize waddch_literal() and waddch_nosync() by factoring out
8509           common subexpressions.
8510         + correct sense of NDEBUG ifdef for CHECK_POSITION macro.
8511         + corrections to render_char(), to make handling of colored blanks
8512           match SVr4 curses, as well as to correct a bug that xor'd space
8513           against the background character.
8514         + replaced hash function with a faster one (timed it)
8515         + rewrote the hashmap algorithm to be one-pass, this avoids multiple
8516           cost_effective() calls on the same lines.
8517         + modified cost_effective() so it is now slightly more precise.
8518         > patches for glibc integration (H.J.Lu):
8519         + add modules define_key, keyok, name_match, tries
8520         + add makefile rules for some of the unit tests in ncurses (mvcur,
8521           captoinfo, hardscroll, hashmap).
8522         + update Linux configure-script for wide-character definitions.
8523
8524 970809
8525         + modify _tracebits() to show the character size (e.g., CS8).
8526         + modify tparm() to emit '\200' where the generated string would have a
8527           null (reported by From:  Ian Dall <Ian.Dall@dsto.defence.gov.au> for
8528           terminal type ncr7900).
8529         + modify install process so that ldconfig is not invoked if the
8530           package is built with an install-prefix.
8531         + correct test program for chtype size (reported by Tim Mooney).
8532         + add configure option --disable-scroll-hints, using this to ifdef the
8533           logic that computes indices for _nc_scroll_optimize().
8534         + add module ncurses/softscroll.c, to perform single-stage computation
8535           of scroll indices used in _nc_scroll_optimize().  This is faster than
8536           the existing scrolling algorithm, but tends to make too-small hunks.
8537         + eliminate fixed buffer size in _nc_linedump().
8538         + minor fixes to lib_doupdate.c to add tradeoff between clr_eol (el)
8539           and clr_bol (el1), refine logic in ClrUpdate() and ClrBottom() (patch
8540           by Alexander V. Lukyanov).
8541         + add test/testaddch.c, from a pending patch by Alexander V. Lukyanov.
8542         + correct processing of "configure --enable-assertions" option (patch
8543           by Juergen Pfeifer).
8544
8545 970802
8546         + add '-s' (single-step) option too test/hashtest.c, correct an error
8547           in loop limit for '-f' (footer option), toggle scrollok() when
8548           writing footer to avoid wrap at lower-right corner.
8549         + correct behavior of clrtoeol() immediately after wrapping cursor,
8550           which was not clearing the line at the cursor position (reported by
8551           Liviu Daia <daia@stoilow.imar.ro>).
8552         + corrected mapping for ACS_LANTERN, which was 'I' rather than 'i'
8553           (reported by Klaus Weide <kweide@tezcat.com>).
8554         + many corrections to make progs/capconvert work, as well as make it
8555           reasonably portable and integrated with ncurses 4.1 (reported by Dave
8556           Furstenau <df@ravine.binary.net>).
8557
8558 970726
8559         + add flag SP->_fifohold, corresponding logic to modify the behavior of
8560           the line breakout logic so that if the application does not read
8561           input, refreshes will not be stopped, but only slowed.
8562         + generate slk_attr_off(), slk_attr_on(), slk_attr_set(), vid_attr(),
8563           ifdef'd for wide-character support, since ncurses' WA_xxx attribute
8564           masks are identical with the A_xxx masks.
8565         + modify MKlib_gen.sh to generate ifdef'd functions to support optional
8566           configuration of wide-characters.
8567         + modify tset to behave more like SVr4's tset, which does not modify
8568           the settings of intr, quit or erase unless they are given as command
8569           options (reported by Nelson H. F. Beebe <beebe@math.utah.edu>).
8570         + modify tset to look in /etc/ttys or /etc/ttytype if the configuration
8571           does not have getttynam().
8572         + extend baudrate table in tset.c to match baudrate() function.
8573         + add table entries for 230400 and 460800 bd to baudrate() function.
8574         + improve breakout logic by allowing it before the first line updated,
8575           which is what SVr4 curses does (patch by Alexander V. Lukyanov).
8576         + correct initialization of vcost in relative_move(), for cursor-down
8577           case (patch by Alexander V. Lukyanov).
8578         > nits gleaned from Debian distribution of 1.9.9g-3:
8579         + install symbolic link for intotocap.
8580         + reference libc directly when making shared libraries.
8581         + correct renaming of curs_scr_dmp.3x in man_db.renames.
8582         + guard tgetflag() and other termcap functions against null cur_term
8583           pointer.
8584
8585 970719
8586         + corrected initial state of software echo (error in 970405, reported
8587           by Alexander V. Lukyanov).
8588         + reviewed/added messages to configure script, so that all non-test
8589           options should be accompanied by a message.
8590         + add configure check for long filenames, using this to determine if
8591           it is safe to allow long aliases for terminal descriptions as does
8592           SVr4.
8593         + add configure options for widec (wide character), hashmap (both
8594           experimental).
8595         > patch by Alexander V. Lukyanov:
8596         + hashmap.c - improved by heuristic, so that scroll test works much
8597           better when csr is not available.
8598         + hardscroll.c - patched so that it continues to scroll other chunks
8599           after failure to scroll one.
8600         + lib_doupdate.c - _nc_mvcur_scrolln extended to handle more cases; csr
8601           is avoided as it is relative costly.  Fixed wrong coordinates in one
8602           case and wrong string in TRACE.
8603         > patch by Juergen Pfeifer:
8604         + modify C++ binding to compile on AIX 4.x with the IBM C-SET++
8605           compiler.
8606
8607 970712
8608         + remove alternate character set from kterm terminfo entry; it uses the
8609           shift-out control for a purpose incompatible with curses, i.e., font
8610           switching.
8611         + disentangle 'xterm' terminfo entry from some derived entries that
8612           should be based on xterm-r6 instead.
8613         + add cbt to xterm-xf86-xv32 terminfo entry; I added the emulation for
8614           XFree86 3.1.2F, but overlooked its use in terminfo then - T.Dickey.
8615         + correct logic in lib_mvcur.c that uses back_tab.
8616
8617 970706
8618         + correct change from 970628 to ClrUpdate() in lib_doupdate.c so that
8619           contents of curscr are saved in newscr before clearing the screen.
8620           This is needed to make repainting work with the present logic of
8621           TransformLine().
8622         + use napms() rather than sleep() in tset.c to avoid interrupting I/O.
8623
8624 970705
8625         + add limit checks to _nc_read_file_entry() to guard against overflow
8626           of buffer when reading incompatible terminfo format, e.g, from OSF/1.
8627         + correct some loop-variable errors in xmc support in lib_doupdate.c
8628         + modify ncurses 'b' test to add gaps, specified by user, to allow
8629           investigation of interaction with xmc (magic cookie) code.
8630         + correct typo in 970524 mods to xmas.c, had omitted empty parameter
8631           list from has_colors(), which gcc ignores, but SVr4 does not
8632           (reported by Larry Virden).
8633         + correct rmso capability in wy50-mc description.
8634         + add configure option "--enable-hard-tabs", renamed TABS_OK ifdef to
8635           USE_HARD_TABS.
8636         > patch by Juergen Pfeifer:
8637         + Add bindings for keyok() and define_key() to the Ada95 packages.
8638         + Improve man pages menu_post.3x and menu_format.3x
8639         + Fix the HTML pages in the Ada95/html directory to reflect the above
8640           changes.
8641
8642 970628
8643         + modify change from 970101 to ClrUpdate() in lib_doupdate.c so that
8644           pending changes to both curscr and newscr are flushed properly.
8645           This fixes a case where the first scrolling operation in nvi would
8646           cause the screen to be cleared unnecessarily and repainted before
8647           doing the indexing, i.e., by repeatedly pressing 'j' (reported by
8648           Juergen Pfeifer).
8649         + correct error in trans_string() which added embedded newlines in a
8650           terminfo description to the stored strings.
8651         + remove spurious newlines from sgr in wyse50 (and several other)
8652           terminfo descriptions.
8653         + add configure option for experimental xmc (magic cookie) code,
8654           "--enable-xmc-glitch".  When disabled (the default), attributes that
8655           would store a magic cookie are suppressed in vidputs().  The magic
8656           cookie code is far from workable at this stage; the configuration
8657           option is a stopgap.
8658         + move _nc_initscr() from lib_initscr.c to lib_newterm.c
8659         + correct path for invoking make_keys (a missing "./").
8660
8661 970621
8662         + correct sign-extension problem with "infocmp -e", which corrupted
8663           acsc values computed for linux fallback data.
8664         + correct dependency on ncurses/names.c (a missing "./").
8665         + modify configure script to use '&&' even for cd'ing to existing
8666           directories to work around broken shell interpreters.
8667         + correct a loop-limit in _nc_hash_map() (patch by Alexander V.
8668           Lukyanov).
8669
8670 970615
8671         + restore logic in _nc_scroll_optimize() which marks as touched the
8672           lines in curscr that are shifted.
8673         + add new utility 'make_keys' to compute keys.tries as a table rather
8674           than a series of function calls.
8675         + correct include-dependency for tic.h used by name_match
8676         + removed buffer-allocation for name and description from m_item_new.c,
8677           since this might result in incompatibilities with SVr4.  Also fixed
8678           the corresponding Ada95 binding module (patch by Juergen Pfeifer,
8679           report by Avery Pennarun <apenwarr@foxnet.net>)
8680         + removed the mechanism to timestamp the generated Ada95 sources.  This
8681           resulted always in generating patches for the HTML doc, even when
8682           nothing really changed (patch by Juergen Pfeifer).
8683         + improve man page mitem_new.3x (patch by Juergen Pfeifer).
8684
8685 970614
8686         + remove ech capability from rxvt description because it does not work.
8687         + add missing case logic for infocmp -I option (reported by Lorenzo M.
8688           Catucci <lorenzo@argon.roma2.infn.it>)
8689         + correct old bug in pnoutrefresh() unmasked by fix in 970531; this
8690           caused glitches in the ncurses 'p' test since the area outside the
8691           pad was not compared when setting up indices for _nc_scroll_optimize.
8692         + rewrote tracebits() to workaround misdefinition of TOSTOP on Ultrix
8693           4.4, as well as to eliminate fixed-size buffer (reported by Chris
8694           Tanner <tannerc@aecl.ca>)
8695         + correct prototype for termattrs() as per XPG4 version 2.
8696         + add placeholder prototypes for color_set(), erasewchar(),
8697           term_attrs(), wcolor_set() as per XPG4 version 2.
8698         + correct attribution for progs/progs.priv.h and lib_twait.c
8699         + improve line-breakout logic by checking based on changed lines rather
8700           than total lines (patch by Alexander V. Lukyanov).
8701         + correct loop limits for table-lookup of enumerated value in form
8702           (patch by Juergen Pfeifer).
8703         + improve threshhold computation for determining when to call ClrToEOL
8704           (patch by Alexander V. Lukyanov).
8705
8706 970531
8707         + add configure option --disable-database to force the library to
8708           use only the fallback data.
8709         + add configure option --with-fallbacks, to specify list of fallback
8710           terminal descriptions.
8711         + add a symbolic link for ncurses.h during install; too many programs
8712           still assume there's an ncurses.h
8713         + add new terminfo.src entry for xterm-xf86-v33.
8714         + restore terminfo.src entry for emu to using setf/setb, since it is
8715           not, after all, generating ANSI sequences.  Corrected missing comma
8716           that caused setf/setb entries to merge.
8717         + modify mousemask() to use keyok() to enable/disable KEY_MOUSE, so
8718           that applications can disable ncurses' mouse and supply their own
8719           handler.
8720         + add extensions keyok() and define_key().  These are designed to allow
8721           the user's application better control over the use of function keys,
8722           e.g., disabling the ncurses KEY_MOUSE.  (The define_key idea was from
8723           a mailing-list thread started by Kenneth Albanowski
8724           <kjahds@kjahds.com> Nov'1995).
8725         + restore original behavior in ncurses 'g' test, i.e., explicitly
8726           set the keypad mode rather than use the default, since it confuses
8727           people.
8728         + rewrote the newdemo banner so it's readable (reported by Hugh
8729           Daniel).
8730         + tidy up exit from hashtest (reported by Hugh Daniel).
8731         + restore check for ^Q in ncurses 'g' test broken in 970510 (reported
8732           by Hugh Daniel)
8733         + correct tput program, checking return-value of setupterm (patch by
8734           Florian La Roche).
8735         + correct logic in pnoutrefresh() and pechochar() functions (reported
8736           by Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>).  The computation
8737           of 'wide' date to eric's #283 (1.9.9), and the pechochar bug to the
8738           original implementation (1.9.6).
8739         + correct typo in vt102-w terminfo.src entry (patch by Robert Wuest
8740           <rwuest@sire.vt.com>)
8741         + move calls of _nc_background() out of various loops, as its return
8742           value will be the same for the whole window being operated on (patch
8743           by J T Conklin).
8744         + add macros getcur[xy] getbeg[xy] getpar[xy], which are defined in
8745           SVr4 headers (patch by J T Conklin <jtc@NetBSD.ORG>)
8746         + modify glibc addon-configure scripts (patch by H.J.Lu).
8747         + correct a bug in hashmap.c: the size used for clearing the hashmap
8748           table was incorrect, causing stack corruption for large values of
8749           LINES, e.g., >MAXLINES/2 (patch by Alexander V. Lukyanov).
8750         + eric's terminfo 9.13.23 & 9.13.24 changes: replaced minitel-2 entry,
8751           added MGR, ansi-nt (note: the changes described for 9.13.24 have not
8752           been applied).
8753         > several changes by Juergen Pfeifer:
8754         + correct a missing error-return in form_driver.c when wrapping of a
8755           field is not possible.
8756         + correct logic in form_driver.c for configurations that do not have
8757           memccpy() (reported by Sidik Isani <isani@cfht.hawaii.edu>)
8758         + change several c++ binding functions to inline.
8759         + modify c++ menu binding to inherit from panels, for proper
8760           initialization.
8761         + correct freeing of menu items in c++ binding.
8762         + modify c++ binding to reflect removal of const from user data pointer
8763           in forms/menus libraries.
8764
8765 970524
8766         + add description of xterm-16color.
8767         + modify name of shared-library on *BSD to end with $(REL_VERSION)
8768           rather than $(ABI_VERSION) to match actual convention on FreeBSD
8769           (cf: 960713).
8770         + add OpenBSD to shared-library case, same as NetBSD and FreeBSD
8771           (reported by Hugh Daniel <hugh@rat.toad.com>).
8772         + corrected include-dependency in menu/Makefile so that "make install"
8773           works properly w/o first doing "make".
8774         + add fallback definition for isascii, used in infocmp.
8775         + modify xmas to use color, and to exit right away when a key is
8776           pressed.
8777         + modify gdc so that the scrolled digits function as described (there
8778           was no time delay between the stages, and the digits overwrote the
8779           bounding box without tidying up).
8780         + modify lib_color.c to use setaf/setab only for the ANSI color codes
8781           0 through 7.  Using 16 colors requires setf/setb.
8782         + modify ncurses 'c' test to work with 16 colors, as well as the normal
8783           8 colors.
8784         + remove const qualifier from user data pointer in forms and menus
8785           libraries (patch by Juergen Pfeifer).
8786         + rewrote 'waddchnstr()' to avoid using the _nc_waddch_nosync()
8787           function, thereby not interpreting tabs, etc., as per spec (patch by
8788           Alexander V. Lukyanov).
8789
8790 970517
8791         + suppress check for pre-existing ncurses header if the --prefix
8792           option is specified.
8793         + add configure options "--with-system-type" and
8794           "--with-system-release" to assist in checking the generated
8795           makefiles.
8796         + add configure option "--enable-rpath" to allow installers to specify
8797           that programs linked against shared libraries will have their library
8798           path embedded, allowing installs into nonstandard locations.
8799         + add flags to OSF1 shared-library options to specify version and
8800           symbol file (patch by Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>)
8801         + add missing definition for ABI_VERSION to c++/Makefile.in (reported
8802           by Satoshi Adachi <adachi@wisdom.aa.ap.titech.ac.jp>).
8803         + modify link flags to accommodate HP-UX linker which embeds absolute
8804           pathnames in executables linked against shared libraries (reported by
8805           Jason Evans <jasone@mrc.uidaho.edu>, solved by Alan Shutko
8806           <ats@hubert.wustl.edu>).
8807         + drop unnecessary check for attribute-change in onscreen_mvcur() since
8808           mvcur() is the only caller within the library, and that check in turn
8809           is exercised only from lib_doupdate.c (patch by Alexander V.
8810           Lukyanov).
8811         + add 'blank' parameter to _nc_scroll_window() so _nc_mvcur_scrolln()
8812           can use the background of stdscr as a parameter to that function
8813           (patch by Alexander V. Lukyanov).
8814         + moved _nc_mvcur_scrolln() from lib_mvcur.c to lib_doupdate.c, to use
8815           the latter's internal functions, as well as to eliminate unnecessary
8816           cursor save/restore operations (patch by Alexander V. Lukyanov).
8817         + omit parameter of ClrUpdate(), since it is called only for newscr,
8818           further optimized/reduced by using ClearScreen() and TransformLine()
8819           to get rid of duplicate code (patch by Alexander V. Lukyanov).
8820         + modify scrolling algorithm in _nc_scroll_optimize() to reject hunks
8821           that are smaller than the distance to be moved (patch by Alexander V.
8822           Lukyanov).
8823         + correct a place where the panel library was not ifdef'd in ncurses.c
8824           (Juergen Pfeifer)
8825         + documentation fixes (Juergen Pfeifer)
8826
8827 970515  4.1 release for upload to prep.ai.mit.edu
8828         + re-tag changes since 970505 as 4.1 release.
8829
8830 970510
8831         + modify ncurses 'g' test to allow mouse input
8832         + modify default xterm description to include mouse.
8833         + modify configure script to add -Wwrite-strings if gcc warnings are
8834           enabled while configuring --enable-const (and fixed related
8835           warnings).
8836         + add toggle, status display for keypad mode to ncurses 'g' test to
8837           verify that keypad and scrollok are not inherited from parent window
8838           during a call to newwin.
8839         + correction to MKexpanded.sh to make it work when configure --srcdir
8840           is used (reported by H.J.Lu).
8841         + revise test for bool-type, ensuring that it checks if builtin.h is
8842           available before including it, adding test for sizeof(bool) equal
8843           to sizeof(short), and warning user if the size cannot be determined
8844           (reported by Alexander V. Lukyanov).
8845         + add files to support configuration of ncurses as an add-on library
8846           for GNU libc (patch by H.J.Lu <hjl@lucon.org>)
8847
8848 970506
8849         + correct buffer overrun in lib_traceatr.c
8850         + modify change to lib_vidattr.c to avoid redundant orig_pair.
8851         + turn on 'echo()' in hanoi.c, since it is initially off.
8852         + rename local 'errno' variable in etip.h to avoid conflict with global
8853           (H.J.Lu).
8854         + modify configure script to cache LD, AR, AR_OPTS (patch by H.J.Lu
8855           <hjl@lucon.org>)
8856
8857 970505  4.1 pre-release
8858         + regenerate the misc directory html dumps without the link list, which
8859           is not useful.
8860         + correct dependency in form directory makefile which caused
8861           unnecessary recompiles.
8862         + correct substitution for ABI_VERSION in test-makefile
8863         + modify install rules for shared-library targets to remove the target
8864           before installing, since some install programs do not properly handle
8865           overwrite of symbolic links.
8866         + change order of top-level targets so that 'include' immediate
8867           precedes the 'ncurses' directory, reducing the time between new
8868           headers and new libraries (requested by Larry Virden).
8869         + modify lib_vidattr.c so that colors are turned off only before
8870           modifying other attributes, turned on after others.  This makes the
8871           hanoi.c program display correctly on FreeBSD console.
8872         + modify debug code in panel library to print user-data addresses
8873           rather than the strings which they (may) point to.
8874         + add check to ensure that C++ binding and demo are not built with g++
8875           versions below 2.7, since the binding uses templates.
8876         + modify c++ binding and demo to build and run with SGI's c++ compiler.
8877           (It also compiles with the Sun SparcWorks compiler, but the demo does
8878           not link, due to a vtbl problem).
8879         + corrections to demo.cc, to fix out-of-scope variables (Juergen
8880           Pfeifer).
8881
8882 970503
8883         + correct memory leak in _nc_trace_buf().
8884         + add configure test for regexpr.h, for Unixware 1.x.
8885         + correct missing "./" prefixing names of generated files in ncurses
8886           directory.
8887         + use single-quotes in configure scripts assignments for MK_SHARED_LIB
8888           to workaround shell bug on FreeBSD 2.1.5
8889         + remove tabs from intermediate #define's for GCC_PRINTF, GCC_SCANF
8890           that caused incorrect result in ncurses_cfg.h
8891         + correct initialization in lib_trace.c, which omitted version info.
8892         + remove ech, el1 attributes from cons25w description; they appear to
8893           malfunction in FreeBSD 2.1.5
8894         + correct color attributes in terminfo.src and lib_color.c to match
8895           SVr4 behavior by interchanging codes 1,4, 3,6 in the setf/setb
8896           capabilities.
8897         + use curs_set() rather than checks via tigetstr() for test programs
8898           that hide the cursor: firework, rain, worm.
8899         + ensure that if the terminal lacks change_scroll_region, parm_index
8900           and parm_rindex are used only to scroll the whole screen (patch by
8901           Peter Wemm).
8902         + correct curs_set() logic, which did not return ERR if the requested
8903           attributes did not exist, nor did it assume an unknown initial state
8904           for the cursor (patch by Alexander V. Lukyanov).
8905         + combine IDcTransformLine and NoIDcTransformLine to new TransformLine
8906           function in lib_doupdate.c (patch by Alexander V. Lukyanov).
8907         + correct hashmap.c, which did not update index information (patch by
8908           Alexander V. Lukyanov).
8909         + fixes for C++ binding and demo (see c++/NEWS) (Juergen Pfeifer).
8910         + correct index in lib_instr.c (Juergen Pfeifer).
8911         + correct typo in 970426 patch from Tom's cleanup of lib_overlay.c
8912           (patch by Juergen Pfeifer).
8913
8914 970426
8915         + corrected cost computation in PutRange(), which was using
8916           milliseconds compared to characters by adding two new members to the
8917           SCREEN struct, _hpa_ch_cost and _cup_ch_cost.
8918         + drop ncurses/lib_unctrl.c, add ncurses/MKunctrl.awk to generate a
8919           const array of strings (suggested by Alexander V. Lukyanov).  The
8920           original suggestion in 970118 used a perl script.
8921         + rewrote ncurses 'b' test to better exercise magic-cookie (xmc), as
8922           well as noting the attributes that are not supported by a terminal.
8923         + trace the computation of cost values in lib_mvcur.c
8924         + modify _nc_visbuf() to use octal rather than hex, corrected sign
8925           extension bug in that function that caused buffer overflow.
8926         + modify trace in lib_acs.c to use _nc_visbuf().
8927         + suppress trace within _traceattr2().
8928         + correct logic of _tracechtype2(), which did not account for repeats
8929           or redefinition within an acsc string.
8930         + modify debug-library version baudrate() to use environment variable
8931           $BAUDRATE to override speed computation.  This is needed for
8932           regression testing.
8933         + correct problems shown by "weblint -pedantic".
8934         + update mailing-list information (now ncurses@bsdi.com).
8935
8936 970419
8937         + Improve form_field_validation.3x manpage to better describe the
8938           precision parameter for TYPE_NUMERIC and TYPE_INTEGER.  Provide more
8939           precise information how the range checking can be avoided.  (patch by
8940           Juergen Pfeifer, reported by Bryan Henderson)
8941         + change type of min/max value of form types TYPE_INTEGER to long to
8942           match SVr4 documentation.
8943         + set the form window to stdscr in set_form_win() so that form_win()
8944           won't return null (patch by Juergen Pfeifer, reported by Bryan
8945           Henderson <bryanh@giraffe.netgate.net>).
8946
8947 970412
8948         + corrected ifdef'ing of inline (cf: 970321) for TRACE vs C++.
8949         + corrected toggle_attr_off() macro (patch by Andries Brouwer).
8950         + modify treatment of empty token in $MANPATH to /usr/man (reported by
8951           <Andries.Brouwer@cwi.nl>)
8952         + modify traces that record functions-called so that chtype and attr_t
8953           values are expressed symbolically, to simplify reuse of generated
8954           test-scripts on SVr4 regression testing.
8955         + add new trace functions _traceattr2() and _tracechtype2()
8956
8957 970405
8958         + add configure option --enable-const, to support the use of 'const'
8959           where XSI should have, but did not, specify.  This defines
8960           NCURSES_CONST, which is an empty token otherwise, for strict
8961           compatibility.
8962         + make processing of configure options more verbose by echoing the
8963           --enable/--with values.
8964         + add configure option --enable-big-core
8965         + set initial state of software echo off as per XSI.
8966         + check for C++ builtin.h header
8967         + correct computation of absolute-path for $INSTALL that dropped "-c"
8968           parameter from the expression.
8969         + rename config.h to ncurses_cfg.h to avoid naming-conflict when
8970           ncurses is integrated into larger systems (adapted from diffs by
8971           H.J.Lu for libc).
8972         + correct inequality in lib_doupdate.c that caused a single-char to not
8973           be updated when the char on the right-margin was not blank, idcok()
8974           was true (patch by Alexander V Lukyanov (in 970124), reported
8975           by Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu> in 970329).
8976         + modify 'clean' rule in include/Makefile so that files created by
8977           configure script are removed in 'distclean' rule instead.
8978
8979 970328
8980         + correct array limit in tparam_internal(), add case to interpret "%x"
8981           (patch by Andreas Schwab)
8982         + rewrote number-parsing in ncurses.c 'd' test; it did not reset the
8983           value properly when non-numeric characters were given (reported by
8984           Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>)
8985
8986 970321
8987         + move definition of __INTERNAL_CAPS_VISIBLE before include for
8988           progs.priv.h (patch by David MacKenzie).
8989         + add configuration summary, reordered check for default include
8990           directory to better accommodate a case where installer is configuring
8991           a second copy of ncurses (reported by Klaus Weide
8992           <kweide@tezcat.com>)
8993         + moved the #define for 'inline' as an empty token from the
8994           $(CFLAGS_DEBUG) symbol into config.h, to avoid redefinition warning
8995           (reported by Ward Horner).
8996         + modify test for bool builtin type to use 'unsigned' rather than
8997           'unknown' when cross-compiling (reported by Ward Horner).
8998
8999 970315
9000         + add header dependencies so that "make install.libs" will succeed
9001           even if "make all" is not done first.
9002         + moved some macros from lib_doupdate.c to curses.priv.h to use in
9003           expanded functions with ATAC.
9004         + correct implementation of lib_instr.c; both XSI and SVr4 agree that
9005           the winnstr functions can return more characters than will fit on one
9006           line.
9007
9008 970308
9009         + modify script that generates lib_gen.c to support traces of called &
9010           return.
9011         + add new configure option "--disable-macros", for testing calls within
9012           lib_gen.c
9013         + corrected logic that screens level-checking of called/return traces.
9014
9015 970301
9016         + use new configure macro NC_SUBST to replace AC_PATH_PROG, better
9017           addressing request by Ward Horner.
9018         + check for cross-compiling before trying to invoke the autoconf
9019           AC_FUNC_SETVBUF_REVERSED macro (reported by Ward Horner)
9020         + correct/simplify loop in _nc_visbuf(), 970201 changes omitted
9021           a pointer-increment.
9022         + eliminate obsolete symbol SHARED_ABI from dist.mk (noted by
9023           Florian La Roche).
9024
9025 970215
9026         + add configure option --enable-expanded, together with code that
9027           implements an expanded form of certain complex macros, for testing
9028           with ATAC.
9029         + disable CHECK_POSITION unless --with-assertions is configured
9030           (Alexander V Lukyanov pointed out that this is redundant).
9031         + use keyname() to show traced chtype values where applicable rather
9032           than _tracechar(), which truncates the value to 8-bits.
9033         + minor fixes to TRACE_ICALLS, added T_CREATE, TRACE_CCALLS macros.
9034         + modify makefiles in progs and test directories to avoid using C
9035           preprocessor options on link commands (reported by Ward Horner)
9036         + correct ifdef/include-order for nc_alloc.h vs lib_freeall.c (reported
9037           by Ward Horner)
9038         + modify ifdef's to use configure-defined symbols consistently
9039           (reported by Ward Horner)
9040         + add/use new makefile symbols AR, AR_OPTS and LD to assist in non-UNIX
9041           ports (reported by Ward Horner <whorner@tsi-telsys.com>)
9042         + rename struct try to struct tries, to avoid name conflict with C++
9043           (reported by Gary Johnson).
9044         + modify worm.c to hide cursor while running.
9045         + add -Wcast-qual to gcc warnings, fix accordingly.
9046         + use PutChar rather than PutAttrChar in ClrToEOL to properly handle
9047           wrapping (Alexander V Lukyanov).
9048         + correct spurious echoing of input in hanoi.c from eric's #291 & #292
9049           patches (reported by Vernon C. Hoxie <vern@zebra.alphacdc.com>).
9050         + extend IRIX configuration to IRIX64
9051         + supply missing install.libs rule needed after restructuring
9052           test/Makefile.in
9053
9054 970208
9055         + modify "make mostlyclean" to leave automatically-generated source
9056           in the ncurses directory, for use in cross-compiles.
9057         + autogenerated object-dependencies for test directory
9058         + add configure option --with-rcs-ids
9059         + modify configuration scripts to generate major/minor/patch versions
9060           (suggested by Alexander V Lukyanov).
9061         + supply missing va_end's in lib_scanw.c
9062         + use stream I/O for trace-output, to eliminate fixed-size buffer
9063         + add TRACE_ICALLS definition/support to lib_trace.c
9064         + modify Ada95 binding to work with GNAT 3.09 (Juergen Pfeifer).
9065
9066 970201
9067         + add/modify traces for called/return values to simplify extraction
9068           for test scripts.
9069         + changed _nc_visbuf to quote its result, and to dynamically allocate
9070           the returned buffer.
9071         + invoke ldconfig after installing shared library
9072         + modify install so that overwrite applies to shared library -lcurses
9073           in preference to static library (reported by Zeyd M Ben-Halim 960928).
9074         + correct missing ';' in 961221 mod to overwrite optional use of $(LN_S)
9075           symbol.
9076         + fixes to allow "make install" to work without first doing a "make
9077           all" (suggested by Larry Virden).
9078
9079 970125
9080         + correct order of #ifdef for TABS_OK.
9081         + instrumented toe.c to test memory-leaks.
9082         + correct memory-deallocation in toe.c (patch by Jesse Thilo).
9083         + include <sys/types.h> in configuration test for regex.h (patch by
9084           Andreas Schwab)
9085         + make infocmp recognize -I option, for SVr4 compatibility (reported by
9086           Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>)
9087
9088 970118
9089         + add extension 'use_default_colors()', modified test applications that
9090           use default background (firework, gdc, hanoi, knight, worm) to
9091           demonstrate.
9092         + correct some limit checks in lib_doupdate.c exposed while running
9093           worm.
9094         + use typeCalloc macro for readability.
9095         + add/use definition for CONST to accommodate testing with Solaris
9096           (SVr4) curses, which doesn't use 'const' in its prototypes.
9097         + modify ifdef's in test/hashtest.c and test/view.c to compile with
9098           Solaris curses.
9099         + modify _tracedump() to pad pad colors & attrs lines to match change
9100           in 970101 showing first/last changes.
9101         + corrected location of terminating null on dynamically allocated forms
9102           fields (patch by Per Foreby).
9103
9104 970111
9105         + added headers to make view.c compile on SCO with the resizeterm()
9106           code (i.e., struct winsize) - though this compiles, I don't have a
9107           suitable test configuration since SIGWINCH doesn't pass my network to
9108           that machine - T.Dickey.
9109         + update test/configure.in to supply some default substitutions.
9110         + modify configure script to add -lncurses after -lgpm to fix problem
9111           linking against static libraries.
9112         + add a missing noraw() to test/ncurses.c (places noted by Jeremy
9113           Buhler)
9114         + add a missing wclear() to test/testcurs.c (patch by Jeremy Buhler
9115           <jbuhler@cs.washington.edu>)
9116         + modify headers to accommodate compilers that don't allow duplicate
9117           "#define" lines for NCURSES_VERSION (reported by Larry W. Virden
9118           <lvirden@cas.org>)
9119         + fix formatting glitch in curs_getch.3x (patch by Jesse Thilo).
9120         + modify lib_doupdate to make el, el1 and ed optimization use the
9121           can_clear_with macro, and change EmitRange to allow leaving cursor at
9122           the middle of interval, rather than always at the end (patch by
9123           Alexander V Lukyanov).  This was originally 960929, resync 970106.
9124
9125 970104
9126         + workaround defect in autoconf 2.12 (which terminates configuration
9127           if no C++ compiler is found) by adding an option --without-cxx.
9128         + modify several man-pages to use tbl, where .nf/.fi was used (reported
9129           by Jesse Thilo).
9130         + correct font-codes in some man-pages (patch by Jesse Thilo
9131           <Jesse.Thilo@pobox.com>)
9132         + use configure script's knowledge of existence of g++ library for the
9133           c++ Makefile (reported by Paul Jackson).
9134         + correct misleading description of --datadir configuration option
9135           (reported by Paul Jackson <pj@sam.engr.sgi.com>)
9136
9137 970101
9138         + several corrections to _nc_mvcur_scrolln(), prompted by a bug report
9139           from Peter Wemm:
9140         > the logic for non_dest_scroll_region was interchanged between the
9141           forward & reverse scrolling cases.
9142         > multiple returns from the function allowed certain conditions to do
9143           part of an operation before discovering that it couldn't be
9144           completed, returning an error without restoring the cursor.
9145         > some returns were ERR, where the function had completed the
9146           operation, because the insert/delete line logic was improperly
9147           tested (this was probably the case Peter saw).
9148         > contrary to comments, some scrolling cases were tested after the
9149           insert/delete line method.
9150         + modify _tracedump() to show first/last changes.
9151         + modify param of ClrUpdate() in lib_doupdate.c to 'newscr', fixes
9152           refresh problem (reported by Peter Wemm) that caused nvi to not show
9153           result of ":r !ls" until a ^L was typed.
9154
9155 961229  (internal alpha)
9156         + correct some of the writable-strings warnings (reported by Gary
9157           Johnson <gjohnson@season.com>).  Note that most of the remaining ones
9158           are part of the XSI specification, and can't be "fixed".
9159         + improve include-dependencies in form, menu, panel directories.
9160         + correct logic of delay_output(), which would return early if
9161           there is data on stdin.
9162         + modify interface & logic of _nc_timed_wait() to support 2 file
9163           descriptors, needed for GPM.
9164         + integrate patch by Andrew Kuchling <amk@magnet.com> for GPM (mouse)
9165           support, correcting logic in wgetch() and _nc_mouse_parse() which
9166           prevented patch from working properly -TD
9167         + improve performance of panel algorithm (Juergen Pfeifer 961203).
9168         + strip RCS id's from generated .html files in Ada95 subtree.
9169         + resync with generated .html files (Juergen Pfeifer 961223).
9170         + terminfo.src 10.1.0 (ESR).
9171
9172 961224  4.0 release
9173         + release as 4.0 to accommodate Linux ld.so.1.8.5
9174         + correct syntax/spelling, regenerated .doc files from .html using
9175           lynx 2.5
9176         + refined forms/menus makefiles (Juergen Pfeifer 961223).
9177
9178 961221  - snapshot
9179         + remove logic in read_entry.c that attempts to refine errno by using
9180           'access()' for the directory (from patch by Florian La Roche).
9181         + correct configure test/substitution that inhibits generating
9182           include-path to /usr/include if gcc is used (reported by Florian La
9183           Roche).
9184         + modify setupterm() to allocate new TERMINAL for each call, just as
9185           solaris' curses does (Alexander V Lukyanov 960829).
9186         + corrected memory leaks in read_entry.c
9187         + add configure options --with-dbmalloc, --with-dmalloc, and
9188           --disable-leaks, tested by instrumenting infocmp, ncurses programs.
9189         + move #include's for stdlib.h and string.h to *.priv.h to accommodate
9190           use of dbmalloc.
9191         + modify use of $(LN_S) to follow recommendation in autoconf 2.12,
9192           i.e., set current directory before linking.
9193         + split-out panel.priv.h, improve dependencies for forms, menus
9194           (Juergen Pfeifer 961204).
9195         + modify _nc_freewin() to reset globals curscr/newscr/stdscr when
9196           freeing the corresponding WINDOW (found using Purify).
9197         + modify delwin() to return ERR if the window to be deleted has
9198           subwindows, needed as a side-effect of resizeterm() (found using
9199           Purify).  Tested and found that SVr4 curses behaves this way.
9200         + implement logic for _nc_freeall(), bringing stub up to date.
9201
9202 961215
9203         + modify wbkgd() so that it doesn't set nulls in the rendered text,
9204           even if its argument doesn't specify a character (fixes test case by
9205           Juergen Pfeifer for bug-report).
9206         + set window-attributes in wbkgd(), to simplify comparison against
9207           Solaris curses, which does this.
9208
9209 961214  - snapshot
9210         + replace most constants in ncurses 'o' test by expressions, making it
9211           work with wider range of screen sizes.
9212         + add options to ncurses.c to specify 'e' test softkey format, and the
9213           number of header/footer lines to rip-off.
9214         + add ^R (repaint after resize), ^L (refresh) commands to ncurses 'p'
9215           test.
9216         + add shell-out (!) command to ncurses 'p' test to allow test of
9217           resize between endwin/refresh.
9218         + correct line-wrap case in mvcur() by emitting carriage return,
9219           overlooked in 960928, but needed due to SVr4 compatibility changes to
9220           terminal modes in 960907.
9221         + correct logic in wresize that causes new lines to be allocated,
9222           broken for the special case of increasing rows only in 960907's fix
9223           for subwindows.
9224         + modify configure script to generate $(LDFLAGS) with -L and -l options
9225           in preference to explicit library filenames.  (NOTE: this may
9226           require further amending, since I vaguely recall a dynamic loader
9227           that did not work properly without the full names, but it should be
9228           handled as an exception to the rule, since some linkers do bulk
9229           inclusion of libraries when given the full name - T.Dickey).
9230         + modify configure script to allow user-supplied $CFLAGS to set the
9231           debug-option in all libraries (requested by lots of people) -TD
9232         + use return consistently from main(), rather than exit (reported by
9233           Florian La Roche).
9234         + add --enable-getcap-cache option to configure, normally disabled
9235           (requested by Florian La Roche).
9236         + make configure test for gettimeofday() and possibly -lbsd more
9237           efficient (requested by Florian La Roche <florian@knorke.saar.de>)
9238         + minor adjustments to Ada95 binding (patches by Juergen Pfeifer)
9239         + correct attributes after emitting orig_pair in lib_vidattr.c (patch
9240           by Alexander V Lukyanov).
9241
9242 961208
9243         + corrected README wrt Ada95 (Juergen Pfeifer)
9244
9245 961207  - snapshot
9246         + integrate resizeterm() into doupdate(), so that if screen size
9247           changes between endwin/refresh, ncurses will resize windows to fit
9248           (this needs additional testing with pads and softkeys).
9249         + add, for memory-leak testing, _nc_freeall() entrypoint to free all
9250           data used in ncurses library.
9251         + initialize _nc_idcok, _nc_idlok statically to resolve discrepancy
9252           between initscr() and newwin() initialization (reported by
9253           Alexander V Lukyanov).
9254         + test built VERSION=4.0, SHARED_ABI=4 with Linux ld.so.1.8.5
9255           (set beta versions to those values -- NOTE that subsequent pre-4.0
9256           beta may not be interchangeable).
9257         + modify configure script to work with autoconf 2.12
9258
9259 961130  1.9.9g release
9260         + add copyright notices to configuration scripts (written by Thomas
9261           Dickey).
9262
9263 961127
9264         > patch, mostly for panel (Juergen Pfeifer):
9265         + cosmetic improvement for a few routines in the ncurses core library
9266           to avoid warning messages.
9267         + the panel overlap detection was broken
9268         + the panel_window() function was not fool-proof.
9269         + Some inlining...
9270         + Cosmetic changes (also to avoid warning messages when compiling with
9271           -DTRACE).
9272
9273 961126
9274         > patch by Juergen Pfeifer:
9275         + eliminates warning messages for the compile of libform.
9276         + inserts Per Foreby's new field type TYPE_IPV4 into libform.
9277         + Updates man page and the Ada95 binding to reflect this.
9278         + Improves inlining in libmenu and libform.
9279
9280 961120
9281         + improve the use of the "const" qualifier in the
9282           panel library (Juergen Pfeifer)
9283         + change set_panel_userptr() and panel_userptr() to use void*
9284           (Juergen Pfeifer)
9285
9286 961119
9287         + change ABI to 3.4
9288         + package with 961119 version of Ada95 binding (fixes for gnat-3.07).
9289           (Juergen Pfeifer)
9290         + correct initialization of the stdscr pseudo panel in panel library
9291           (Juergen Pfeifer)
9292         + use MODULE_ID (rcs keywords) in forms and menus libraries (Juergen
9293           Pfeifer).
9294         > patch #324 (ESR):
9295         + typo in curs_termcap man page (reported by Hendrik Reichel
9296           <106065.2344@compuserve.com>)
9297         + change default xterm entry to xterm-r6.
9298         + add entry for color_xterm
9299
9300 961116  - snapshot
9301         + lint found several functions that had only #define implementations
9302           (e.g., attr_off), modified curses.h.in to generate them as per XSI
9303           Curses requirement that every macro be available as a function.
9304         + add check in infocmp.c to guard against string compare of
9305           CANCELLED_STRING values.
9306         + modify firework.c, rain.c to hide cursor while running.
9307         + correct missing va_end in lib_tparm.c
9308         + modify hanoi.c to work on non-color terminals, and to use timing
9309           delays when in autoplay mode.
9310         + correct 'echochar()' to refresh immediately (reported by Adrian
9311           Garside <94ajg2@eng.cam.ac.uk>)
9312         > patch #322 (ESR):
9313         + reorganize terminfo.src entries for xterm.
9314
9315 961109  - snapshot
9316         + corrected error in line-breakout logic (lib_doupdate.c)
9317         + modified newdemo to use wgetch(win) rather than getch() to eliminate
9318           a spurious clear-screen.
9319         + corrected ifdef's for 'poll()' configuration.
9320         + added modules to ncurses, form, menu for Ada95 binding (Juergen
9321           Pfeifer).
9322         + modify set_field_buffer() to allow assignment of string longer than
9323           the initial buffer length, and to return the complete string rather
9324           than only the initial size (Juergen Pfeifer and Per Foreby
9325           <perf@efd.lth.se>).
9326
9327 961102  - snapshot
9328         + configure for 'poll()' in preference to 'select()', since older
9329           systems are more likely to have a broken 'select()'.
9330         + modified render_char() to avoid OR'ing colors.
9331         + minor fixes to testcurs.c, newdemo.c test programs: ifdef'd out the
9332           resize test, use wbkgd and corrected box() parameters.
9333         + make flushinp() test work in ncurses.c by using napms() instead of
9334           sleep().
9335         + undo ESR's changes to xterm-x11r6 (it no longer matched the X11R6.1
9336           distribution, as stated)
9337         + terminfo 9.13.18 resync (ESR)
9338         + check for getenv("HOME") returning null (ESR).
9339         + change buffer used to decode xterm-mouse commands to unsigned to
9340           handle displays wider than 128 chars (Juergen Pfeifer).
9341         + correct typo curs_outopts.3x (Juergen Pfeifer).
9342         + correct limit-checking in wenclose() (Juergen Pfeifer).
9343         + correction to Peter Wemm's newwin change (Thomas Fehr
9344           <fehr@suse.de>).
9345         + corrections to logic that combines colors and attributes; they must
9346           not be OR'd (Juergen Pfeifer, extending from report/patch by Rick
9347           Marshall).
9348
9349 961026  - snapshot
9350         + reset flags in 'getwin()' that might cause refresh to attempt to
9351           manipulate the non-existent parent of a window that is read from a
9352           file (lib_screen.c).
9353         + restructure _nc_timed_wait() to log more information, and to try to
9354           recover from badly-behaved 'select()' calls (still testing this).
9355         + move define for GOOD_SELECT into configure script.
9356         + corrected extra '\' character inserted before ',' in comp_scan.c
9357         + corrected expansion of %-format characters in dump_entry.c; some were
9358           rendered as octal constants.
9359         + modify dump_entry.c to make terminfo output more readable and like
9360           SVr4, by using "\s" for spaces (leading/trailing only), "\," for
9361           comma, "\^" and "\:" as well.
9362         + corrected some memory leaks in ncurses.c, and a minor logic error
9363           in the top-level command-parser.
9364         + correction for label format 4 (PC style with info line), a
9365           slk_clear(), slk_restore() sequence didn't redraw the info line
9366           (Juergen Pfeifer).
9367         + modified the slk window (if simulated) to inherit the background and
9368           default character attributes from stdscr (Juergen Pfeifer).
9369         + corrected limit-check in set_top_row (Juergen Pfeifer).
9370
9371 961019  - snapshot
9372         + correct loop-limit in wnoutrefresh(), bug exposed during pipe-testing
9373           had '.lastchar' entry one beyond '._maxx'.
9374         + modify ncurses test-program to work with data piped to it.
9375         + corrected pathname computation in run_tic.sh, removing extra "../"
9376           (reported by Tim Mooney).
9377         + modified configure script to use previous install's location for
9378           curses.h
9379         + added NetBSD and FreeBSD to platforms that use --prefix=/usr as
9380           a default.
9381
9382 961013
9383         + revised xterm terminfo descriptions to reflect the several versions
9384           that are available.
9385         + corrected a pointer reference in dump_entry.c that didn't test if
9386           the pointer was -1.
9387
9388 961005  - snapshot
9389         + correct _nc_mvcur_scrolln for terminals w/o scrolling region.
9390         + add -x option to hashtest to control whether it allows writes to the
9391           lower-right corner.
9392         + ifdef'd (NCURSES_TEST) the logic for _nc_optimize_enable to make it
9393           simpler to construct tests (for double-check of _nc_hash_map tests).
9394         + correct ifdef's for c++ in curses.h
9395         + change default xterm type to xterm-x11r6.
9396         + correct quoting in configure that made man-pages installed with
9397           $datadir instead of actual terminfo path.
9398         + correct whitespace in include/Caps, which caused kf11, clr_eol and
9399           clr_end to be omitted from terminfo.5
9400         + fix memory leaks in delscreen() (adapted from Alexander V Lukyanov).
9401         + improve appearance of marker in multi-selection menu (Juergen
9402           Pfeifer)
9403         + fix behavior for forms with all fields inactive (Juergen Pfeifer)
9404         + document 'field_index()' (Juergen Pfeifer)
9405         > patch #321 (ESR):
9406         + add some more XENIX keycap translations to include/Caps.
9407         + modify newwin to set initial state of each line to 'touched'
9408           (from patch by Peter Wemm <peter@spinner.dialix.com>)
9409         + in SET_TTY, replace TCSANOW with TCSADRAIN (Alexander V Lukyanov).
9410
9411 960928  - snapshot
9412         + ifdef'd out _nc_hash_map (still slower)
9413         + add graphic characters to vt52 description.
9414         + use PutAttrChar in ClrToEOL to ensure proper background, position.
9415         + simplify/correct logic in 'mvcur()' that does wrapping; it was
9416           updating the position w/o actually moving the cursor, which broke
9417           relative moves.
9418         + ensure that 'doupdate()' sets the .oldindex values back to a sane
9419           state; this was causing a spurious refresh in ncurses 'r'.
9420         + add logic to configure (from vile) to guard against builders who
9421           don't remove config.cache & config.status when doing new builds -TD
9422         + corrected logic for 'repeat_char' in EmitRange (cf: eric #317), which
9423           did not follow the 2-parameter scheme specified in XSI.
9424         + corrected logic of wrefresh, wnoutrefresh broken in #319, making
9425           clearok work properly (report by Michael Elkins).
9426         + corrected problem with endwin introduced by #314 (removing the
9427           scrolling-region reset) that broke ncurses.c tests.
9428         + corrected order of args in AC_CHECK_LIB (from report by Ami Fischman
9429           <fischman@math.ucla.edu>).
9430         + corrected formatting of terminfo.5 tables (Juergen Ehling)
9431         > patch 320 (ESR):
9432         + change ABI to 3.3
9433         + emit a carriage-return in 'endwin()' to workaround a kernel bug in
9434           BSDI.  (requested by Mike Karels <karels@redrock.bsdi.com>)
9435         + reverse the default o configure --enable-termcap (consensus).
9436         > patch 319 (ESR):
9437         + modified logic for clearok and related functions (from report by
9438           Michael Elkins) - untested
9439         > patch 318 (ESR):
9440         + correction to #317.
9441         > patch 317 (ESR):
9442         + re-add _nc_hash_map
9443         + modify EmitRange to maintain position as per original design
9444           (patch by A. Lukyanov).
9445         + modify test/ncurses.c and tputs, etc., to allow trace counting
9446           output characters.
9447         + add hashtest.c program to time the hashmap optimization.
9448         > patch 316 (ESR):
9449         + add logic to deal with magic-cookie (how was this tested?)
9450           (lib_doupdate.c).
9451         + add ncurses.c driver for magic-cookie, some fixes to ncurses.c
9452         > patch 315 (ESR):
9453         + merge changes to lib_doupdate.c to use ech and rep - untested
9454           (patch by Alexander V Lukyanov).
9455         + modified handling of interrupted system calls - untested
9456           (lib_getch.c, lib_twait.c).
9457         + new function _nc_mvcur_resume()
9458         + fix return value for 'overlay()', 'overwrite()'
9459
9460 960914  - snapshot
9461         + implement subwindow-logic in wresize, minor fixes to ncurses 'g'
9462           test.
9463         + corrected bracketing of fallback.c (reported/suggested fix by Juergen
9464           Ehling <eh@eclipse.aball.de>).
9465         + update xterm-color to reflect XFree86 3.1.3G release.
9466         + correct broken dtterm description from #314 patch (e.g., spurious
9467           newline.  The 'pairs' change might work, but no one's tested it
9468           either ;-)
9469         + clarify the documentation for the builtin form fieldtypes (Juergen
9470           Pfeifer)
9471         > patch 314 (ESR):
9472         + reset scroll region on startup rather than at wrapup time
9473           (enhancement suggested by Alexander V Lukyanov).
9474         + make storage of palette tables and their size counts per-screen for
9475           multi-terminal applications (suggested by Alexander V Lukyanov).
9476         + Improved error reporting for infotocap translation errors.
9477         + Update terminfo.src to 9.13.14.
9478
9479 960907  - snapshot
9480         + rewrote wgetstr to make it erase control chars and also fix bogus use
9481           of _nc_outstr which caused the display to not wrap properly (display
9482           problem reported by John M. Flinchbaugh <glynis@netrax.net>)
9483         + modify ncurses 'f' test to accommodate terminal responses to C1 codes
9484           (and split up this screen to accommodate non-ANSI terminals).
9485         + test enter_insert_mode and exit_insert_mode in has_ic().
9486         + removed bogus logic in mvcur that assumes nl/nonl set output modes
9487           (XSI says they are input modes; SVr4 implements this).
9488         + added macros SET_TTY, GET_TTY to term.h
9489         + correct getstr() logic that altered terminal modes w/o restoring.
9490         + disable ICRNL, etc., during initialization to match SVr4, removing
9491           the corresponding logic from raw, cbreak, etc.
9492         + disable ONLCR during initialization, to match SVr4 (this is needed
9493           for cursor optimization when the cursor-down is a newline).
9494         + replaced ESR's imitation of wresize with my original (his didn't
9495           work).
9496
9497 960831  - snapshot
9498         + memory leaks (Alexander V. Lukyanov).
9499         + modified pnoutrefresh() to be more tolerant of too-large screen
9500           size (reported by Michael Elkins).
9501         + correct handling of terminfo files with no strings (Philippe De
9502           Muyter)
9503         + correct "tic -s" to take into account -I, -C options.
9504         + modify ncurses 'f' test to not print codes 80 through 9F, since they
9505           are considered control codes by ANSI terminals.
9506
9507 960824  - snapshot
9508         + correct speed variable-type in 'tgetent()' (reported by Peter Wemm)
9509         + make "--enable-getcap" configuration-option work (reported by
9510           Peter Wemm <peter@spinner.DIALix.COM>)
9511
9512 960820
9513         + correct err in 960817 that changed return-value of tigetflag()
9514           (reported by Alexander V. Lukyanov).
9515         + modify infocmp to use library default search-path for terminfo
9516           directory (Alexander V. Lukyanov).
9517
9518 960817  - snapshot
9519         + corrected an err in mvcur that broke resizing-behavior.
9520         + correct fall-thru behavior of _nc_read_entry(), which was not finding
9521           descriptions that existed in directories past the first one searched
9522           (reported by Alexander V. Lukyanov)
9523         + corrected typo in dtterm description.
9524         > patch 313 (ESR):
9525         + add dtterm description
9526         + clarify ncurses 'i' test (drop mvwscanw subtest)
9527
9528 960810  - snapshot
9529         + correct nl()/nonl() to work as per SVr4 & XSI.
9530         + minor fixes to ncurses.c (use 'noraw()', mvscanw return-code)
9531         + refine configure-test for -g option (Tim Mooney).
9532         + correct interaction between O_BLANK and NEW_LINE request in form
9533           library (Juergen Pfeifer)
9534
9535 960804
9536         + revised fix to tparm; previous fix reversed parameter order.
9537         > patch 312 (ESR):
9538           correct terminfo.src corrupted by #310
9539         > patch 311 (ESR):
9540         + fix idlok() and idcok() and the default of the idlok switch (report
9541           by Ville Sulko).
9542
9543 960803  - snapshot
9544         + corrected tparm to handle capability strings without explicit pop
9545           (reported by William P Setzer)
9546         + add fallback def for GCC_NORETURN, GCC_UNUSED for termcap users
9547           (reported by Tim Mooney).
9548         > patch 310 (ESR):
9549         + documentation and prototyping errors for has_color, immedok and idcok
9550           (reported by William P Setzer <wsetzer@pams.ncsu.edu>)
9551         + updated qnx terminfo entry (patch by Michael Hunter)
9552
9553 960730
9554         + eliminate quoted includes in ncurses subdirectory, ensure config.h
9555           is included first.
9556         + newterm initializes terminal settings the same as initscr (reported
9557           by Tim Mooney).
9558
9559 960727  - snapshot
9560         + call cbreak() in initscr(), as per XSI & SVr4.
9561         + turn off hardware echo in initscr() as per XSI & SVr4
9562         > patch 309 (ESR):
9563         + terminfo changes (9.3.9), from BRL
9564         + add more checks to terminfo parser.
9565         + add more symbols to infocmp.
9566
9567 960720  - snapshot
9568         + save previous-attribute in lib_vidattr.c if SP is null (reported by
9569           Juergen Fluk <louis@dachau.marco.de>)
9570         + corrected calls on _nc_render so that background character is set
9571           as per XSI.
9572         + corrected wbkgdset macro (XSI allows background character to be
9573           null), and tests that use it.
9574         + more corrections to terminfo (xterm & rxvt)
9575         + undid change to mcprint prototype (cannot use size_t in curses.h
9576           because not all systems declare it in the headers that we can safely
9577           include therein).
9578         + move the ifdefs for errno into curses.priv.h
9579         > patch 308 (ESR):
9580         + terminfo changes (9.3.8)
9581         + modified logic of error-reporting in terminfo parser
9582         + fix option-processing bug in toe.
9583
9584 960713  - snapshot
9585         + always check for <sys/bsdtypes.h> since ISC needs it to declare
9586           fd_set (Juergen Pfeifer)
9587         + install shared-libraries on NetBSD/FreeBSD with ABI-version (reported
9588           by Juergen Pfeifer, Mike Long)
9589         + add LOCAL_LDFLAGS2 symbol (Juergen Pfeifer)
9590         + corrected prototype for delay_output() -- bump ABI to 3.2
9591         + patch 307 (ESR):
9592         + enable more translations of nonstandard caps, and document them.
9593         + misc/terminfo.src update to 9.13.8
9594         + patch 306 (ESR):
9595         + moved logic that filters out rmul and rmso from setupterm to newterm
9596           where it is less likely to interfere with termcap applications.
9597         + cosmetic fixes to test/ncurses.c
9598         + modify open() call in ncurses/read_entry.c to use O_RDONLY symbol
9599           rather than constant (report by mib).
9600         + misc/terminfo.src sgr0 and acsc changes (report by Philippe De
9601           Muyter).
9602         + modify ncurses/comp_parse.c so that entries containing a "+" can
9603           have missing rmcup vs smcup.
9604
9605 960707
9606         + rollback ESR's #305 change to terminfo.src (it breaks existing
9607           applications, e.g., 'less 290').
9608         + correct path of edit_man.sh, and fix typo that made all man-pages
9609           preformatted.
9610         + restore man/menu_requestname.3x omitted in Zeyd's resync (oops).
9611         + auto-configure the GCC_PRINTFLIKE/GCC_SCANFLIKE macros (reported by
9612           Philippe De Muyter).
9613
9614 960706  - snapshot
9615         + make lib_vidattr.c more readable using macros.
9616         + filter out rmul, rmso that conflict with sgr0 when reading terminal
9617           descriptions.
9618         + work around autoconf bug, force $INSTALL to absolute path
9619           (reported by Zeyd).
9620         + modify man-page install for BSDI to install preformatted .0 files
9621           (reported by David MacKenzie).
9622         + add/use gcc __attribute__ for printf and scanf in curses.h
9623         + added SGR attributes test-case to ncurses
9624         + revised ncurses 't' logic to show trace-disable effect in the menu.
9625         + use getopt in ncurses program to process -s and -t options.
9626         + make ncurses 'p' legend toggle with '?'
9627         + disable scrollok during the ncurses 'p' test; if it is enabled the
9628           stdscr will scroll when putting the box-corners in the lower-right
9629           of the screen.
9630         > patch 305 (ESR):
9631         + added sanity-checking of various paired string attributes.
9632         + misc/terminfo.src update to 9.13.7 (report by A. Lukyanov).
9633         + modify man/Makefile.in to make terminfo.5 during normal build.
9634         > patch 304 (ESR):
9635         + corrected allocation-length for $HOME/.terminfo path.
9636
9637 960629  - snapshot
9638         + check return code of _nc_mvcur_scrolln() in _nc_scroll_optimize() for
9639           terminals with no scrolling-support (reported by Nikolay Shadrin
9640           <queen@qh.mirea.ac.ru>)
9641         + added ^S scrollok-toggle to ncurses 'g' test.
9642         + added ^T trace-toggle to ncurses tests.
9643         + modified ncurses test program to use ^Q or ESC consistently for
9644           terminating tests (rather than ^D), and to use control keys rather
9645           than function keys in 'g' test.
9646         + corrected misplaced wclrtoeol calls in addch to accommodate wrapping
9647           (reported by Philippe De Muyter).
9648         + modify lib_doupdate.c to use effective costs to tradeoff between
9649           delete-character/insert-character vs normal updating (reported by
9650           David MacKenzie).
9651         + compute effective costs for screen update operations (e.g., clr_eos,
9652           delete_character).
9653         + corrected error in knight.c exposed by wrap fixes in 960622; the
9654           msgwin needed scrollok set.
9655         + corrected last change to IDcTransformLine logic to avoid conflict
9656           between PutRange and InsStr
9657         + modified run_tic.sh to not use /usr/tmp (reported by David
9658           MacKenzie), and further revised it and aclocal.m4 to use $TMPDIR if
9659           set.
9660         + corrected off-by-one in RoomFor call in read_entry.c
9661
9662 960622  - snapshot
9663         + modified logic that wraps cursor in addch to follow the XSI spec,
9664           (implemented in SVr4) which states that the cursor position is
9665           updated when wrapping.  Renamed _NEED_WRAP to _WRAPPED to reflect the
9666           actual semantics.
9667         + added -s option to tic, to provide better diagnostics in run_tic.sh
9668         + improved error-recovery for tabset install.
9669         + change ABI to 3.1 (dropped tparam, corrected getbkgd(), added
9670           _yoffset to WINDOW).
9671         + modified initialization of SP->_ofp so that init_acs() is called with
9672           the "right" file pointer (reported by Rick Marshall <rjm@nlc.net.au>
9673         + documentation fixes (Juergen Pfeifer).
9674         + corrected, using new SCREEN and WINDOW members, the behavior of
9675           ncurses if one uses ripoffline() to remove a line from the top of the
9676           screen (Juergen Pfeifer).
9677         + modified autoconf scripts to prepare for Ada95 (GNAT) binding to
9678           ncurses (Juergen Pfeifer).
9679         + incorrect buffer-size in _nc_read_entry, reported by ESR.
9680
9681 960617
9682         + corrected two logic errors in read_entry.c, write_entry.c (called by
9683           tic, the write/read of terminfo entries used inconsistent rules for
9684           locating the entries; the $TERMINFO_DIRS code would find only the
9685           first entry in a list).
9686         + refined pathname computation in run_tic.sh and shlib.
9687         + corrected initialization of $IP in misc/run_tic.sh
9688
9689 960615  - snapshot
9690         + ifdef'd out _nc_hash_map() call because it does not improve speed.
9691         + display version of gcc if configure script identifies it.
9692         + modify configure script to use /usr as Linux's default prefix.
9693         + modify run_tic.sh to use shlib script, fixes some problems installing
9694           with a shared-library configuration.
9695         + adjusted configure script so that it doesn't run tests with the
9696           warnings turned on, which makes config.log hard to read.
9697         + added 'lint' rule to top-level Makefile.
9698         + added configure option '--with-install-prefix' for use by system
9699           builders to install into staging locations (requested by
9700           Charles Levert <charles@comm.polymtl.ca>).
9701         + corrected autoconfigure for Debian man program; it's not installed
9702           as "man_db".
9703         + set noecho in 'worm'; it was ifdef'd for debug only
9704         + updated test/configure.in for timing-display in ncurses 'p' test
9705         + corrected misspelled 'getbkgd()'.
9706         + corrected wbkgdset to work like observed syvr4 (sets A_CHARTEXT part
9707           to blank if no character given, copies attributes to window's
9708           attributes).
9709         + modified lib_doupdate.c to use lower-level SP's current_attr state
9710           instead of curscr's state, since it is redundant.
9711         + correction to IDcTransformLine logic which controls where InsStr is
9712           invoked (refined by Alexander V Lukyanov).
9713         > patch 303 (ESR):
9714         + conditionally include Chris Torek's hash function _nc_hash_map().
9715         + better fix for nvi refresh-bug (Rick Marshall)
9716         + fix for bug in handling of interrupted keystroke waits,
9717           (Werner Fleck).
9718         + misc/ncurses-intro.html syntax fix (Kajiyama Tamito).
9719
9720 960601  - snapshot
9721         + auto-configure man-page compression-format and renames for Debian.
9722         + corrected several typos in curses.h.in (i.e., the mvXXXX macros).
9723         + re-order curses.priv.h for lint.
9724         + added rules for lintlib, lint
9725         + corrected ifdef for BROKEN_LINKER in MKnames.awk.in
9726         + corrected missing INSTALL_DATA in misc/Makefile.in
9727         + flush output when changing cursor-visibility (Rick Marshall)
9728         + fix a minor bug in the _nc_ripoff() routine and improve error
9729           checking when creating the label window (Juergen Pfeifer).
9730         + enhancement to the control over the new PC-style soft key format.
9731           allow caller now to select whether or not one wants to have
9732           the index-line; see curs_slk.3x for documentation (Juergen Pfeifer).
9733         + typos, don't use inline with -g (Philippe De Muyter)
9734         + fixes for menus & wattr-, slk-functions (Juergen Pfeifer)
9735
9736 960526  - snapshot
9737         + removed --with-ticdir option altogether, maintain compatibility with
9738           existing applications via symbolic link in run_tic.sh
9739         + patch for termio.h, signal (Philippe De Muyter)
9740         + auto-configure gcc warning options rather than infer from version.
9741         + auto-configure __attribute__ for different gcc versions.
9742         + corrected special use of clearok() in hardscroll.c by resetting flag
9743           in wrefresh().
9744         + include stdlib.h before defs for EXIT_SUCCESS, for OSF/1.
9745         + include sys/types.h in case stdlib.h does not declare size_t.
9746         + fixes for makefile (Tim Mooney)
9747         + fixes for menus & forms (Juergen Pfeifer)
9748         > patch 302 (ESR):
9749         + improve hash function (suggested by Alexander V Lukyanov).
9750         + 9.13.4 update for terminfo.src
9751
9752 960518  - snapshot
9753         + revised ncurses.c panner test, let pad abut all 4 sides of screen.
9754         + refined case in lib_doupdate.c for ClrToEOL().
9755         + corrected prior change for PutRange (Alexander V Lukyanov
9756           <lav@yars.free.net>).
9757         + autoconf mods (Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>).
9758         + locale fix for forms (Philippe De Muyter <phdemuyt@ulb.ac.be>)
9759         + renamed "--with-datadir" option to "--with-ticdir" to avoid
9760           confusion, and made this check for the /usr/lib/terminfo pre-existing
9761           directory.
9762         > patches 299-301 (ESR):
9763         + html fixes (Phillippe de Muyter).
9764         + fix typo in ncurses-intro.html (report by Fabrizio Polacco).
9765         + added hashmap.c
9766         + mods to tracing, especially for ACS chars.
9767         + corrected off-by-one in IDCtransform.
9768         + corrected intermittent mouse bug by using return-value from read().
9769         + mods to parse_entry.c, for smarter defaults.
9770
9771 960512
9772         + use getopt in 'tic'; added -L option and modified -e option to allow
9773           list from a file.
9774
9775 960511
9776         + don't use fixed buffer-size in tparm().
9777         + modified tic to create terminfo directory if it doesn't exist.
9778         + added -T options to tic and infocmp (for testing/analysis)
9779         + refined the length criteria for termcap and terminfo
9780         + optimize lib_doupdate with memcpy, PutRange
9781         > patches 297, 298 (ESR):
9782         + implement TERMINFO_DIRS, and -o option of tic
9783         + added TRACE_IEVENT
9784         + fix REQ_TOGGLE_ITEM in menu/menu_driver.c; it could select but not
9785           deselect.
9786         + added lib_print.c (request by Rick Marshall).
9787         + added has_key() (request by Juergen Pfeifer).
9788         + do not issue clrtoeol or clrtobot if the relevant portion of the line
9789           is already blank (analysis by Keith Bostic).
9790         + add parentheses for parameters of COLOR_PAIR and PAIR_NUMBER macros
9791           (analysis by Jurgen Eidt).
9792         + update screen's notion of cursor position in endwin() (analysis by
9793           Alexander Lukyanov).
9794         + added 't' to ncurses.c test.
9795         + moved delay_output() to lib_tputs.c
9796         + removed tparam() (was added in 1.9.9, but conflicts with emacs and
9797           is not part of X/Open Curses).
9798         + removed boolean version of 'getm'.
9799         + misc cursor & optimization fixes.
9800
9801 960504  - snapshot
9802         + modified ncurses 'p' test to allow full-screen range for panner size.
9803         + fixes for locale (Philippe De Muyter <phdm@labauto1.ulb.ac.be>)
9804         + don't use fixed buffer-size in fmt_entry().
9805         + added usage-message to 'infocmp'.
9806         + modified install.includes rules to prepend subdirectory-name to
9807           "#include" if needed.
9808
9809 960430
9810         + protect wrefresh, wnoutrefresh from invocation with pad argument.
9811         + corrected default CCFLAGS in test/Makefile.
9812
9813 960428  - snapshot
9814         + implemented logic to support terminals with background color erase
9815           (e.g., rxvt and the newer color xterm).
9816         + improved screen update logic (off-by-one logic error; use clr_eos if
9817           possible)
9818
9819 960426  - snapshot
9820         + change ncurses 'a' test to run in raw mode.
9821         + make TIOCGWINSZ configure test less stringent, in case user
9822           configures via terminal that cannot get screen size.
9823         > patches 295, 296 (ESR):
9824         + split lib_kernel.c, lib_setup.c and names.c in order to reduce
9825           overhead for programs that use only termcap features.
9826         + new "-e" and "-h" options of tic (request by Tony Nugent).
9827         + fix bug in mandatory-delay logic in lib_tputs.c (report by Sven
9828           Verdoolaege).
9829         + fix for "infocmp -e" to emit correct initializers (reported by Manual
9830           J Novoa III).
9831         + restore working-directory in read_termcap.c (report by Kayvan
9832           Sylvan).
9833         + use "-h" option on Solaris when generating shared libraries on
9834           Solaris 2.5 to record the library name in the file, for assisting
9835           the loader (patch by Scott Kramer).
9836         + undo patch #294 changes to form and menu libraries (request by
9837           Juergen Pfeifer).
9838
9839 960418  - snapshot
9840         + use autoconf 2.9
9841         + fix for AIX 3.2.5 (must define _POSIX_SOURCE to get termios struct
9842           definitions via <termios.h>, modified macros in lib_raw.c to avoid
9843           K&R-style substitution)
9844         > patches 293, 294 (ESR):
9845         + rewrite wsyncup(), wsyncdown(), as well as small fixes to form and
9846           menu libraries to fix echo-breakage introduced by 1.8.9, 1.9.9e
9847           changes (patches by Juergen Pfeifer).
9848         + fix compile under QNX 4.2 by defining ONLCR in lib_raw.c when
9849           __QNX__ is defined (patch by Michael Hunter).
9850         + modify setupterm() to match documentation for its return value, fix
9851           newterm to work with this change (report by Emmet Lazich).
9852         + add checks in getch() for error, return ERR as appropriate (report by
9853           Emmet Lazich).
9854         + mods to wgetch() in cooked mode (report by Pete Seebach).
9855         + corrected askuser() logic in tset (patch by Remco Treffkorn).
9856         + correct interaction of endwin() with mouse processing (report by
9857           Michael Elkins).
9858         + added trace support for TTY flags
9859         + update terminfo.src to 9.13.1
9860         + FreeBSD console entries (patch by Andrew Chernov).
9861
9862 960406
9863         + fixes for NeXT, ISC and HPUX auto-configure
9864         + autogenerate development header-dependencies (config.h, *.priv.h)
9865         + corrected single-column formatting of "use=" (e.g., in tic)
9866         + modify tic to read full terminfo-names
9867         + corrected divide-by-zero that caused hang (or worse) when redirecting
9868           output
9869         + modify tic to generate directories only as-needed (and corrected
9870           instance of use of data from function that had already returned).
9871
9872 ### ncurses-1.9.8a -> 1.9.9e
9873
9874 * fixed broken wsyncup()/wysncdown(), as a result wnoutrefresh() now has
9875   copy-changed-lines behavior.
9876 * added and documented wresize() function.
9877 * more fixes to LOWER-RIGHT corner handling.
9878 * changed the line-breakout optimization code to allow some lines to be
9879   emitted before the first check.
9880 * added option for tic to use symbolic instead of hard links (for AFS)
9881 * fix to restore auto-wrap mode.
9882 * trace level can be controlled by environment variable.
9883 * better handling of NULs in terminal descriptions.
9884 * improved compatibility with observed SVR4 behavior.
9885 * the refresh behavior of over-lapping windows is now more efficient and
9886   behaves like SVR4.
9887 * use autoconf 2.7, which results in a working setup for SCO 5.0.
9888 * support for ESCDELAY.
9889 * small fixes for menu/form code.
9890 * the test directory has its own configure.
9891 * fixes to pads when optimizing scrolling.
9892 * fixed several off-by-one bugs.
9893 * fixes for termcap->terminfo translation; less restrictions more correct
9894   behavior.
9895
9896 ### ncurses-1.9.7 -> 1.9.8a
9897
9898 * teach infocmp -i to recognize ECMA highlight sequences
9899 * infocmp now dumps all SVr4 termcaps (not just the SVr4 ones) on -C
9900 * support infocmp -RBSD.
9901 * satisfy XSI Curses requirement that every macro be available as a function.
9902 * This represents the last big change to the public interface of ncurses. The
9903   ABI_VERSION has now been set at 3.0 and should stay there barring any great
9904   catastrophies or acts of God.
9905 * The C++ has been cleaned up in reaction to the changes to satisfy XSI's
9906   requirements.
9907 * libncurses now gets linked to libcurses to help seamless emulation
9908   (replacement) of a vendor's curses. --disable-overwrite turns this behavior
9909   off.
9910
9911 ### ncurses-1.9.6 -> 1.9.7
9912
9913 * corrected return values of setupterm()
9914 * Fixed some bugs in tput (it does padding now)
9915 * fixed a bug in tic that made it do the wrong thing on entries with more than
9916   one `use' capability.
9917 * corrected the screen-size calculation at startup time to alter the
9918   numeric capabilities as per SVr4, not just LINES and COLS.
9919 * toe(1) introduced; does what infocmp -T used to.
9920 * tic(1) can now translate AIX box1 and font[0123] capabilities.
9921 * tic uses much less core, the dotic.sh kluge can go away now.
9922 * fix read_entry() and write_entry() to pass through cancelled capabilities OK.
9923 * Add $HOME/.terminfo as source/target directory for terminfo entries.
9924 * termcap compilation now automatically dumps an entry to $HOME/.terminfo.
9925 * added -h option to toe(1).
9926 * added -R option to tic(1) and infocmp(1).
9927 * added fallback-entry-list feature.
9928 * added -i option to infocmp(1).
9929 * do a better job at detecting if we're on SCO.
9930
9931 ### ncurses-1.9.5 -> 1.9.6
9932
9933 * handling of TERMCAP environment variables now works correctly.
9934 * various changes to shorten termcap translations to less that 1024 chars.
9935 * tset(1) added
9936 * mouse support for xterm.
9937 * most data tables are now const and accordingly live in shareable text space.
9938 * Obey the XPG4/SVr4 practice that echo() is initally off.
9939 * tic is much better at translating XENIX and AIX termcap entries now.
9940 * tic can interpret ko capabilities now.
9941 * integrated Juergen Pfeifer's forms library.
9942 * taught write_entry() how not to write more than it needs to; this change
9943   reduces the size of the terminfo tree by a full 26%!
9944 * infocmp -T option added.
9945 * better warnings about historical tic quirks from tic.
9946
9947 ### ncurses 1.9.4 -> 1.9.5
9948
9949 * menus library is now included with documentation.
9950 * lib_mvcur has been carefully profiled and tuned.
9951 * Fixed a ^Z-handling bug that was tanking lynx(1).
9952 * HJ Lu's patches for ELF shared libraries under Linux
9953 * terminfo.src 9.8.2
9954 * tweaks for compiling in seperate directories.
9955 * Thomas Dickey's patches to support NeXT's brain-dead linker
9956 * Eric Raymond's patches to fix problems with long termcap entries.
9957 * more support for shared libraries under SunOS and IRIX.
9958
9959 ### ncurses 1.9.3 -> 1.9.4
9960
9961 * fixed an undefined-order-of-evaluation bug in lib_acs.c
9962 * systematically gave non-API public functions and data an _nc_ prefix.
9963 * integrated Juergen Pfeifer's menu code into the distribution.
9964 * totally rewrote the knight test game's interface
9965
9966 ### ncurses 1.9.2c -> 1.9.3
9967
9968 * fixed the TERMCAP_FILE Support.
9969 * fixed off-by-one errors in scrolling code
9970 * added tracemunch to the test tools
9971 * took steps to cut the running time of make install.data
9972
9973 ### ncurses 1.9.2c -> 1.9.2d
9974
9975 * revised 'configure' script to produce libraries for normal, debug,
9976   profile and shared object models.
9977
9978 ### ncurses 1.9.1 -> 1.9.2
9979
9980 * use 'autoconf' to implement 'configure' script.
9981 * panels support added
9982 * tic now checks for excessively long termcap entries when doing translation
9983 * first cut at eliminating namespace pollution.
9984
9985 ### ncurses 1.8.9 -> 1.9
9986
9987 * cleanup gcc warnings for the following: use size_t where 'int' is not
9988   appropriate, fixed some shadowed variables, change attr_t to compatible with
9989   chtype, use attr_t in some places where it was confused with 'int'.
9990 * use chtype/attr_t casts as appropriate to ensure portability of masking
9991   operations.
9992 * added-back waddchnstr() to lib_addstr.c (it had been deleted).
9993 * supplied missing prototypes in curses.h
9994 * include <termcap.h> in lib_termcap.c to ensure that the prototypes
9995   are consistent (they weren't).
9996 * corrected prototype of tputs in <termcap.h>
9997 * rewrote varargs parsing in lib_tparm.c (to avoid referencing memory
9998   that may be out of bounds on the stack) -- Purify found this.
9999 * ensure that TRACE is defined in lib_trace.c (to solve prototype
10000   warnings from gcc).
10001 * corrected scrolling-region size in 'mvcur_wrap()'
10002 * more spelling fixes
10003 * use 'calloc()' to allocate WINDOW struct in lib_newwin.c (Purify).
10004 * set default value for SP->_ofp in lib_set_term.c (otherwise SunOS dumps
10005   core in init_acs()).
10006 * include <errno.h> in write_entry.c (most "braindead" includes declare errno
10007   in that file).
10008
10009 ### ncurses 1.8.8 -> 1.8.9
10010
10011 * compile (mostly) clean with gcc 2.5.8 -Wall -Wstrict-prototypes
10012   -Wmissing-prototypes -Wconversion and using __attribute__ to flush out
10013   non-portable use of "%x" for pointers, or for chtype data (which is declared
10014   as a long).
10015 * modified doupdate to ensure that typahead was turned on before attempting
10016   select-call (otherwise, some implementations hang).
10017 * added trace mask TRACE_FIFO, use this in lib_getch.c to allow finer
10018   resolution of traces.
10019 * improved bounds checking on several critical functions.
10020 * the data directory has been replaced by the new master terminfo file.
10021 * -F file-comparison option added to infocmp.
10022 * compatibility with XSI Curses is now documented in the man bages.
10023 * wsyncup/wsyncdown functions are reliable now; subwindow code in general
10024   is much less flaky.
10025 * capabilities ~msgr, tilde_glitch, insert_padding, generic_type, no_pad_char,
10026   memory_above, memory_below, and hard_copy are now used properly.
10027 * cursor-movement optimization has been completely rewritten.
10028 * vertical-movement optimization now uses hardware scrolling, il, dl.
10029
10030 ### ncurses 1.8.7 -> 1.8.8
10031 * untic no longer exists, infocmp replaces it.
10032 * tic can understand termcap now, especially if it is called captoinfo.
10033 * The Linux Standard Console terminfo entry is called linux insead of console.
10034   It also uses the kernel's new method of changing charsets.
10035 * initscr() will EXIT upon error (as the docs say) This wil mostly happen if
10036   you try to run on an undefined terminal.
10037 * I can get things running on AIX but tic can't compile terminfo. I have to
10038   compile entries on another machine. Volunteers to hunt this bug are welcome.
10039 * wbkgd() and wbkgdset() can be used to set a windows background to color.
10040   wclear()/werase() DO NOT use the current attribute to clear the screen.
10041   This is the way SVR4 curses works. PDCurses 2.1 is broken in this respect,
10042   though PDCurses 2.2 has been fixed.
10043 * cleaned up the test/ directory.
10044 * test/worm will segfault after quite a while.
10045 * many spelling corrections courtesy of Thomas E. Dickey
10046
10047 ### ncurses 1.8.6 -> 1.8.7
10048 * cleaned up programs in test/ directory.
10049 * fixed wbkgdset() macro.
10050 * modified getstr() to stop it from advancing cursor in noecho mode.
10051 * modified linux terminfo entry to work with the latest kernel to get
10052   the correct alternate character set.
10053 * also added a linux-mono entry for those running on monochrome screens.
10054 * changed initscr() so that it behaves like the man page says it does.
10055   this fixes the problem with programs in test/ crashing with SIGSEV if
10056   a terminal is undefined.
10057 * modified addch() to avoid using any term.h #define's
10058 * removed duplicate tgoto() in lib_tparm.c
10059 * modified dump_entry.c so that infocmp deals correctly with ',' in acsc
10060 * modified delwin() to correctly handle deleting subwindows.
10061 * fixed Makefile.dist to stop installing an empty curses.h
10062 * fixed a couple of out-of-date notes in man pages.
10063
10064 ### ncurses 1.8.5 -> 1.8.6
10065 * Implemented wbkgd(), bkgd(), bkgdset(), and wbkgdset().
10066 * The handling of attributes has been improved and now does not turn off color
10067   if other attributes are turned off.
10068 * scrolling code is improved. Scrolling in subwindows is still broken.
10069 * Fixes to several bugs that manifest them on platforms other than Linux.
10070 * The default to meta now depends on the status of the terminal when ncurses
10071   is started.
10072 * The interface to the tracing facility has changed.  Instead of the pair of
10073   functions traceon() and traceoff(), there is just one function trace() which
10074   takes a trace mask argument.  The trace masks, defined in curses.h, are
10075   as follows:
10076
10077         #define TRACE_DISABLE   0x00    /* turn off tracing */
10078         #define TRACE_ORDINARY  0x01    /* ordinary trace mode */
10079         #define TRACE_CHARPUT   0x02    /* also trace all character outputs */
10080         #define TRACE_MAXIMUM   0x0f    /* maximum trace level */
10081
10082   More trace masks may be added, or these may be changed, in future releases.
10083 * The pad code has been improved and the pad test code in test/ncurses.c has
10084   been improved.
10085 * The prototype ansi entry has been changed to work with a wider variety
10086   of emulators.
10087 * Fix to the prototype ansi entry that enables it to work with PC emulators
10088   that treat trailing ";m" in a highlight sequence as ";0m"; this doesn't
10089   break operation with any emulators.
10090 * There are now working infocmp, captoinfo, tput, and tclear utilities.
10091 * tic can now compile entries in termcap syntax.
10092 * Core-dump bug in pnoutrefresh fixed.
10093 * We now recognize and compile all the nonstandard capabilities in Ross
10094   Ridge's mytinfo package (rendering it obsolete).
10095 * General cleanup and documentation improvements.
10096 * Fixes and additions to the installation-documentation files.
10097 * Take cursor to normal mode on endwin.
10098
10099 ### ncurses 1.8.4 -> 1.8.5
10100 * serious bugs in updating screen which caused erratic non-display,
10101   fixed.
10102 * fixed initialization for getch() related variable which cause
10103   unpredictable results.
10104 * fixed another doupdate bug which only appeared if you have
10105   parm_char.
10106 * implemented redrawln() and redrawwin().
10107 * implemented winsnstr() and related functions.
10108 * cleaned up insertln() and deleteln() and implemented (w)insdeln().
10109 * changed Makefile.dist so that installation of man pages will
10110   take note of the terminfo directory.
10111 * fixed Configure (removed the mysterious 'X').
10112 * Eric S. Raymond fixed the script.* files so that they work with
10113   stock awk.
10114
10115 #### ncurses 1.8.3 -> 1.8.4 #### ####
10116 * fixed bug in refreshing the screen after return from shell_mode.
10117   There are still problems but they don't manifest themselves on
10118   my machine (Linux 0.99.14f).
10119 * added wgetnstr() and modified things accordingly.
10120 * fixed the script.src script.test to work with awk not just gawk.
10121 * Configure can now take an argument of the target system.
10122 * added test/ncurses.c which replaces several other programs and
10123   performs more testing.
10124 [Thanks to Eric S Raymond for the last 4]
10125 * more fixes to lib_overlay.c and added test/over.c to illustrate
10126   how it works.
10127 * fixed ungetch() to take int instead of ch.
10128 * fixes to cure wgetch() if flushinp() is called.
10129
10130 One note I forgot to mention in 1.8.3 is that tracing is off by
10131 default starting in the version. If you want tracing output, put
10132 traceon(); in your code and link with -ldcurses.
10133
10134 #### ncurses 1.8.2 -> ncurses 1.8.3 #### ####
10135 MAJOR CHANGES:
10136 1) The order of capabilities has been changed in order to achieve
10137 binary compatibility with SVR4 terminfo database. This has the
10138 unfortunate effect of breaking application currently linked with
10139 ncurses. To ensure correct behavior, recompile all such programs.
10140 Most programs using color or newer capabilities will break, others
10141 will probably continue to work ok.
10142
10143 2) Pavel Curtis has renounced his copyright to the public domain.
10144 This means that his original sources (posted to comp.sources.unix,
10145 volume 1) are now in the public domain.  The current sources are
10146 NOT in the public domain, they are copyrighted by me.  I'm
10147 entertaining ideas on what the new terms ncurses is released under.
10148
10149 3) Eric S. Raymond has supplied a complete set of man pages for
10150 ncurses in ?roff format. They will eventually replace most of the
10151 current docs. Both sets are included in this release.
10152
10153 Other changes and notes from 1.8.2 include:
10154 * SIGSEGV during scrolling no longer occurs.
10155 * Other problems with scrolling and use of idl have been corrected.
10156 * lib_getch.c has been re-written and should perform flawlessly.
10157   please use test/getch.c and any other programs to test this.
10158 * ripoffline() is implemented (Thanks to Eric) and slk_ functions
10159   changed accordingly.
10160 * I've added support for terminals that scroll if you write in the
10161   bottom-right corner.
10162 * fixed more bugs in pads code. If anybody has a program that uses
10163   pads I'd love a copy.
10164 * correct handling for terminal with back_color_erase capability
10165   (such as Linux console, and most PC terminals)
10166 * ^Z handling apparently didn't work (I should never trust code
10167   sent me to me without extensive testing). It now seems to be
10168   fixed. Let me know if you have problems.
10169 * I've added support for Apollo and NeXT, but it may still be
10170   incomplete, especially when dealing with the lack of POSIX
10171   features.
10172 * scrolling should be more efficient on terminals with idl
10173   capabilities. Please see src/lib_scroll.c for more notes.
10174 * The line drawing routines were offset by 1 at both ends. This
10175   is now fixed.
10176 * added a few missing prototypes and macros (e.g. setterm())
10177 * fixed code in src/lib_overlay.c which used to crash.
10178 * added a few more programs in test/ The ones from the PDCurses
10179   package are useful, especially if you have SVR4 proper. I'm
10180   interested in the results you get on such a systems (Eric? ;-).
10181   They already exposed certain bugs in ncurses.
10182 * See src/README for porting notes.
10183 * The C++ code should really replace ncurses.h instead of working
10184   around it. It should avoid name-space clashes with nterm.h (use
10185   rows instead of lines, etc.)
10186 * The C++ should compile ok. I've added explicit rules to the
10187   Makefile because no C++ defaults are documented on the suns.
10188 * The docs say that echo() and nocbreak() are mutually exclusive.
10189   At the moment ncurses will switch to cbreak() if the case above
10190   occurs. Should it continue to do so? How about echo() and noraw()?
10191 * PDCurses seem to assume that wclear() will use current attribute
10192   when clearing the screen. According to Eric this is not the case
10193   with SVR4.
10194 * I have discovered, to my chagrin, SunOS 4.x (and probably other systems)
10195   * doesn't have vsscanf and God knows what else!  I've will do a vsscanf().
10196 * I've also found out that the src/script.* rely on gawk and will not
10197   work with stock awk or even with nawk. Any changes are welcome.
10198 * Linux is more tolerant of NULL dereferences than most systems. This
10199   fact was exposed by hanoi.
10200 * ncurses still seems inefficient in drawing the screen on a serial
10201   link between Linux and suns. The padding may be the culprit.
10202 * There seems to be one lingering problem with doupdate() after shelling
10203   out. Despite the fact the it is sending out the correct information
10204   to the terminal, nothing takes effect until you press ^L or another
10205   refresh takes place. And yes, output does get flushed.
10206
10207 #### ncurses 1.8.1 -> ncurses 1.8.2 #### Nov 28, 1993 ####
10208
10209 * added support for SVR4 and BSDI's BSD/386.
10210 * major update and fix to scrolling routine.
10211 * MORE fixes to stuff in lib_getch.c.
10212 * cleaned-up configuration options and can now generate
10213         Config.* files through an awk script.
10214 * changed setupterm() so it can be called more than once,
10215         add added set_curterm(), del_curterm().
10216 * a few minor cleanups.
10217 * added more prototypes in curses.h
10218
10219 #### ncurses 1.8 -> ncurses 1.8.1 #### Nov 4, 1993 ####
10220
10221 * added support for NeXTStep 3.0
10222 * added termcap emulation (not well tested).
10223 * more complete C++ interface to ncurses.
10224 * fixed overlay(), overwrite(), and added copywin().
10225 * a couple of bug fixes.
10226 * a few code cleanups.
10227
10228 #### ncurses 0.7.2/0.7.3 -> ncurses 1.8 #### Aug 31, 1993 ####
10229
10230 * The annoying message "can't open file." was due to missing
10231   terminfo entry for the used terminal. It has now been
10232   replaced by a hopefully more helpful message.
10233 * Problems with running on serial lines are now fixed.
10234 * Added configuration files for SunOS, Linux, HP/UX, Ultrix,
10235   386bsd/BSDI (if you have others send'em to me)
10236 * Cleaner Makefile.
10237 * The documentation in manual.doc is now more uptodate.
10238 * update optimization and support for hp terminals, and 386bsd
10239   console driver(s).
10240 * mvcur optimization for terminals without cursor addressing
10241   (doesn't work on Linux)
10242 * if cursor moved since last update, getch() will refresh the
10243   screen before working.
10244 * getch() & alarm() can now live together. in 0.7.3 a signal
10245   interrupted getch() (bug or feature?) now the getch is
10246   restarted.
10247 * scanw() et all were sick, now fixed.
10248 * support for 8-bit input (use meta()).
10249 * added default screen size to all terminfos.
10250 * added c++ Ncursesw class.
10251 * several minor bug fixes.
10252
10253 #### ncurses 0.7.2 -> ncurses 0.7.3 #### May 27, 1993 ####
10254
10255 * Config file to cope with different platforms (386BSD, BSDI, Ultrix, SunOS)
10256 * more fixes to lib_getch.c
10257 * changes related to Config
10258
10259 #### ncurses 0.7 -> ncurses 0.7.2 #### May 22, 1993 ####
10260
10261 * docs updated slightly (color usage is now documented).
10262 * yet another fix for getch(), this one fixes problems with ESC being swallowed
10263   if another character is typed before the 1 second timeout.
10264 * Hopefully, addstr() and addch() are 8-bit clean.
10265 * fixed lib_tparm.c to use stdarg.h (should run on suns now)
10266 * order of capabilities changed to reflect that specified in SYSV
10267   this will allow for binary-compatibility with existing terminfo dbs.
10268 * added halfdelay()
10269 * fixed problems with asc_init()
10270 * added A_PROTECT and A_INVIS
10271 * cleaned up vidputs()
10272 * general cleanup of the code
10273 * more attention to portability to other systems
10274 * added terminfos for hp70092 (wont work until changes to lib_update.c are
10275   made) and 386BSD pcvt drivers.
10276
10277 Thanks to Hellmuth Michaelis for his help.
10278 optimization code is slated for the next major release, stay tuned!
10279
10280 #### ncurses 0.6/0.61 -> ncurses 0.7 #### April 1, 1993
10281 Please note that the next release will be called 1.8. If you want to know about
10282 the rationale drop me a line.
10283
10284 Included are several test programs in test/.
10285 I've split up the panels library, reversi, tetris, sokoban. They are now
10286 available separately from netcom.com:pub/zmbenhal/
10287
10288 * color and ACS support is now fully compatible with SYSV at the terminfo
10289   level.
10290 * Capabilities now includes as many SYSV caps I could find.
10291 * tigetflag,tigetnum,tigetstr functions added.
10292 * boolnames, boolfnames, boolcodes numnames, numfnames, numcodes,
10293   strnames, strfnames, strcodes arrays are now added.
10294 * keyname() is added.
10295 * All function keys can be defined in terminfo entries.
10296 * fixed lin_tparm.c to behave properly.
10297 * terminfo entries for vt* and xterm are included (improvements are welcome)
10298 * more automation in handling caps and keys.
10299 * included fixes from 0.6.1
10300 * added a few more missing functions.
10301 * fixed a couple of minor bugs.
10302 * updated docs JUST a little (still miles behind in documenting the newer
10303         features).
10304
10305 #### ncurses 0.6 -> ncurses 0.61 ####
10306
10307 1) Included the missing data/console.
10308
10309 2) allow attributes when drawing boxes.
10310
10311 3) corrected usage of win->_delay value.
10312
10313 4) fixed a bug in lib_getch.c. if it didn't recognize a sequence it would
10314         simply return the last character in the sequence. The correct
10315         behavior is to return the entire sequence one character at a time.
10316
10317 #### ncurses0.5 -> ncurses0.6 #### March 1, 1993 ####
10318 * removed _numchngd from struct _win_st and made appropriate changes.
10319 * rewritten kgetch() to remove problems with interaction between alarm and
10320   read(). It caused SIGSEGV every now and then.
10321 * fixed a bug that miscounted the numbers of columns when updating.
10322   (in lib_doupdate.c(ClrUpdate() -- iterate to columns not columns-1)
10323 * fixed a bug that cause the lower-right corner to be incorrect.
10324   (in lib_doupdate.c(putChar() -- check against columns not columns-1)
10325 * made resize() and cleanup() static to lib_newterm.c
10326 * added notimeout().
10327 * added timeout() define in curses.h
10328 * added more function prototypes and fixed napms.
10329 * added use_env().
10330 * moved screen size detection to lib_setup.c.
10331 * fixed newterm() to confirm to prototype.
10332 * removed SIGWINCH support as SYSV does not define its semantics.
10333 * cleaned-up lib_touch.c
10334 * added waddnstr() and relatives.
10335 * added slk_* support.
10336 * fixed a bug in wdeleteln().
10337 * added PANEL library.
10338 * modified Makefile for smoother installation.
10339 * terminfo.h is really term.h
10340
10341 #### ncurses 0.4 -> ncurses 0.5 #### Feb 14, 1993 ####
10342 * changed _win_st structure to allow support for missing functionality.
10343 * Addition of terminfo support for all KEY_*.
10344 * Support for nodelay(), timeout(), notimeout().
10345 * fixed a bug with the keypad char reading that did not return ESC until
10346   another key is pressed.
10347 * nl mapping no longer occur on output (as should be)
10348   fixed bug '\n' no causing a LF.
10349 * fixed bug that reset terminal colors regardless of whether we use color
10350   or not.
10351 * Better support for ACS (not quite complete).
10352 * fixed bug in wvline().
10353 * added curs_set().
10354 * changed from signal() to sigaction().
10355 * re-included the contents of important.patch into source.
10356
10357 #### ncurses 0.3 -> ncurses 0.4 #### Feb 3, 1993 ####
10358 * Addition of more KEY_* definitions.
10359 * Addition of function prototypes.
10360 * Addition of several missing functions.
10361 * No more crashes if screen size is undefined (use SIGWINCH handler).
10362 * added a handler to cleanup after SIGSEGV (hopefully never needed).
10363 * changed SRCDIR from /etc/term to /usr/lib/terminfo.
10364 * renamed compile/dump to tic/untic.
10365 * New scrolling code.
10366 * fixed bug that reversed the sense of nl() and nonl().
10367
10368 #### ncurses 0.2 -> ncurses 0.3 #### Jan 20, 1993 ####
10369 * more support for color and graphics see test/ for examples.
10370 * fixed various files to allow correct update after shelling out.
10371 * more fixes for updates.
10372 * no more core dumps if you don't have a terminfo entry.
10373 * support for LINES and COLUMNS environment variables.
10374 * support for SIGWINCH signal.
10375 * added a handler for SIGINT for clean exits.
10376
10377 #### ncurses 0.1 -> ncurses 0.2 #### Aug 14, 1992 ####
10378 * support for color.
10379 * support for PC graphic characters.
10380 * lib_trace.c updated to use stdarg.h and vprintf routines.
10381 * added gdc.c (Great Digital Clock) as an example of using color.
10382
10383 #### ncurses -> ncurses 0.1 #### Jul 31, 1992 ####
10384 * replacing sgtty stuff by termios stuff.
10385 * ANSIfication of some functions.
10386 * Disabling cost analysis 'cause it's incorrect.
10387 * A quick hack for a terminfo entry.
10388
10389 -- vile:txtmode: