From: octo Date: Sun, 16 Apr 2006 16:23:35 +0000 (+0000) Subject: Added notes of ports of the `disk' and `battery' plugins to Darwin to the ChangeLog. X-Git-Tag: collectd-3.8.6^2~20 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=a1c91208268be5d8cb0cde5664756d22e1bf2fdb;p=collectd.git Added notes of ports of the `disk' and `battery' plugins to Darwin to the ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 91a64107..6785e0f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ + * The `disk' plugin has been ported to Darwin. + * The `battery' plugin should work on many Apple computers now. + 2006-04-02, Version 3.9.0 * A plugin to monitor the Apache webserver has been added.