added more news
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 11 Jun 2007 16:49:01 +0000 (16:49 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 11 Jun 2007 16:49:01 +0000 (16:49 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1113 a5681a0c-68f1-0310-ab6d-d61299d08faa

NEWS

diff --git a/NEWS b/NEWS
index f833340..d1fff4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Major Changes between 1.2.x and 1.3.x
 see http://oss.oetiker.ch/rrdtool-trac/wiki/RRDtool13
 for up to date information
 
 see http://oss.oetiker.ch/rrdtool-trac/wiki/RRDtool13
 for up to date information
 
-File access methods
+File access methods (Bernhard Fischer)
 -------------------
 * introduced file-accessor functions rrd_read/rrd_seek/rrd_write
 * implemented full mmap-based file access with madvise hints for improved
 -------------------
 * introduced file-accessor functions rrd_read/rrd_seek/rrd_write
 * implemented full mmap-based file access with madvise hints for improved
@@ -13,7 +13,7 @@ File access methods
   disk
 * implemented optional full file-descriptor access instead of FILE* access
 
   disk
 * implemented optional full file-descriptor access instead of FILE* access
 
-Graphing
+Graphing (Tobi Oetiker)
 --------
 * libart has been replaced by cairo/pango
 * pango markup is supported
 --------
 * libart has been replaced by cairo/pango
 * pango markup is supported
@@ -24,6 +24,8 @@ Graphing
   scheme -> 'Times 20' ... it is not possible to use
   truetype fonts directly anymore.
 * Tabs are position independent.
   scheme -> 'Times 20' ... it is not possible to use
   truetype fonts directly anymore.
 * Tabs are position independent.
+* TRENDNAN filter that ignores NAN values while caculating the TREND data. (Timo Stripf)
+* --full-size-mode to specify the outer border of the image and not just of the graphing canvas (Matthew Chambers)
 
 RRDTOOL NEWS
 ============
 
 RRDTOOL NEWS
 ============