]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
nagle not nagel
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 23 May 2016 15:59:43 +0000 (17:59 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 23 May 2016 15:59:43 +0000 (17:59 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2b9a7801292ac77c60ee0e84d2eeafad13bdbb32..9f538e7af18d39902e9f6f3fb85102382cc951c3 100644 (file)
--- 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