diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-06-30 22:55:50 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-06-30 22:55:50 +0200 |
commit | 11299344ee659123b8fe18794da4e7a7b24c6e5c (patch) | |
tree | 0cc23c2e8afdeb25711b4a7c5786563eb1dcf397 /CHANGES | |
parent | fae328cd534c1f700cdf8576cd370f68d62d585a (diff) | |
download | smokeping-11299344ee659123b8fe18794da4e7a7b24c6e5c.tar.gz smokeping-11299344ee659123b8fe18794da4e7a7b24c6e5c.tar.xz |
improved documentation for master/slave
fixed taint error in Smokeping.pm
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +* kill taint error in Smokeping.pm -- tobi + +* better master/slave secrets documentation -- tobi + * do not load :sys_wait_h from POSIX perl module since this seems to be missing in some linux distros and we can do alright without I think. |