diff options
| author | Tomas Janousek <tomi@nomi.cz> | 2020-06-16 15:28:07 +0200 | 
|---|---|---|
| committer | jao <jao@gnu.org> | 2020-11-08 00:22:49 +0000 | 
| commit | 0daf131e44c0f3debd5ca5fc5b467ceab256633f (patch) | |
| tree | 54ea4f51e0ee4e1c1d23a63ebf5389debc2be658 | |
| parent | a58e32f7c8af7b03410ab6693019cfc92c9cfca3 (diff) | |
| download | xmobar-0daf131e44c0f3debd5ca5fc5b467ceab256633f.tar.gz xmobar-0daf131e44c0f3debd5ca5fc5b467ceab256633f.tar.bz2 | |
Changelog entry for Revert "Optimize date plugin"
A missing bit from a58e32f7c8af7b03410ab6693019cfc92c9cfca3.
| -rw-r--r-- | changelog.md | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/changelog.md b/changelog.md index dfbcd78..859d475 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,11 @@ _New features_    - New command line option `--add-font` (Ivan Brennan) +_Bug fixes_ + +  - Fix date plugin not picking up DST and timezone changes +    (Fixed by reverting the optimization merged in 0.34). +  ## Version 0.36 (August, 2020)  _New features_ | 
