From 7d62e0e780b14b80b3f2f3ecdb3d1d810adf4cc6 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Sun, 7 Jan 2007 15:36:11 +0000 Subject: [PATCH] bugzilla 29143: show previous version in tagdiff.xsl git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@493754 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index de1f93699..60db86318 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -47,7 +47,10 @@ Other changes: Bugzilla 41158. * reduce logging noise of - Bugzilla 29154 + Bugzilla 29154 + +* Show Previous Revision in the tagdiff.xsl stylesheet + Bugzilla 29143 Changes from Ant 1.6.5 to Ant 1.7.0 ===================================