summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c400376)
raw | patch | inline | side by side (parent: c400376)
author | octo <octo> | |
Sun, 7 May 2006 18:04:32 +0000 (18:04 +0000) | ||
committer | octo <octo> | |
Sun, 7 May 2006 18:04:32 +0000 (18:04 +0000) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index c85217980d750ca0f4532676c524365bde4db062..3bcad3f40e676a337948dade0f6300b7bd569b60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
* The `disk' plugin has been ported to Darwin.
* The `battery' plugin should work on many Apple computers now.
+ * The `traffic' plugin can now ignore certain interfaces. Also,
+ statistics for sent/received packets and errors have been added.
+
+2006-04-21, Version 3.9.1
+ * Build issues with Solaris and possible other architectures have been
+ resolved.
+ * Problems when building the `apache'-plugin without `libcurl' have
+ been resolved.
+ * A bug in the `ping' plugin has been fixed. Sorry folks.
2006-04-02, Version 3.9.0
* A plugin to monitor the Apache webserver has been added.