summaryrefslogtreecommitdiff
path: root/qpid/review/svnlog2wiki.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/review/svnlog2wiki.xsl')
-rw-r--r--qpid/review/svnlog2wiki.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/review/svnlog2wiki.xsl b/qpid/review/svnlog2wiki.xsl
index b705115cfd..8fe2fbf033 100644
--- a/qpid/review/svnlog2wiki.xsl
+++ b/qpid/review/svnlog2wiki.xsl
@@ -22,7 +22,7 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="text"></xsl:output>
<xsl:template match="/">
-|| revision || committer || date || comment || review notes ||
+|| revision || committer || date || comment || review notes || jira status ||
<xsl:apply-templates select="log/logentry"></xsl:apply-templates>
</xsl:template>
<xsl:template match="logentry">