Author: aheritier
Date: Sun Jun  5 14:58:39 2005
New Revision: 180156

URL: http://svn.apache.org/viewcvs?rev=180156&view=rev
Log:
doc for yesterday commit.

Modified:
    maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml?rev=180156&r1=180155&r2=180156&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml Sun Jun  5 14:58:39 2005
@@ -25,7 +25,8 @@
     <author email="[EMAIL PROTECTED]">Vincent Siveton</author>
   </properties>
   <body>
-    <release version="1.9-SNAPSHOT" date="in CVS">
+    <release version="1.9-SNAPSHOT" date="in SCM">
+      <action dev="aheritier" type="fix">Fix cvs usage entry in "project Info" 
menu. Add it if the repository element is defined in the pom (and not if the 
URL of the repository is defined).</action>
       <action dev="brett" type="add" issue="MPXDOC-128" due-to="Vincent 
Siveton">Added internationalization support.</action>
       <action dev="aheritier" type="fix" issue="MPXDOC-136" due-to="Vincent 
Siveton">NullPointerException with optionals pom items missing.</action>
       <action dev="aheritier" type="fix" issue="MPXDOC-132" due-to="Ignacio G. 
Mac Dowell">A link starting with https wasn't considered as an external 
link.</action>
@@ -38,8 +39,7 @@
       <action dev="aheritier" type="fix" issue="MPXDOC-117" due-to="Dennis 
Lundberg">Show version if maven.xdoc.date=right</action>
       <action dev="aheritier" type="fix" issue="MPXDOC-115" due-to="Brent 
Worden">Allow header images and links to use relative paths</action>
       <action dev="carlos" type="add" issue="MPFAQ-11">Added dt css 
style</action>
-      <action dev="brett" type="add">Add a legend for the symbols in the xdoc, 
disabled by setting <code>maven.xdoc.legend=false</code>
-      </action>
+      <action dev="brett" type="add">Add a legend for the symbols in the xdoc, 
disabled by setting <code>maven.xdoc.legend=false</code></action>
       <action dev="michal" type="add">Add a support for "hierarchical" site 
navigation in breadcrumbs</action>
     </release>
     <release version="1.8" date="2004-07-10">



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to