summaryrefslogtreecommitdiffstats
path: root/scratch/bash-3.1-postpatch/lib/termcap/grot/NEWS
blob: e5d58b9ea9bdf7f50af396181ac6c7dfe1a651be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.

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.