diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-10-27 16:28:18 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-10-27 16:28:18 +0100 |
commit | 2bf185b3946eac2df49400a737c67597b1d0fe83 (patch) | |
tree | 95668a4d0feae97bedf1968e0310e763d80fbe6b /news.md | |
parent | 3d2af8a47332235d6556d2d2a40f7392269cf0b0 (diff) | |
download | xmobar-2bf185b3946eac2df49400a737c67597b1d0fe83.tar.gz xmobar-2bf185b3946eac2df49400a737c67597b1d0fe83.tar.bz2 |
News update
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,6 +2,9 @@ ## Version 0.19 (October 27, 2013) +As of this release, the old bug tracker at Google code is deprecated. +Please use [Github's tracker] for new bugs. + _New features_ - New monitor `BatteryN`, a variant of `BatteryP` that lets you @@ -19,7 +22,6 @@ _New features_ specifying what string to display when a monitor is not available (defaulting to "N/A"). Cf. [github #119]. - _Bug fixes_ - Using the width options `-w`, `-m` and `-M` in battery monitors @@ -31,6 +33,7 @@ _Bug fixes_ - Weather monitor: support for stations without name (Sergei Trofimovich, [issue #65]). +[Github's tracker]: https://github.com/jaor/xmobar/issues [github #99]: https://github.com/jaor/xmobar/issues/115 [github #115]: https://github.com/jaor/xmobar/issues/115 [github #117]: https://github.com/jaor/xmobar/issues/117 |