summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-12-18 12:24:37 +0100
committerDave Davenport <qball@gmpclient.org>2016-12-18 12:24:37 +0100
commit1be52b7736264116b68a8d30a02afe082e344d47 (patch)
tree6eea784d84bf461253e045d258725f1a18d5e9a3 /Changelog
parent9e4138831a7c7817f230630fb2dc3ede67a4c6bf (diff)
Update Changelog/release notes
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4b2d3956..fe695d5f 100644
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,8 @@ v1.3.0: Dan vs. Greg: The never ending story. (unreleased)
- Dynamically sizing window with content.
- When placed at bottom of screen re-order screen to have entry at bottom.
Improvements
+ - By default use all cores to filter entries.
+ - Make sure drawing priority is higher then reading input data.
- Improve resizing of window, don't make X whipe background.
- Improve close window (shift-delete) action, by sending NET_WM_CLOSE instead of destroying window.
- Create cache and run directory on startup. (#497)