ChangeLog: Document Simon's changes.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 15 Feb 2009 17:30:39 +0000 (18:30 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 15 Feb 2009 17:30:39 +0000 (18:30 +0100)
ChangeLog

index 0af677a..01f44cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,7 +20,9 @@
          statistics, allowing very detailed name server statistics. Thanks to
          Bruno PrĂ©mont for this plugin.
        * cpu plugin: Report `interrupt' separately when using
-         sysctlbyname(3) (used under *BSD).
+         sysctlbyname(3) (used under *BSD). Support for sysctl(3), for
+         example for native OpenBSD support, has been added. Thanks to Simon
+         Kuhnle for the patch.
        * csv plugin: Make it possible to write values to STDOUT instead of
          files. This is meant for testing purposes mostly. The output written
          to STDOUT is compatible with the exec plugin. Thanks to Doug