From 685324a3cf2a149ed69b0adefc98bb7bfba4de7d Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 10 Dec 2017 11:40:33 +0100 Subject: [PATCH] unify format of change description --- WHATSNEW | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 4e0bfb76f..10a9fc398 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -35,18 +35,18 @@ Other changes: * added Orion support to ejbjar Github Pull Request #33 - * Bugzilla Report 58589 - SCP task, when configured to use SFTP - protocol, now preserves last modified timestamp on files that - it uploads, if the preserveLastModified attribute is set to - true for that task + * SCP task, when configured to use SFTP protocol, now preserves last + modified timestamp on files that it uploads, if the + preserveLastModified attribute is set to true for that task + Bugzilla Report 58589 * zip and the related tasks can now set the modfication time of all entries to a fixed timestamp. Github Pull Request #36 - * Bugzilla report 61718 - Jsch library dependency has now been - upgraded to 0.1.54. Jsch is the library behind the sshexec - and scp Ant tasks. + * Jsch library dependency has now been upgraded to 0.1.54. Jsch is + the library behind the sshexec and scp Ant tasks. + Bugzilla Report 61718 * Added a new condition.