summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 42c5164)
raw | patch | inline | side by side (parent: 42c5164)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 1 May 2010 08:56:29 +0000 (10:56 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 1 May 2010 08:56:29 +0000 (10:56 +0200) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index caf7db03056bc34bad413c39d950466f1f513e12..8696d468b703b17f544d627d55e32f1a0fb06a69 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
* openvpn plugin: The "CollectUserCount" and "CollectIndividualUsers"
options allow more detailed control over how to report sessions of
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.
* 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.