summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 565485d7bfeed461e44cd1e32b82bd16a4deccbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
v3.8 - July 25, 2015
----------------------
 * Don't disable Netlink if TC stats are unavailable

v3.7 - November 22, 2014
----------------------
 * Bugfixes
 * Documentation updates
 * Provide minimal interface information on BSD
 
v3.6 - November 22, 2014
----------------------
 * Build fix for uclinux
 * Fix LICENSE links

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