diff options
| -rw-r--r-- | news.md | 8 | ||||
| -rw-r--r-- | readme.md | 12 | 
2 files changed, 11 insertions, 9 deletions
| @@ -5,9 +5,11 @@  _New features_    - New monitor `AutoMPD`, which uses asynchronous events to display -    MPD status (thanks to Ben Boeckel). +    MPD status, by Ben Boeckel).    - New monitor `BufferedPipeReader` displaying data from multiple -    pipes (thanks to Jochen Keil). +    pipes, by Jochen Keil. +  - New command line option `-d` (or `--dock`) to make xmobar start as +    a docked application, by Arnout Engelen.    - DBUS support: Jochen implemented an extension for DBUS signal      handling.    - Hide/Reveal: one can send signals to xmobar and make it (un)hide @@ -15,7 +17,7 @@ _New features_    - Dependencies updated to latest mtl and libmpd (thanks to Sergei      Trofimovich).    - Dependencies on the deprecated dbus-core removed in favour of -    dbus 0.10 (thanks to Jochen Keil).. +    dbus 0.10 (thanks to Jochen Keil).  _Bug fixes_ @@ -1222,12 +1222,12 @@ Antonio Ortega Ruiz](http://hacks-galore.org/jao/), with the help of  the greater Haskell community.  In particular, xmobar [incorporates patches] by Ben Boeckel, Roman -Cheplyaka, John Goerzen, Juraj Hercek, Tomas Janousek, Spencer -Janssen, Jochen Keil, Lennart Kolmodin, Krzysztof Kosciuszkiewicz, -Dmitry Kurochkin, Svein Ove, Martin Perner, Jens Petersen, Petr -Rockai, Andrew Sackville-West, Alexander Solovyov, Artem Tarasov, -Sergei Trofimovich, Thomas Tuegel, Jan Vornberger, Daniel Wagner and -Norbert Zeh. +Cheplyaka, Arnout Engelen, John Goerzen, Juraj Hercek, Tomas Janousek, +Spencer Janssen, Jochen Keil, Lennart Kolmodin, Krzysztof +Kosciuszkiewicz, Dmitry Kurochkin, Svein Ove, Martin Perner, Jens +Petersen, Petr Rockai, Andrew Sackville-West, Alexander Solovyov, +Artem Tarasov, Sergei Trofimovich, Thomas Tuegel, Jan Vornberger, +Daniel Wagner and Norbert Zeh.  [incorporates patches]: http://www.ohloh.net/p/xmobar/contributors | 
