summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2007-12-01 14:56:18 +0100
committerNiko Tyni <ntyni@iki.fi>2007-12-01 14:56:18 +0100
commitc81ee6051263e7039bff5125b6732905ba6a5ba3 (patch)
treef8c23721df03128045cf2e34d2a846bcb5dd17ce /CHANGES
parentd00f1075a67fbf2be46e6114848eec5cefbf6684 (diff)
downloadsmokeping-c81ee6051263e7039bff5125b6732905ba6a5ba3.tar.gz
smokeping-c81ee6051263e7039bff5125b6732905ba6a5ba3.tar.xz
remove a leftover 'use HTTP::Request' from Smokeping::Master -- niko
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bc2b129..6ea1e16 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,4 @@
+* remove a leftover 'use HTTP::Request' from Smokeping::Master -- niko
* document the LWP dependency of the Smokeping::Slave module -- niko
* fix restart behaviour of clients in multiprocess mode. now we just send
ourself a SIGHUP and let 'it' happen -- tobi