From 9044fb0316207d78dbe7f323c45e6ef52454aced Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Sun, 9 Aug 2015 13:25:51 +0200 Subject: [PATCH] better spelling --- CHANGES | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 06424259..d66d7502 100644 --- a/CHANGES +++ b/CHANGES @@ -3,18 +3,18 @@ RRDtool 1.5.4 - 2015-08-09 Bug Fixes --------- * parse floating point numbers according to C locale in rrdtool create - arguments, regardles of the systems locale setting. + arguments, regardless of the systems locale setting. * include missing rrd_rados.h into distribution archive * make rrdtool work on ARM again * make rrdtool test suit pass on 32bit OSs * fix --grid-dash option regression in graph * fix systemd support * fix link dependency for libpng since we are using functions directly -* fix python modulename +* fix python module name * fix rrdtool tune to accept U in minimum and maximum options * fi -* rrd_parsetime now uses a mutex lock to become threadsafe -* rrd_xport is now threadsafe +* rrd_parsetime now uses a mutex lock to become thread safe +* rrd_xport is now thread safe * stop using MAX_PATH and make everything dynamic and make rrdtool work on Gnu HURD ... thanks nirgal! @@ -22,7 +22,7 @@ Features -------- * new RPN operators: STEPWIDTH, NEWDAY, NEWWEEK, NEWMONTH and NEWWEEK together they allow to draw graphs where a rate is converted back to - absolute numbers and accumulated over a periode. + absolute numbers and accumulated over a period.. RRDtool 1.5.3 - 2015-04-30 -- 2.47.2