Code

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 0c1b3225868db4d32fa85a9f7d17be50760f8af2..ee7e392081950c9ddd359aaf4debbbe1e7a8727c 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 24dc6908fd6a721530f8989d5f59e22fcc85f8da..8b0c1c88de6b024392818dc9f4aaec11c8e8a645 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