From: Tobias Oetiker Date: Mon, 11 Jun 2007 16:49:01 +0000 (+0000) Subject: added more news X-Git-Tag: 1.3rc2~152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8ebb0ab16ce0d7d624da4a585cdbf321ef4ae7ba;p=thirdparty%2Frrdtool-1.x.git added more news git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1113 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/NEWS b/NEWS index f8333409..d1fff4a5 100644 --- 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 -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 @@ -13,7 +13,7 @@ File access methods 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 @@ -24,6 +24,8 @@ Graphing 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 ============