summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2017-04-30 02:52:38 +0200
committerjao <jao@gnu.org>2017-04-30 02:52:38 +0200
commit2c1966b5f885d64cde7e8356c3fd41a7329c75a3 (patch)
tree8886d088296c45cfc8f9679c64de80490da21468
parent782275b067701c81d4924c5877367edc6269c30e (diff)
downloadxmobar-2c1966b5f885d64cde7e8356c3fd41a7329c75a3.tar.gz
xmobar-2c1966b5f885d64cde7e8356c3fd41a7329c75a3.tar.bz2
News update
-rw-r--r--news.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/news.md b/news.md
index bbfbaa6..1a8ba80 100644
--- a/news.md
+++ b/news.md
@@ -1,5 +1,25 @@
% xmobar - Release notes
+## Version 0.24.4 (April, 2017)
+
+_Infrastructure_
+
+ - Whe have now an active [Travis CI setup].
+
+[Travi CI setup]: https://travis-ci.org/jaor/xmobar
+
+_Bug fixes_
+
+ - Reduce wakeups rate via rtsopts V0 (with new flag with_rtsopts to
+ disable it) (see [issue #89]).
+ - Fix Net monitor for lage uptimes and bytecounts (Tomas JanouĊĦek).
+ - Fix MultiCpu monitor for large uptimes (Zev Weiss).
+ - Fix compilation when XMP is disabled (Sergi Trofimovich).
+ - Better fatal error messages (Michael Bishop).
+ - More paths to read from in CoreTemp (see [issue #291]).
+
+[issue #291]: https://github.com/jaor/xmobar/issues/291
+
## Version 0.24.3 (Sep 5, 2016)
_Bug fixes_