* Fix %s/%S unit autoscaling in gprint for json/xml <az143>
* Optimized PDP Calculation <JKammler>
+Features
+--------
+* Added support for --add-jsontime which will include jsontime xport data to graphv data
+
RRDtool 1.7.1 - 2019-02-04
==========================
Bugfixes
because it does not contain the requested DS name, just assume that we
got empty values instead of raising a fatal error.
+[B<--add-jsontime>]
+
+Adds B<xport> data in B<JSONTIME> format, giving both graph image data
+and data point values in one call to graphv command.
+
=head2 Data and variables
B<DEF:>I<vname>B<=>I<rrdfile>B<:>I<ds-name>B<:>I<CF>[B<:step=>I<step>][B<:start=>I<time>][B<:end=>I<time>]