File: ChangeLog

package info (click to toggle)
rstatd 4.0.1-9
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 640 kB
  • ctags: 231
  • sloc: ansic: 3,895; sh: 697; makefile: 83
file content (25 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (7)
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
20051207:
	- fix a file descriptor leak pointed out by some anonymous user
	  on sourceforge, thanks

20050919:
	- version number bumped to 4.0, due to the considerable architectural
	  change

20050912:
	- fix a bug in net code: counter should be initialized before
	  accumulating over all interfaces
	- updated rstatd man page

20050907:
	- update automake/autoconf
	- new version so far tested on 2.6 kernel only

20050831:
	- ChangeLog started
	- converted everything to ANSI C
	- some minor changes to the client programs to remove warnings
	- rebuilt data collection stuff so that it becomes more easily
	  extensible and adaptable to future versions
--
$Id: ChangeLog,v 1.3 2005/09/19 07:20:33 afm Exp $