1.  Fixed regression with DOM updates to rect elements' rx and ry attributes.
2.  The xlink:href attribute of image elements is animatable.
3.  Fixed error in the SVGTransform.setSkew[XY] implementations.
4.  Fixed problem with animating preserveAspectRatios attributes.
5.  Extension elements now do not need to provide override style declarations.
6.  Fixed problem with animatable attributes on use elements.
7.  SVG 1.2 multiImage element uses unanimated attribute values properly
    (before it was throwing exceptions).
8.  Various Errors thrown are now IllegalArgumentExceptions.
9.  Fixed regression with 'a' elements that are children of text elements.
10. Avoided warnings about varargs methods in the Rhino debugger code in
    JSVGViewerFrame.
11. Changed the SVGConverter.ERROR_UNABLE_TO_CREATE_OUTPUT_DIR test so that
    it also fails to create the directory under Unix.
12. Introduced org.apache.batik.extension.GraphicsExtensionElement that provides
    support for SVG interfaces common to graphics elements (SVGTransformable,
    SVGLocatable, etc.).


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/batik/branches/anim@426885 13f79535-47bb-0310-9956-ffa450edef68
44 files changed