1Major changes in release 1.3:
2
3Termcap data file is now included in distribution and may optionally
4  be installed, or used in a non-default location.
5Support for a fake internal terminal (no external files).
6Higher tty speeds supported.
7Portability tweaks.
8
9Major changes in release 1.2:
10
11For `%.', only set the high bit on NUL.
12Fix a file descriptor and memory leak.
13Add const in termcap.h prototypes.
14Configuration improvements.
15
16Major changes in release 1.1:
17
18Fix portability problems.
19Improve configuration and installation.
20Fix compiler warnings.
21