diff options
author | Sibi Prabakaran <sibi@psibi.in> | 2020-08-09 13:09:38 +0530 |
---|---|---|
committer | Sibi Prabakaran <sibi@psibi.in> | 2020-08-09 13:09:51 +0530 |
commit | c6669e26e1ee9ef6ff9b0e5d2e85df15ad731140 (patch) | |
tree | 3d65ef1ded2aa80f0d405ebebd08c5c856bc8aeb /changelog.md | |
parent | 73e02934d68dfaf04bbb36dbb2e3b52b042c65bb (diff) | |
download | xmobar-c6669e26e1ee9ef6ff9b0e5d2e85df15ad731140.tar.gz xmobar-c6669e26e1ee9ef6ff9b0e5d2e85df15ad731140.tar.bz2 |
Update changelog and add comment
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index d42e772..c86a67c 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,8 @@ _Bug fixes_ - Documentation fixes (Tomáš Janoušek) - Don't get confused by empty configuration dirs (fixes #412) + - Xft rendering: Avoid encoding to UTF8 on all scenarios. This + causes issue to StdinReader monitor when the handle wasn't binary. ## Version 0.35.1 (June, 2020) |