diff options
author | jao <jao@gnu.org> | 2018-03-08 03:56:12 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-03-08 03:56:12 +0100 |
commit | bcd8cef356be623f32ea1e0f79bca1f8986fdee7 (patch) | |
tree | 61e8f33e57e4f5052b68c74763018b09285e4f48 /changelog.md | |
parent | ae37e13986b45150f69d7cfa2555cf6b22ccc3c9 (diff) | |
download | xmobar-bcd8cef356be623f32ea1e0f79bca1f8986fdee7.tar.gz xmobar-bcd8cef356be623f32ea1e0f79bca1f8986fdee7.tar.bz2 |
Credits for Olivier Schneider
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 1eb0c18..f45e868 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ ## Version 0.26 +_New features_ + + - New options to specify the ellipsis string for fields (`-e`) and + total width (`-E`), thanks to Olivier Schneider. + _Bug fixes_ - `CpuFreq` monitors honours `-d` (number of digits) if no suffix is |