diff options
author | Niko Tyni <ntyni@iki.fi> | 2008-03-28 23:58:55 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2008-03-28 23:58:55 +0100 |
commit | 631517a8504550d44c6b7de348ebcddf0486c8b2 (patch) | |
tree | b123d3d873c55830939b9ee0ba316f973a15ded7 /CHANGES | |
parent | b65e64cb134d2c44ed85dbcbd755f3fba0e1cf4e (diff) | |
download | smokeping-631517a8504550d44c6b7de348ebcddf0486c8b2.tar.gz smokeping-631517a8504550d44c6b7de348ebcddf0486c8b2.tar.xz |
* make slaves kill their old children off before forking new ones when
the configuration changes. Reported by David Behr. --niko
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +* make slaves kill their old children off before forking new ones when + the configuration changes. Reported by David Behr. --niko + 2008/3/28 -- released version 2.3.4 * fix 'loss_background' documentation. Reported by David Tomic. --niko |