File: NEWS

package info (click to toggle)
launchtool 0.7-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 696 kB
  • ctags: 466
  • sloc: cpp: 3,330; sh: 2,760; makefile: 63
file content (22 lines) | stat: -rw-r--r-- 473 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
 * New in version 0.6

Corrected the parser for syslog logging parameters

 * New in version 0.5

The algorithm for reading the child output should now be definitely correct.

 * New in version 0.4

New algorithm for reading the child output: now it does not hang anymore when
reading the child output.

 * New in version 0.3

Renamed launcher in launcheck to prevent the name clash with another existing
tool.

 * New in version 0.2

--infinite-runs now works correctly.