[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'

Florian Forster octo at verplant.org
Sun Feb 3 11:11:48 CET 2013


 src/apache.c     |   12 ++++++------
 src/ascent.c     |   12 ++++++------
 src/bind.c       |    4 ++--
 src/curl.c       |    8 ++++----
 src/curl_json.c  |    6 +++---
 src/curl_xml.c   |    2 +-
 src/nginx.c      |   12 ++++++------
 src/write_http.c |    6 +++---
 8 files changed, 31 insertions(+), 31 deletions(-)

New commits:
commit 363c182af2404710a5946ea3d9bb93f29f7927c0
Author: Dan Fandrich <dan at coneharvesters.com>
Date:   Sat Feb 2 01:19:48 2013 +0100

    curl's numeric options are always at minimum long, never int
    
    This can affect portability to some architectures.
    
    Signed-off-by: Florian Forster <octo at collectd.org>




More information about the collectd-changes mailing list