summaryrefslogtreecommitdiff
path: root/libc/gtermcap/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'libc/gtermcap/NEWS')
-rw-r--r--libc/gtermcap/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/libc/gtermcap/NEWS b/libc/gtermcap/NEWS
new file mode 100644
index 0000000..c696fdf
--- /dev/null
+++ b/libc/gtermcap/NEWS
@@ -0,0 +1,12 @@
+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.