summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c3e81ce)
raw | patch | inline | side by side (parent: c3e81ce)
author | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Tue, 22 Apr 2008 11:16:34 +0000 (13:16 +0200) | ||
committer | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Tue, 22 Apr 2008 11:16:34 +0000 (13:16 +0200) |
ChangeLog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 2cbac4a619ee2824d2905abc145a2a66cbb86a66..d4f311a2fecd22ef6a794305dd6b8628d67b891e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
2008-04-22, Version 4.2.7
* build system: Improved detection of several libraries, especially if
they are in non-standard paths.
+ * build system: Portability fixes: Automatically define "_REENTRANT"
+ if the libc expects it.
* collectd: Error and warning messages have been improved.
* collectd: Check for the BYTE_ORDER and BIG_ENDIAN defines before
using them.
* exec plugin: Close (almost) all filedescriptors before exec(2)ing
the program.
* hddtemp plugin: Error and warning messages have been improved.
+ * sensors plugin: Fix sensor collection for some chip types.
2008-03-29, Version 4.2.6
* collectd: Improved error messages when parsing the configuration.