From: Tobias Oetiker Date: Mon, 23 May 2016 15:59:43 +0000 (+0200) Subject: nagle not nagel X-Git-Tag: v1.7.0~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3527eaf7736daeff8addad344e410d81a83553ba;p=thirdparty%2Frrdtool-1.x.git nagle not nagel --- diff --git a/CHANGES b/CHANGES index 2b9a7801..9f538e7a 100644 --- a/CHANGES +++ b/CHANGES @@ -20,7 +20,7 @@ RRDtool 1.5.6 - 2016-04-19 Bugfixes -------- * segfault on CDEF:x= -* Disable nagel algorithm as it is causing massive slowdown +* Disable nagle algorithm as it is causing massive slowdown * make vname nameing rules more liberal and more in line with 1.4 * Fix recursive directory creation in rrdcached on FREEBSD * Fixed compilation when there's no sigwaitinfo