summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2020-01-17 14:23:57 -0500
committerKevin Van Brunt <kmvanbrunt@gmail.com>2020-01-17 14:23:57 -0500
commit2ffdefb6d1f7b2aab63aef529ea4bb46ead42b59 (patch)
tree5786cdfc4dcc478f78868bf9e2401ff28da120d7 /CHANGELOG.md
parente3b68241eb532dee6430c339534e2ee890abe5a3 (diff)
downloadcmd2-git-2ffdefb6d1f7b2aab63aef529ea4bb46ead42b59.tar.gz
Improved responsiveness when setting windows title and printing alerts
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0523ee5c..e5ee988f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.9.24 (TBD, 2020)
+* Enhancements
+ * Flushing stderr when setting the window title and printing alerts for better responsiveness in cases where
+ stderr is not unbuffered.
+
## 0.9.23 (January 9, 2020)
* Bug Fixes
* Fixed bug where startup script containing a single quote in its file name was incorrectly quoted