X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=ChangeLog;h=75f5b1951e354a91d4722ac92b2ae76aa1c21255;hb=e58f85bb68b4c45130bb6fdf40b51db95d2b71e5;hp=8696d468b703b17f544d627d55e32f1a0fb06a69;hpb=96382507c3296a35399f6b3c258ae2a47761bf06;p=collectd.git diff --git a/ChangeLog b/ChangeLog index 8696d468..75f5b195 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,7 +31,7 @@ multiple users. Thanks to Fabian Schuh for his work. * pinba plugin: This new plugin receives timing information from the Pinba PHP extension, which can be used for profiling PHP code and - webserver performance. + webserver performance. Thanks to Phoenix Kayo for his work. * ping plugin: The new "MaxMissed" allows to re-resolve a hosts address when it doesn't reply to a number of ping requests. Thanks to Stefan Völkel for the patch.