summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2014-08-30 13:36:46 +0200
committerThomas Graf <tgraf@suug.ch>2014-08-30 13:36:46 +0200
commit7f8d60f40f17671437a0aecf8f4becc8f3adba85 (patch)
treed10bea85fe49c2c0429a7c16383add4112a5e91c /README.md
parent6920af805ce3146514729153de0062cc84644109 (diff)
3.5 releasev3.5
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 6 insertions, 11 deletions
diff --git a/README.md b/README.md
index 3c8055d..e4b1d7e 100644
--- a/README.md
+++ b/README.md
@@ -10,17 +10,12 @@ interface and a programmable text output for scripting.
## Changes
-### New in 3.4
- * Bugfixes
- * blank screen with config file
- * quick-help toggle with '?' in curses
- * Better bmon.conf example
-
-## New in 3.3
- * MacOS X port
- * Only initialize curses module if actually used
- * Assorted bug and spelling fixes
- * Various build fixes
+
+## New in v3.5
+ * Fixes for all defects identified by coverity
+ * Fix accuracy issue on total rate calculation
+ * Travis-CI support
+ * Various other small bugfixes
### Usage