From 3fe10969fa69f6281ea1b272c2c61c14fb1fa671 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 16 Oct 2008 23:17:15 +0200 Subject: [PATCH] ChangeLog: Fix a typo. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 26dbfd49..7783a9cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,7 @@ * 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. * iptables plugin: Fix an off-by-one error. If a string was just one character too long, it was truncated instead of reporting an error. * network plugin: Fix a memory leak in the configuration handling @@ -25,7 +25,7 @@ leaks. Thanks to ``Admin'' for reporting these bugs. * snmp plugin: Don't expect null-terminated strings from the Net-SNMP library. - * 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