diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-10-15 15:21:40 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-10-15 15:21:40 +0200 |
commit | be247a8368d1b8fec4a015e3b09e97450ababb72 (patch) | |
tree | 04aad022868cd0f401cd45f9c8771302a20be7ea /news.md | |
parent | 8218d04c0c0bec2aa04068541ced5cebb888d9dc (diff) | |
download | xmobar-be247a8368d1b8fec4a015e3b09e97450ababb72.tar.gz xmobar-be247a8368d1b8fec4a015e3b09e97450ababb72.tar.bz2 |
Acknowledging John Soros
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,9 @@ _New features_ _Bug fixes_ + - `DiskIO` now can report overall activity in all partitions of a device + which is not mounted itself (e.g., sda when sda1, sda3, etc. are + the mounted partitions). Thanks to John Soros. See [github #73]. - `DiskU`, the disk usage monitor, works again correctly on Linux, instead of randomly crashing every now and then, and reporting wrong used size. @@ -35,6 +38,7 @@ _Bug fixes_ Raghavendra D Prabhu for his reports in [github #71]). [github #71]: https://github.com/jaor/xmobar/issues/71 +[github #71]: https://github.com/jaor/xmobar/issues/73 ## Version 0.15 (June 4, 2012) |