summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-04-05 15:49:53 +0200
committerjao <jao@gnu.org>2018-04-05 15:49:53 +0200
commit660af6973712cb938b885166a6bcc9f68373c650 (patch)
tree42d3f3e087304073e4595629fb9334a0620d67ab
parent3b88faefe7a2a512ebf2dcde4f3cdb3e89b98393 (diff)
downloadxmobar-660af6973712cb938b885166a6bcc9f68373c650.tar.gz
xmobar-660af6973712cb938b885166a6bcc9f68373c650.tar.bz2
changelog for latest fixes
-rw-r--r--changelog.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 6e26a4d..d2e2c88 100644
--- a/changelog.md
+++ b/changelog.md
@@ -10,7 +10,12 @@ _New features_
_Bug fixes_
- `CpuFreq` monitors honours `-d` (number of digits) if no suffix is
- given (cf. [issue #335].
+ given (cf. [issue #335]).
+
+ - Race condition in network monitor fixed ([issue #347]).
+
+[issue #335]: https://github.com/jaor/xmobar/issues/335
+[issue #347]: https://github.com/jaor/xmobar/issues/347
## Version 0.25 (February, 2018)