summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-10-23 21:49:24 +0300
committerLars Wirzenius <liw@liw.fi>2015-10-23 21:49:24 +0300
commit4d3769889e4c23bf240154c78c41dee9042b4fe5 (patch)
tree0131dc7a6e5c658526041948528f7124a4acc110 /NEWS
parente32552cf8630bb1ffa01e51fe010523ca818bd67 (diff)
downloadttystatus-4d3769889e4c23bf240154c78c41dee9042b4fe5.tar.gz
Fix area clearing
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5073b1e..3a1a4ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
NEWS file for ttystatus
=======================
+Version 0.31, released UNRELEASED
+---------------------------------
+
+* Fix bug in how areas on the terminal are erased. This exhibited
+ itself by the `TerminalStatus.notify` method not removing an
+ existing status message before writing out the notification.
+
Version 0.30, released 2015-10-17
---------------------------------