Sun Mar 14 00:34:03 1999  Martin Mares  <mj@albireo.ucw.cz>

	* termrfsh.c (sequence_refresh): Fixed refresh bug.

	* termattr.c (color_setup): Decide to use either SET_ANSI_BACKGROUND
	or SET_BACKGROUND whatever available.
	(send_attrs): Reset color cache when sending SET_ALL_ATTRS.

	* terminit.c (cost_simple): Set arg1 to sensible value.

Sat Mar 13 23:48:29 1999  Martin Mares  <mj@albireo.ucw.cz>

	* termcap.c (senda): New output routine for ncursed escape sequences.

	* Now linkable against both termcap and ncurses.

Fri Sep 18 13:24:46 1998  Martin Mares  <mj@albireo.ucw.cz>

	* termkeys.c (Tgetkey): Don't forget to enable cursor when suspending.

	* termint.h: Added "configurable features" section.

	* termios.c (set_tios): Added support for TERMLIB_ENABLE_INTR feature.

Sat Sep 12 14:21:58 1998  Martin Mares  <mj@albireo.ucw.cz>

	* termint.h (CTRL): Fixed collision with glibc headers.

Sat Apr 18 10:20:20 1998  Martin Mares  <mj@albireo.ucw.cz>

	* termscrl.c (Tmove): Not only bugs, but also cockroaches. Grrr.

	* termprint.c (Tputt): Implemented control characters.
	(Tputt): It was buggy as hell...
	(internal_goto): Introduced.

Sun Nov  9 17:32:31 1997  Martin Mares  <mj@albireo.mj.gts.cz>

	* terminit.c (term_clean): Setting current color and attribute to defaults.

	* vcsa.c (try_vcsa): VCSA support temporarily disabled until we find
	a way how to map Unicode characters.

	* Re-indented.

	* /dev/vcsa support added.

Sat Feb  8 14:18:59 1997  Martin Mares  <mj@abacus.mj.gts.cz>

	* termint.h: send renamed to sends, old send is a macro calling
 	sends.  No more collisions with libc. This also solves all DNS
 	lookup crashes in the client and other random failures. Howgh.

Sun Dec 22 12:27:03 1996  Martin Mares  <mj@abacus.mj.gts.cz>

	* Split the library from the rest of the CALOM Client code.
