diff options
author | jao <jao@gnu.org> | 2018-11-21 20:52:03 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-11-21 20:52:03 +0000 |
commit | b1eb899495ed996200a9e99c33bcc8f5a4896af9 (patch) | |
tree | 8c1e1d2178ceaf8d1a66a6886f151320112e114e /changelog.md | |
parent | e9a9b580bc1a2d42da83a93741d1aab78a178644 (diff) | |
download | xmobar-b1eb899495ed996200a9e99c33bcc8f5a4896af9.tar.gz xmobar-b1eb899495ed996200a9e99c33bcc8f5a4896af9.tar.bz2 |
Wireless: simple auto-detection of interface name
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index de7f14c..a2c16d9 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,8 @@ _New features_ Daniel Schüssler. - `ThermalZone` retries reading missing files, thanks to Reed Koser. - `TopProc` ignores kernel threads (see also [issue #369]). + - `Wireless` simple autodetection of wirless interface name (if set + to ""). _Bug fixes_ |