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