diff options
author | jao <jao@gnu.org> | 2022-07-01 00:35:26 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-07-01 00:35:26 +0100 |
commit | be8f09abfb259ba6eb800027eedb34c3f12717dc (patch) | |
tree | a25c33615d53f96c0e8ed3d57741ff574064b3fa | |
parent | e1da72e5502bd34867b540570abddfc67217ab75 (diff) | |
download | xmobar-be8f09abfb259ba6eb800027eedb34c3f12717dc.tar.gz xmobar-be8f09abfb259ba6eb800027eedb34c3f12717dc.tar.bz2 |
changelog update
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 8966c60..5a854f1 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,10 @@ _Breaking changes_ - Building with UTF-8 support is now mandatory (the with_utf8 flag is gone). +_Bug fixes_ + + - Fix for -W "0" monitor spec in logarithmic bars + ## Version 0.43 (May, 2023) _New features_ |