diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-03-29 00:37:55 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-03-29 00:37:55 +0200 |
commit | a6043e7831d941a03d098552bda9b824247c4715 (patch) | |
tree | 0d72c812d74e95f91c9f67724a6bdedd2f372f90 /NEWS | |
parent | 3c16b5343e4d4b5b6f4008603a1c4a9bfff1ec92 (diff) | |
download | xmobar-a6043e7831d941a03d098552bda9b824247c4715.tar.gz xmobar-a6043e7831d941a03d098552bda9b824247c4715.tar.bz2 |
NEWS nit
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ _New features_ _Incompatible changes_ + - In the process of solving [issue 14], we've broken those + configurations that rely on including alignment separators in the + input fed to `StdinReader`. - The MPD plugin does not accept host and port options anymore: use the environment variables MPD_HOST and MPD_PORT instead. - The `Mail` plugin now takes a second parameter (a string) |