From 6fabf5eaaf356c0d0423fa6fa56d4c4352c1a9bd Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 16 Oct 2008 23:16:38 +0200 Subject: [PATCH] ChangeLog: Fix a typo. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9a87ac27..1f5a0212 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,11 +13,11 @@ * collectdmon: Don't block SIGCHLD. This fixes a potential portability problem. * collectd-nagios: Fix handling of the `-d' option. Thanks to Fabian - Linzberger for reporting the but. + Linzberger for reporting the bug. * network plugin: Fix a memory leak in the configuration handling code. Thanks to Niraj Tolia for reporting this issue. * perl plugin: Log an error message if bootstrapping `Collectd' fails. - * tail plugin: Call `clearerr' after reading an EOF. This fixes + * tail plugin: Call `clearerr(3)' after reading an EOF. This fixes problems with some `libc's. Thanks to Matthias Lay for reporting the bug. -- 2.11.0