cmlenz@39: Trac 0.9.5 Release Notes
cmlenz@39: ============================
cmlenz@39: April 18, 2006
cmlenz@39:
cmlenz@39: We're proud to present our latest release - Trac 0.9.5.
cmlenz@39:
cmlenz@39: Trac is an enhanced wiki and issue tracking system, integrated with
cmlenz@39: Subversion, for software development projects. Trac uses a minimalistic
cmlenz@39: approach to web-based software project management. Our mission is simple; to
cmlenz@39: help developers write great software while staying out of the way. Trac should
cmlenz@39: impose as little as possible on a team's established development process and
cmlenz@39: policies.
cmlenz@39:
cmlenz@39: Trac allows wiki markup in issue descriptions and commit messages, creating
cmlenz@39: links and useful structure between bugs, tasks, changesets, files and wiki
cmlenz@39: pages. A timeline view presents all project events in chronological order,
cmlenz@39: making tracking progress or getting an overview of a project easy.
cmlenz@39:
cmlenz@39: For more information, please visit the main Trac web site:
cmlenz@39:
cmlenz@39:
cmlenz@39:
cmlenz@39: The software, published under the modified BSD License, is
cmlenz@39: available at:
cmlenz@39:
cmlenz@39:
cmlenz@39:
cmlenz@39: Please report problems and provide feedback in the project issue tracker:
cmlenz@39:
cmlenz@39:
cmlenz@39:
cmlenz@39: For questions, comments and user discussions, please use the Trac mailing list.
cmlenz@39: List information, subscription and archive available at:
cmlenz@39:
cmlenz@39:
cmlenz@39:
cmlenz@39:
cmlenz@39: What's New
cmlenz@39: ----------
cmlenz@39: A brief summary of major changes for version 0.9.5:
cmlenz@39:
cmlenz@39: * Fixed wiki macro XSS vulnerability.
cmlenz@39: * Smaller memory usage when accessing subversion history.
cmlenz@39: * Fixed issue with incorrectly generated urls when installed behind a web
cmlenz@39: proxy.
cmlenz@39:
cmlenz@39: For a more complete list of improvements, see the ChangeLog at:
cmlenz@39:
cmlenz@39:
cmlenz@39:
cmlenz@39:
cmlenz@39: Acknowledgements
cmlenz@39: ----------------
cmlenz@39: Many thanks to the growing number of people who have, and continue to,
cmlenz@39: support the project. Also our thanks to all people providing feedback and bug
cmlenz@39: reports that helps us make Trac better, easier to use and more effective.
cmlenz@39:
cmlenz@39: Without your invaluable help, Trac would not evolve. Thank you all.
cmlenz@39:
cmlenz@39: Finally, we offer hope that Trac will prove itself useful to like-minded
cmlenz@39: programmers around the world, and that this release will prove an improvement
cmlenz@39: over the last version.
cmlenz@39:
cmlenz@39: Please let us know. :-)
cmlenz@39:
cmlenz@39: /The Trac Team