diff options
author | Jose Antonio Ortega Ruiz <jao@imladris> | 2014-05-16 20:43:16 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@imladris> | 2014-05-16 20:43:16 +0200 |
commit | 2e31c5624010be6a44b6655fb3b38879f9146688 (patch) | |
tree | 52f0ad05d1f27017ce7c2cbb0acbcb45645fc2cf | |
parent | 2fe068efbe6cead812630e0c426c2247f5431ce7 (diff) | |
download | xmobar-2e31c5624010be6a44b6655fb3b38879f9146688.tar.gz xmobar-2e31c5624010be6a44b6655fb3b38879f9146688.tar.bz2 |
News update
-rw-r--r-- | news.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -8,6 +8,13 @@ _New features_ by Eric Mrak. - `CoreTemp`: support for linux 3.15, by Tomáš Janoušek. +_Bug fixes_ + + - `Network` now reports status for ppp connections (see + [issue #89]). + +[issue #89]: https://github.com/jaor/xmobar/issues/89 + ## Version 0.20.1 (March 13, 2014) _New features_ @@ -16,7 +23,7 @@ _New features_ configuration option, `pickBroadest`, for choosing the broadest (see [issue #158]). -[issue #158]: https://github.com/jaor/xmobar/issues/76 +[issue #158]: https://github.com/jaor/xmobar/issues/158 ## Version 0.20 (March 10, 2014) |