You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

status.xml 1.3KB

12345678910111213141516171819202122232425262728293031323334
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <status>
  3. <developers>
  4. <!-- Maintained in src/documentation/content/xdocs/team.xml -->
  5. </developers>
  6. <todo>
  7. <!-- See Bugzilla and http://wiki.apache.org/xmlgraphics-fop/FOPProjectTasks -->
  8. </todo>
  9. <changes>
  10. <release version="FOP Trunk">
  11. <action context="Code" dev="[dev]" type="update">
  12. [your text here]
  13. </action>
  14. </release>
  15. <release version="0.90alpha1" date="Nov 2005">
  16. <action context="Code" dev="all" type="update">
  17. <strong>Complete redesign of the FOP codebase</strong> in the period between Dec 2001 and Nov 2005.
  18. There are just too many changes to list here. If you like to know details, run
  19. <code>"svn log --verbose http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/"</code>.
  20. </action>
  21. </release>
  22. <release version="0.20.5" date="18 July 2003">
  23. <action context="Code" dev="all" type="update">
  24. For the change log for the maintenance branch
  25. (where FOP 0.20.5 came from), please see the "CHANGES" file in the distribution, or
  26. <a href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop/branches/fop-0_20_2-maintain/CHANGES?view=markup">the CHANGES file in the SVN repository</a>.
  27. </action>
  28. </release>
  29. </changes>
  30. </status>