From: Arjen Baart Date: Thu, 26 Apr 2012 11:13:26 +0000 (+0200) Subject: SVG file inclusion added in the changelog. X-Git-Url: http://www.andromeda.nl/gitweb/?p=xmldoc.git;a=commitdiff_plain;h=2504117ab5c1ff0c33248b5870f271e266648328 SVG file inclusion added in the changelog. --- diff --git a/ChangeLog b/ChangeLog index 55f8dfa..09817c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ Version 0.7 - Apr 04, 2012 o Added depcomp to the distribution o Added LaTeX translation for the value of attributes. o Changed the translation of ~ to the LaTeX sequence $\sim$. +o Added the src attribute to the svg tag + This includes SVG drawings from an external file. Version 0.6 - Oct 17, 2007