Annotation of embedaddon/bmon/NEWS, revision 1.1.1.1
1.1 misho 1: HEAD
2:
3: v4.0 - Dec 13, 2016
4: * Use monotonic clock instead of realtime clock
5: * Pick default selected interface based on policy
6: * Collect RX NoHandler statistics if available (Linux)
7: * CentOS installation instructions
8: * Proper stdout flush in ASCII mode
9: * Bugfixes
10:
11: v3.9 - Jul 19, 2016
12: * Color support
13: * Add ability to reset statistics from curses UI
14: * NetBSD compile fix
15: * Option to enable info display by default
16: * Additional IPv6 statistics
17: * Various fixes
18:
19: v3.8 - July 25, 2015
20: * Don't disable Netlink if TC stats are unavailable
21:
22: v3.7 - November 22, 2014
23: * Bugfixes
24: * Documentation updates
25: * Provide minimal interface information on BSD
26:
27: v3.6 - November 22, 2014
28: * Build fix for uclinux
29: * Fix LICENSE links
30:
31: v3.5 - August 30, 2014
32: * Fixes for all defects identified by coverity
33: * Fix accuracy issue on total rate calculation
34: * Travis-CI support
35: * Various other small bugfixes
36:
37: v3.4 - August 24, 2014
38: * Bugfixes
39: * blank screen with config file
40: * quick-help toggle with '?' in curses
41: * Better bmon.conf example
42:
43: v3.3 - July 6, 2014
44: * MacOS X port
45: * Only initialize curses module if actually used
46: * Assorted bug and spelling fixes
47: * Various build fixes
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>