summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-10-10 16:15:47 +0300
committerLars Wirzenius <liw@liw.fi>2015-10-10 16:17:57 +0300
commit06f8f64cdc5a32f2f188efbe86b24c93ec73c7ac (patch)
tree5b4f02be2690e17ed54f08910cabb0ccbcb629ba /NEWS
parent6e63409277f25faafc6ba357d495fae73645d944 (diff)
downloadttystatus-06f8f64cdc5a32f2f188efbe86b24c93ec73c7ac.tar.gz
Fix query of terminal settings
This will work when TERM is set to an incapable terminal.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 259dc88..a0c5e0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
NEWS file for ttystatus
=======================
+Version 0.28, released 2015-10-10
+---------------------------------
+
+* Fix another case where terminal capabilities are queried and the
+ terminal isn't capable.
+
Version 0.27, released 2015-10-10
---------------------------------