Code

ChangeLog: Added an entry about the ability to configure Perl plugins.
authorSebastian Harl <sh@tokkee.org>
Tue, 2 Sep 2008 11:03:08 +0000 (13:03 +0200)
committerFlorian 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>
ChangeLog

index 66748837b1266c7d694b719128d7c5333a3538be..8fa212574138a426f81ff343a7772483c1bdc944 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,7 @@
        * 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.