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