AUTHORS, ChangeLog: Added notes about the memcached plugin.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 24 Oct 2007 17:57:35 +0000 (19:57 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 24 Oct 2007 17:57:35 +0000 (19:57 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 0c1b322..ee7e392 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -16,6 +16,9 @@ iptables module by:
 mbmon plugin by:
   Flavio Stanchina <flavio at stanchina.net>
 
+memcached plugin by:
+  Antony Dovgal <tony at daylessday.org>
+
 nfs module by:
   Jason Pepas <cell at ices.utexas.edu>
 
index 24dc690..8b0c1c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@ yyyy-mm-dd, Version 4.2.0
          destination).
        * rrdtool plugin: Use the threadsafe RRD-library if available. Try to
          be more threadsafe otherwise by locking calls to the library.
+       * memcached plugin: The new `memcached' plugin connects to a memcached
+         daemon process and collects statistics of this distributed caching
+         system. Thanks to Antony Dovgal for contributing this plugin.
 
 yyyy-mm-dd, Version 4.1.3
        * rrdtool plugin: Use the threadsafe RRD-library if available. Try to