2001-Apr-24  Charles Wilson  cwilson@ece.gatech.edu

	* misc/terminfo.src: add entries for enter_ca_mode
	(smcup) and exit_ca_mode (rmcup).
	* binary package no longer includes statically-linked
	test and utility programs

2001-Jan-21  Charles Wilson  cwilson@ece.gatech.edu

	* ncurses-5.2-4 released

2001-Jan-21  Charles Wilson  cwilson@ece.gatech.edu

	* include/ncurses_dll.h: added ALL_STATIC as an
	alias for NCURSES_STATIC
	* include/headers: install ncurses_dll.h automatically
	* CYGWIN-PATCHES/ncurses-5.2.README: update install
	instructions; install headers into /usr/include/ncurses
	directory and create a few symlinks in /usr/include


2000-Dec-5  Charles Wilson  cwilson@ece.gatech.edu
 
	* ncurses-5.2-3 release

2000-Dec-5  Steven O'Brien  steven_obrien@lineone.net

	* c++/cursesapp.h: Due to a gcc bug, static data
	members do not pick up the NCURSES_IMPEXP decoration
	from the class declaration, so you must add it
	explicitly.
	* c++/cursesf.h: ditto
	* c++/cursesp.h: ditto
	* c++/cursesw.h: ditto
	* c++/cursslk.h: ditto
	* c++/etip.h.in: no longer need to force definition
	of NCURSES_STATIC
	* c++/demo.cc: no longer need kludged-up main() function

2000-Dec-5  Charles Wilson  cwilson@ece.gatech.edu

	* configure.in: fix a mistake related to --enable-colorfgbg
	* configre: ditto
	* c++/libncurses++.def: new file
	* CYGWIN-PATCHES/ncurses-5.2-c++-dll.patch: REMOVED. 
	file no longer necessary, since c++ dll is built by 
	default, using the ncurses-5.2-X-dll.patch (this file 
	is not yet part of CVS)
	* CYGWIN-PATCHES/ncurses-5.2.README: remove references
	to broken c++ dll stuff (it works, now).
	* CYGWIN-PATCHES/CHANGES: new file, track cygwin-specific
	changes

2000-Nov-25  Charles Wilson  cwilson@ece.gatech.edu

	* ncurses-5.2-2 RELEASED


