summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c994721)
raw | patch | inline | side by side (parent: c994721)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 2 Sep 2008 11:03:08 +0000 (13:03 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Thu, 4 Sep 2008 07:58:09 +0000 (09:58 +0200) |
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 66748837b1266c7d694b719128d7c5333a3538be..8fa212574138a426f81ff343a7772483c1bdc944 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
* perl plugin: Added the ability to flush certain identifiers and marked
plugin_flush_all() and plugin_flush_one() as deprecated in favor of
plugin_flush().
+ * perl plugin: Added the ability to configure Perl plugins.
* postgresql plugin: The new postgresql plugin collects statistics
about or from a PostgreSQL database.
* processes plugin: The `ProcessMatch' option has been added.