summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQball Cow <qball@gmpclient.org>2015-04-20 16:47:58 +0200
committerQball Cow <qball@gmpclient.org>2015-04-20 16:47:58 +0200
commitfaae5abb33513da6d6307a7f6fdf02a4aa4a2357 (patch)
treed0d41ca2e6e21e631a809c145f1641ad0250c227
parent9bb51a9b3596b0a8e00ebe9e241e513d73b1d6fe (diff)
Update changelog.
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index dc3ecf9a..c65dedc4 100644
--- a/Changelog
+++ b/Changelog
@@ -5,9 +5,13 @@
- Highlight current window.
- Highlight urgent and active row in window view.
- DMenu allow rows to be highlighted. (single, multiple, ranges)
+ - New color specification based on I3. (Can be enabled by settings) (#147)
+ - /etc/hosts support for ssh mode. (#137)
Bug fixes:
- On a single item in list disable auto-select.
- Fix cursor position (#140)
+ - Resolving manpage. (#142)
+ - Fix pasting cursor one off. (#150)
Improvements:
- Be more verbose about starting in daemon mode.
- Print a user-understandable error when launching in daemon mode without a key bound.