diff options
author | jao <jao@gnu.org> | 2025-06-04 04:27:25 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-06-04 04:27:56 +0100 |
commit | 404073416c5f97ab8b82aa436b4f862d349c0dad (patch) | |
tree | b2dde616b7af66384161dc518eeec0eb544dabb4 /changelog.md | |
parent | bdc06e23672f9fc4a99261a0a6bba400ef7358b3 (diff) | |
download | xmobar-404073416c5f97ab8b82aa436b4f862d349c0dad.tar.gz xmobar-404073416c5f97ab8b82aa436b4f862d349c0dad.tar.bz2 |
MPD compilable again by default with all_extensions
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 93fd5d7..ffaca33 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,7 @@ the zero updates case - `Accordion`: new constructor to allow short version to have plugins too - `Swap`: update for FreeBSD 15 +- `MPD` compiled again by default with `all_extensions`. ## Version 0.49 (April, 2025) |