Author: crossley
Date: Sun Apr  8 21:34:44 2007
New Revision: 526648

URL: http://svn.apache.org/viewvc?view=rev&rev=526648
Log:
Improve the note about not being a complete list of changes.

Modified:
    
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/releaseNotes-to-document.xsl

Modified: 
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/releaseNotes-to-document.xsl
URL: 
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/releaseNotes-to-document.xsl?view=diff&rev=526648&r1=526647&r2=526648
==============================================================================
--- 
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/releaseNotes-to-document.xsl
 (original)
+++ 
forrest/trunk/plugins/org.apache.forrest.plugin.input.projectInfo/resources/stylesheets/releaseNotes-to-document.xsl
 Sun Apr  8 21:34:44 2007
@@ -81,8 +81,8 @@
   <xsl:apply-templates select="notes"/>
   <section id="[EMAIL PROTECTED]">
    <title><i18n:text i18n:key="majorChanges">Major Changes in 
Version</i18n:text><xsl:text> </xsl:text><xsl:value-of 
select="@version"/></title>
-   <note><i18n:text i18n:key="noteMajorChanges">This is not a complete list of 
changes, a
-           full list of changes in this release</i18n:text>
+   <note><i18n:text i18n:key="noteMajorChanges">This is not a complete list of 
changes, just some of the more important ones.
+     A full list of changes in this release</i18n:text>
    <xsl:text> </xsl:text>
    <a href="changes_{$versionNumber}.html"><i18n:text 
i18n:key="isavailable">is available</i18n:text></a>.</note>
    <xsl:for-each 
select="action[generate-id()=generate-id(key('ActionByVersionByContextByImportance',concat(../@version,
 '_', @context, '_high')))]">