summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3a1a4ea..6b7d18a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Version 0.31, released UNRELEASED
itself by the `TerminalStatus.notify` method not removing an
existing status message before writing out the notification.
+* Fix bug in `TerminalStatus.flush` that meant it did not, in fact,
+ flush the output.
+
Version 0.30, released 2015-10-17
---------------------------------