diff options
author | Jeremias Maerki <jeremias@apache.org> | 2005-11-22 23:34:57 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2005-11-22 23:34:57 +0000 |
commit | fb03dec5261991f80c832f6bd650ab4dbad18127 (patch) | |
tree | 486b87fec60c174effa7839a1dac4ab3e2f95894 | |
parent | 132ad0ce81525ea07b9759f5d162dc81a806e919 (diff) | |
download | xmlgraphics-fop-fb03dec5261991f80c832f6bd650ab4dbad18127.tar.gz xmlgraphics-fop-fb03dec5261991f80c832f6bd650ab4dbad18127.zip |
Collect places to announce FOP releases.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@348291 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/dev/release.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/dev/release.xml b/src/documentation/content/xdocs/dev/release.xml index 9808bdcb6..68db81166 100644 --- a/src/documentation/content/xdocs/dev/release.xml +++ b/src/documentation/content/xdocs/dev/release.xml @@ -75,5 +75,22 @@ chrisg@www.apache.org:/www/www.apache.org/dist/xml/fop/</code></li> <li>Stefan Bodewig's <jump href="http://cvs.apache.org/~bodewig/mirror.html">Making your Downloads Mirrorable</jump></li> </ul> </section> + <section id="announcements"> + <title>Announcing the release</title> + <p>Here's a collected list of places where to announce new FOP releases:</p> + <ul> + <li>fop-dev@xmlgraphics.apache.org</li> + <li>fop-users@xmlgraphics.apache.org</li> + <li>general@xmlgraphics.apache.org</li> + <li>general@xml.apache.org</li> + <li>announce@apache.org</li> + <li>XSL-FO@yahoogroups.com</li> + <li>www-xsl-fo@w3.org</li> + <li>http://xslfo-zone.com/news/index.jsp</li> + <li>http://www.w3.org/Style/XSL/</li> + <li>http://freshmeat.net/projects/fop/</li> + <li>any others?</li> + </ul> + </section> </body> </document> |