fixed some reference errors
[rrdtool.git] / NEWS
diff --git a/NEWS b/NEWS
index 16742f2..8a48192 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,10 +21,21 @@ RRDcached
 * New FETCH command allowing rrd_fetch to operate through the daemon and
   thus work remotely. By Florian Forster
 
+* New rrd_client commands INFO, FIRST, LAST, CREATE by Steve Shipway
+
 API
 ---
 * exported rrd_update_v_r for theadsave rrd_update calls
 
+libDBI
+------
+* make rrdfillmissing actually work. The parameter is now in seconds and not
+  in steps for ease of use by Hans Jørgen Jakobsen
+
+Bindings
+--------
+* dotnet by  Chris Larsen of Euphoria Audio  
+
 
 #####################################
 Major Changes between 1.3.x and 1.4.x