File: ChangeLog

package info (click to toggle)
tkping 1.1.1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 552 kB
  • ctags: 82
  • sloc: sh: 2,909; perl: 2,299; makefile: 73
file content (50 lines) | stat: -rw-r--r-- 1,782 bytes parent folder | download | duplicates (2)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
2004-09-04  Stephen M Moraco  <stephen@debian.org>

	* tkping: version 1.1.1
	* Fixed pings were using Label Name verses Fully Qualified Host Name

2004-09-04  Stephen M Moraco  <stephen@debian.org>

	* tkping: version 1.1.0
	* Fixed DOWN handling and down/up transitions
	* Added better display of down status
	* Updated visio state diagram
	* Fixed Bug: rechecks of specific hosts showed up in 
	  all counts (oops)

2004-09-03  Stephen M Moraco  <stephen@debian.org>

	* tkping: version 1.0.1
	* Fixed Bug: ping stats FIFO handling incorrect
	* Added autolog if get to degraded fping-return state

2004-09-02  Stephen M Moraco  <stephen@debian.org>

	* tkping: version 1.0.0
	* File->Exit now works (oops)
	* Awakened first version of INFO dialog
	* First version of statistics accumulation for display in INFO dialog
	* Added ability to set <message> text color
	   see 'messageTextColor' in tkping.8 and /etc/tkping.conf
	* Now ping's all nodes immediately upon application start
	* Fixed bug: where short hostname on missed-all-pings caused
	  host to be unknown... (missed all pings was counted wrong for
	  host.)
	* Fixed bug: where hyphen in host name caused results to be ignored
	* Fixed bug: where -s parm (sleep seconds) was being ignored
	* Fixed bug: install and run from /usr/local/... didn't work.

2001-08-11  Stephen M Moraco  <stephen@debian.org>

	* tkping: version 0.1.1
	* roll in repairs from debian -4 version
	* rewrite man-page (next add hostfile-content-specs to man-page)
	* synchronize man-page to full command-line current function
	* fix command-line behavior
	* obsolete the host list in /etc/tkping  support only command-line
	  option or ~/.tkpingrc content

2001-06-01  Stephen M Moraco  <stephen@debian.org>

	* tkping: initial version: 0.1.0