summaryrefslogtreecommitdiffstats
path: root/scratch/bash-3.1-postpatch/lib/termcap/grot/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'scratch/bash-3.1-postpatch/lib/termcap/grot/NEWS')
-rw-r--r--scratch/bash-3.1-postpatch/lib/termcap/grot/NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/scratch/bash-3.1-postpatch/lib/termcap/grot/NEWS b/scratch/bash-3.1-postpatch/lib/termcap/grot/NEWS
new file mode 100644
index 0000000..e5d58b9
--- /dev/null
+++ b/scratch/bash-3.1-postpatch/lib/termcap/grot/NEWS
@@ -0,0 +1,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.