From c92a3719276928a546923402bd972d972bdd538e Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 14 Aug 2005 22:07:42 +0000 Subject: [PATCH] I forgot the entry in changes for MPPDF-31 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232657 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/xdocs/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pdf/xdocs/changes.xml b/pdf/xdocs/changes.xml index ad678aac..cb8ca579 100644 --- a/pdf/xdocs/changes.xml +++ b/pdf/xdocs/changes.xml @@ -26,6 +26,7 @@ Missing patch for MPPDF-24 ( it defines a missing attribute for <code style="indent"> tags and cleans up some layout issues with definition lists). Fix some "contents overflows area" errors. + Can't insert the logo image described in the POM if its path begins with a slash (as it works for the xdoc plugin). Allow copy and paste from pdf to text editor.