]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
fix log
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 4 Feb 2019 12:48:08 +0000 (13:48 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 4 Feb 2019 13:30:43 +0000 (14:30 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index c2734b6182918566b43ffbfbd8b9033ae259345a..22a20403c5f1c3b8e7280e5f76873ee1f367094e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,11 +6,11 @@ Bugfixes
 * fix many compile time warnings <Wolfgang Stöggl>
 * Re-enable 0-width lines <nirgal>
 * Include rrd_pdpcalc.pod in Makefile.am also <Peter Valdemar Mørch>
-* Lots of spelling fixes for rrdtool source and documenation <Peter Valdemar Mørch>, <Jean-Michel Vourgère>, <Tianpeng Xia>,   
+* Lots of spelling fixes for rrdtool source and documentation <Peter Valdemar Mørch>, <Jean-Michel Vourgère>, <Tianpeng Xia>,   
 * fix off by one issue in rrdtool xport output <Tobias Oetiker>
 * fix lua extension build <Karl Palsson>
 * fix python bindings <Thomas Gambier>, <Matwey V. Kornilov>, <Nathan Rennie-Waldock>, <Christian Kröger>
-* fix multiple static variableissues in conflict with MT <Matwey V. Kornilov>
+* fix multiple static variable issues in conflict with MT <Matwey V. Kornilov>
 * make translations actually work <nirgal>
 * Fixed configure --enable / --disable options <Jaroslav Škarvada>
 * rrd_daemon stability fixes <Alan Jenkins>