summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-08-19 21:40:16 +0200
committerDave Davenport <qball@blame.services>2022-08-19 21:40:16 +0200
commit5673cf36a4d89b4a9cd3370b4733510382d437a9 (patch)
treeb0f5f56ded47ddbb9f559775a9f66a02eabe9190
parent89e00ebb32ae5d9f189453580b35590e9a9d3c0b (diff)
Update releasenotes
-rw-r--r--releasenotes/1.7.5/release-1.7.5.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/releasenotes/1.7.5/release-1.7.5.markdown b/releasenotes/1.7.5/release-1.7.5.markdown
index 5a3172d3..0ba2959c 100644
--- a/releasenotes/1.7.5/release-1.7.5.markdown
+++ b/releasenotes/1.7.5/release-1.7.5.markdown
@@ -3,6 +3,8 @@
A quick bug-fix release to fix 2 small issues.
* In DMenu sync mode, the separator is left in the string.
+* On special crafted delayed input in dmenu it shows updates to the list very slow.
+ It now forces to push update (if there) every 1/10 of a second.
* In the view some of the update/redraw policies are fixed to reduced the
perceived delay.