Improve layout of documentation. -- Bernhard Fischer
[rrdtool.git] / NEWS
diff --git a/NEWS b/NEWS
index 7c69bdb..b1fa64b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,15 @@ Forecasting (Evan Miller)
   method. It is a drop-in replacement for HWPREDICT, and is better suited for
   data whose seasonal variations grow or shrink in proportion to the average.
 
+Misc
+----
+* ruby rrd_fetch will return step as a last property -- Mike Perham
+
+Incompatibility
+---------------
+* If you create an RRD with the new MHWPREDICT function, the resulting rrdfile will
+  be version 0004 and can only be used in rrdtool 1.3.
+
 Locale Independent Input
 ------------------------
 * Regardles of locale you are in, rrdtool always expects input to be numbers (LC_NUMERIC)