summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-01-27 23:08:03 +0000
committerjao <jao@gnu.org>2019-01-27 23:08:03 +0000
commit8f9d33ae045a97ebd0d7c0370be0216895c7b084 (patch)
tree8ed9a2c3842f9273e4f0cca3af0803dcb3868887
parent15e8a65f65d42946dede3e060459f82926e9cb27 (diff)
downloadxmobar-8f9d33ae045a97ebd0d7c0370be0216895c7b084.tar.gz
xmobar-8f9d33ae045a97ebd0d7c0370be0216895c7b084.tar.bz2
Changelog for 0.29.5
-rw-r--r--changelog.md9
-rw-r--r--xmobar.cabal2
2 files changed, 10 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index cb1f874..6659053 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,12 @@
+## Version 0.29.5 (January, 2019)
+
+_Bug fixes_
+
+ - Honour command line flags when starting xmobar without any
+ configuration file (issue #375).
+ - `Alsa` plugin: restart `alsactl` if it quits, e.g. because of a
+ sleep/awake cycle (issue #376).
+
## Version 0.29.4 (December, 2018)
Upgrade to alsa-mixer 0.3.0. See issues #372 and #373.
diff --git a/xmobar.cabal b/xmobar.cabal
index 4a7dcff..d7cf9ea 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.29.4
+version: 0.29.5
homepage: http://xmobar.org
synopsis: A Minimalistic Text Based Status Bar
description: Xmobar is a minimalistic text based status bar.