[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-5.1'
    Florian Forster 
    octo at verplant.org
       
    Thu Jan 17 10:50:13 CET 2013
    
    
  
 src/utils_complain.c |   22 ++++++++++------------
 src/utils_complain.h |   25 ++++++++++++++-----------
 src/write_graphite.c |    5 ++---
 3 files changed, 26 insertions(+), 26 deletions(-)
New commits:
commit 4bfd1fe12c8b7d1e212c04d2e0a069d37a2ffe0c
Author: Florian Forster <octo at collectd.org>
Date:   Thu Jan 17 10:50:08 2013 +0100
    write_graphite plugin: Remove two more redundant error messages.
    
    The failing functions already print an error message; don't spam the logs
    by duplicating this.
    
    Further fixes Github issue #236.
commit a9161ec7d5d706d923a3cbf48608e6d6415e770c
Author: Florian Forster <octo at collectd.org>
Date:   Thu Jan 17 10:48:45 2013 +0100
    src/utils_complain.[ch]: Fix the complaint mechanism after the sub-second change.
    
    
More information about the collectd-changes
mailing list