summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c650e9e)
raw | patch | inline | side by side (parent: c650e9e)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 26 Aug 2008 13:49:37 +0000 (15:49 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 26 Aug 2008 17:02:13 +0000 (19:02 +0200) |
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 318294a4afdf83383434b5d7753fc4301103b551..bd527a0024e5a8fca678842b55573ea434cb4ef6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
* tcpconns plugin: This plugin has been ported to OpenBSD.
* thermal plugin: The new thermal plugin collects system temperatures
using Linux ACPI thermal zone data.
+ * perl plugin: Improved synchronized access to internal data structures
+ and fixed a possible dead-lock.
+ * perl plugin: Added the ability to flush certain identifiers and marked
+ plugin_flush_all() and plugin_flush_one() as deprecated in favor of
+ plugin_flush().
* TODO: onewire plugin?
2008-07-15, Version 4.4.2