summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: e96c0bab8ca3cf251a455c928266deca60242cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
v3.5 - August 30, 2014
----------------------
 * Fixes for all defects identified by coverity
 * Fix accuracy issue on total rate calculation
 * Travis-CI support
 * Various other small bugfixes

v3.4 - August 24, 2014
----------------------
 * Bugfixes
   * blank screen with config file
   * quick-help toggle with '?' in curses
 * Better bmon.conf example

v3.3 - July 6, 2014
-------------------
 * MacOS X port
 * Only initialize curses module if actually used
 * Assorted bug and spelling fixes
 * Various build fixes