From: Sebastian Harl Date: Tue, 2 Sep 2008 11:02:30 +0000 (+0200) Subject: ChangeLog: Be slightly more specific about the features of the PostgreSQL plugin. X-Git-Tag: collectd-4.5.0~7 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=c994721d92eea99e2342d1a6ba20437385dfc1b1;p=collectd.git ChangeLog: Be slightly more specific about the features of the PostgreSQL plugin. Signed-off-by: Sebastian Harl Signed-off-by: Florian Forster --- diff --git a/ChangeLog b/ChangeLog index 3c5b5447..66748837 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,7 +20,7 @@ plugin_flush_all() and plugin_flush_one() as deprecated in favor of plugin_flush(). * postgresql plugin: The new postgresql plugin collects statistics - from an PostgreSQL database. + about or from a PostgreSQL database. * processes plugin: The `ProcessMatch' option has been added. * rrdtool plugin: Implement throttling of the `update queue' to lessen IO load.