Update ChangeLog.

This commit is contained in:
Dave Davenport 2015-05-27 20:01:46 +02:00
parent 34538cefaf
commit 79b1727f6b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Bug fixes:
- Reduce time waiting for keyboard grab (#153)
- Also grab Key Release on exit. (#167)
- Fix failing font size estimation code.
New feature:
- [DMENU] Allow to select line matching pattern from cmdline.(#165)
- [DMENU] Allow to set filter from cmdline. (#164)