Removed dependency on the xslt-config script.
[xmldoc.git] / ChangeLog
index 7ba38ed..09817c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+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
+===========================================================
+
+o The conversion to HTML creates proper XHTML.
+o Added support for embedded MathML and SVG.
+o New element: <example>.
+o Use standard XML Inclusion methods as opposed to a preprocessing stylesheet.
+  - This means the <include> element will be deprecated.
+o New output format for PHPWiki.
+o New type styles: big and small.
+o Added colored text with a few predefined colors.
+
+Version 0.5 - Aug 19, 2003
+===========================================================
+
+o Many additions to the user guide: table example, internal references,
+  and a glossary with an alphabethical list of elements.
+o Added <description> element for description lists.
+o Added empty elements <newline/> and <newpage/>
+o Removed DOCTYPE declaration from the XSLT stylesheets.
+o Configure script exits if libxml2 is not available.
+
+
 Version 0.4 - Aug 28, 2002
 ===========================================================