Wed Nov 26 17:55:21 1997  Fred Fish  <fnf@ninemoons.com>

	* aclocal.m4: Use AR and ARFLAGS.
	* config.sub: New file.
	* configure.in (RANLIB, AR): Find with AC_CHECK_TOOL.
	(AC_ARFLAGS): Use GG specific macro to find ARFLAGS.
	(USE_SYMLINKS): Force to be defined for BeOS.
	* configure: Regenerated.
	* mk-1st.awk: Use AR and ARFLAGS.
	* form/Makefile.in (AR, ARFLAGS): Use configured values.
	* menu/Makefile.in: Ditto.
	* ncurses/Makefile.in: Ditto.
	* panel/Makefile.in: Ditto.

Tue Nov 18 13:35:27 1997  Fred Fish  <fnf@ninemoons.com>

	* configure.in (AC_CHECK_LIB): Add a macro to check for libm,
	which some of the test programs need to link.
	* test/configure.in: Ditto.
	* configure: Regenerated.
	
Fri Nov 14 15:52:33 1997  Jake Hamby  <jehamby@lightside.com>

	* Updated to ncurses 1.9.9g.
	* aclocal.m4: BeOS friendly C++ bool test.
	* configure: regenerated
	* mk-1st.awk: BeOS friendly ar rules
	* c++/Makefile.in: Add -I../c++ for mwcc
	* c++/cursesw.h: Start of BeOS port
	* form/Makefile.in: Add -I../form for mwcc
	* form/fty_ipv4.c: fix prototype for mwcc
	* include/Makefile.in: Wrap TYPE_OF_BOOL with quotes (contains space)
	* menu/Makefile.in: Add -I../menu for mwcc
	* ncurses/lib_dupdate.c: BeOS version of select()
	* ncurses/lib_twait.c: BeOS version of select()
	* ncurses/modules: Add be_select.c to Makefile
	* ncurses/be_select.c: Be select() for tty's
	* progs/infocmp.c: workaround mwcc 32k function data limit
	* test/Makefile.in: Remove -lm from tclock link line

Mon Dec 16 00:41:01 1996  Fred Fish  <fnf@ninemoons.com>

	* ChangeLog: New file.
	* manifests/bin: Move portions to dev-bin and term-bin.
	* manifests/dev-bin: New file, split out developer portions from bin.
	* manifests/term-bin: New file, split out rarely used terminfo files.
