1
22012-02-06 Roland Riegel <feedback@roland-riegel.de>
3
4	* Newer Linux kernels use 64 bit counters, which caused traffic to increase by 4GB on every refresh (see Debian bug #651848)
5
62011-06-11 Roland Riegel <feedback@roland-riegel.de>
7
8	* Fix calculation of traffic and data units (thanks to Kirby Zhou, see also Debian bug #586943)
9
10	* Fix memory leak in BSD network device detection
11
12	* Workaround for faulty newwin() in ncurses 5.8
13
14	* Correctly escape minus signs in man page
15
16	* Tag 0.7.3 release
17
182008-06-28 Roland Riegel <feedback@roland-riegel.de>
19
20	* Really fix compilation with g++ 4.3
21
22	* Tag 0.7.2 release
23
242008-02-27 Roland Riegel <feedback@roland-riegel.de>
25
26	* If devices are given on the command line, display only these
27
28	* Use --sysconfdir as given to configure
29
30	* Tag 0.7.1 release
31
322008-02-02 Roland Riegel <feedback@roland-riegel.de>
33
34	* Abort configure script if ncurses is not found
35
36	* Rewrite the linux proc devreader
37
38	* Implement hpux device detection
39
40	* Implement reading and writing of config files (fixes debian bug #247030)
41
42	* Add F5 and F6 key shortcuts for reading and writing current settings
43
44	* Change defaults for traffic units to human readable
45
46	* Make shown devices configurable at run time and save this setting as well
47
48	* Remove "-t 0"
49
50	* Change key shortcuts, especially F2 for the option window
51
52	* Replace "average smoothness" by average window period in seconds
53
54	* Apply patch by Paul Brook <paul@nowt.org> so that nload works correctly on 64-bit kernels
55
56	* Fix SIGSEGV when /proc/net/dev doesn't exist
57
58	* Make compilation work with GCC 4.3 (fixes debian bug #417449)
59
60	* Tag 0.7.0 release
61
622003-12-18 Roland Riegel <feedback@roland-riegel.de>
63
64	* Ported to HP-UX (thanks to Roshan Sequeira)
65
66	* Added some useful key shortcuts
67
68	* Fixed some memory leaks (also on BSD), uninitialized variables
69
70	* Fixed compilation with gcc 3.x
71
72	* Source code cleanup
73
74	* Tagged 0.6.0 release
75
762002-08-11 Roland Riegel <feedback@roland-riegel.de>
77
78	* New option window (via the 'o' key) to change program settings at run time
79
80	* Display IP numbers of the devices
81
82	* Faster keyboard reaction
83
84	* "Real" average calculation
85
86	* Big code reorganisation
87
88	* New nload-user mailing list (see README)
89
90	* Tagged 0.5.0 release
91
922001-12-06 Roland Riegel <feedback@roland-riegel.de>
93
94	* Ported to Free/Net/OpenBSD and Solaris
95
96	* Switches -u and -U for customizable data units
97
98	* Tripled graph resolution by adding two additional drawing chars (thanks to Christian Hoenig)
99
100	* Fixed wrong data display after network device restart (thanks to Christian Hoenig)
101
102	* Tagged 0.4.0 release
103
1042001-10-20 Roland Riegel <feedback@roland-riegel.de>
105
106	* Now the 4GB workaround really works
107
108	* Tagged 0.3.2 release
109
1102001-10-17 Roland Riegel <feedback@roland-riegel.de>
111
112	* Parameter -m introduced: don't show graphs
113
114	* Added the nload(1) man page
115
116	* Workaround for the 4GB kernel variable overflow
117
118	* Tagged 0.3.1 release
119
1202001-09-25 Roland Riegel <feedback@roland-riegel.de>
121
122	* Two-dimensional graphs for current net load
123
124	* Arrow keys to switch between devices
125
126	* 'q' key to exit
127
128	* Tagged 0.3.0 release
129
1302001-08-18 Roland Riegel <feedback@roland-riegel.de>
131
132	* Improved average calculation
133
134	* Warning if device doesn't exist
135
136	* More command line parsing fixes
137
138	* Code cleanups
139
140	* Tagged 0.2.2 release
141
1422001-08-08 Roland Riegel <feedback@roland-riegel.de>
143
144	* Added average calculation
145
146	* Fixed min/max calculation
147
148	* Fixed severe timing/calculation problems (thanks to Magnus Roth)
149
150	* Fixed a command line parsing bug
151
152	* Tagged 0.2.1 release
153
1542001-08-03 Roland Riegel <feedback@roland-riegel.de>
155
156	* Switched to ncurses
157
158	* Support of more than one network device
159
160	* Displays min/max bandwidth usage
161
162	* Tagged 0.2.0 release
163
1642001-07-28 Roland Riegel <feedback@roland-riegel.de>
165
166	* Seg fault when specifying a network device fixed
167
168	* Tagged 0.1.1 release
169
1702001-07-27 Roland Riegel <feedback@roland-riegel.de>
171
172	* First public release 0.1.0
173
174