summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-11-29 15:33:14 +0100
committerDave Davenport <qball@gmpclient.org>2015-11-29 15:33:14 +0100
commitdf131a6633718213b8223ef85a7cdc135200b250 (patch)
tree2519a3a1384bf9c161e78e864aac0b1041a08292 /Changelog
parent7b7cdb8b0f7526fdef0a3f7660563d95c4062cdf (diff)
Update changelog
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 574da0b7..ca843025 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,17 @@
+0.15.12 (unreleased):
+ New features:
+ - Initial `-dump` command for dmenu mode. (#216)
+ Improvements:
+ - Correctly handle modifier keys now. Should now support most weird keyboard layouts and switching between them.
+ (#268, #265, #286)
+ - Correctly set locale, fixing issues with entering special characters. (#282)
+ - DRun mode support `NoDisplay` setting (#283)
+ - Pango markup is matched when filtering. (#273)
+ Bug fixes:
+ - Fix segfault on empty list and moving through it. (#256,#275)
+ - Fix one off of colors (#269)
+ - Drun fix uninitialized memory (#285)
+
0.15.11:
New features:
- (Experimental) Desktop file support