From 002c2127199be6d017f0d89aa48d2eba1989a93e Mon Sep 17 00:00:00 2001 From: ltheussl Date: Mon, 12 Jun 2006 05:09:58 +0000 Subject: [PATCH] Document MPXDOC-170 (Make 'Development Process' an internal page, rev 289889). git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@413581 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/xdocs/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xdoc/xdocs/changes.xml b/xdoc/xdocs/changes.xml index 3497e602..bbd23407 100644 --- a/xdoc/xdocs/changes.xml +++ b/xdoc/xdocs/changes.xml @@ -27,6 +27,7 @@ + The 'Development Process' menu link now leads to an internal page. Fix xml entities in xdoc source files (only in Maven 1.1 because of a bug in an old Jelly version). Add i18n support for links and breadcrumbs. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03.