i-bash/lib/termcap/grot/NEWS

21 lines
555 B
Text
Raw Normal View History

1996-12-23 17:02:34 +00:00
Major changes in release 1.3:
Termcap data file is now included in distribution and may optionally
be installed, or used in a non-default location.
Support for a fake internal terminal (no external files).
Higher tty speeds supported.
Portability tweaks.
1996-08-26 18:22:31 +00:00
Major changes in release 1.2:
For `%.', only set the high bit on NUL.
Fix a file descriptor and memory leak.
Add const in termcap.h prototypes.
Configuration improvements.
Major changes in release 1.1:
Fix portability problems.
Improve configuration and installation.
Fix compiler warnings.