diff options
| -rw-r--r-- | news.md | 8 | ||||
| -rw-r--r-- | readme.md | 12 | 
2 files changed, 9 insertions, 11 deletions
| @@ -5,11 +5,9 @@  _New features_    - New monitor `AutoMPD`, which uses asynchronous events to display -    MPD status, by Ben Boeckel). +    MPD status (thanks to Ben Boeckel).    - New monitor `BufferedPipeReader` displaying data from multiple -    pipes, by Jochen Keil. -  - New command line option `-d` (or `--dock`) to make xmobar start as -    a docked application, by Arnout Engelen. +    pipes (thanks to Jochen Keil).    - DBUS support: Jochen implemented an extension for DBUS signal      handling.    - Hide/Reveal: one can send signals to xmobar and make it (un)hide @@ -17,7 +15,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_ @@ -1221,12 +1221,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, 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. +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.  [incorporates patches]: http://www.ohloh.net/p/xmobar/contributors | 
