- v 1.0		bjdouma@xs4all.nl (Bauke Jan Douma)
	- changes in entries generated by make.term*-entry scripts.
	- also let (gnu) tgetstr allocate storage for cap. strings
	- simplified README
	- got rid of cls script; `tput clear' will do the job;
	  there are tput versions both for terminfo and termcap.
	- enabled use of tput in `cs' script
	- apparently 'i2'/'is2' are widely used, so move them definitively
	  back into termcap/terminfo entry, making the `cs' script as
	  such redundant (though you must still do `stty rows nn');
	  keep `cs' around though, might be handy to reset the
	  terminal to its old size after having killed sysline
	- independent colorization of reversed and normal status-line
	  (as a consequence, the env. var. SYSLINE_COLOR has become
	  plural: SYSLINE_COLORS, and its format has changed )
