summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2023-03-18 10:42:58 +0100
committerStefan Bodewig <bodewig@apache.org>2023-03-18 10:42:58 +0100
commitbb02a4d806652d6e01e8eb1b74fc74d5c94b3317 (patch)
tree1182a3ae5ed8d0d0e94c77ba9a6c5a5ecc2b673f /WHATSNEW
parent77f3ec9e842130d26a7413c1332d85b8aeee51dc (diff)
downloadant-bb02a4d806652d6e01e8eb1b74fc74d5c94b3317.tar.gz
try to preserve file permissions of exisiting target when renaming
https://bz.apache.org/bugzilla/show_bug.cgi?id=66522
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW4
1 files changed, 4 insertions, 0 deletions
diff --git a/WHATSNEW b/WHATSNEW
index cd2d2bcfc..267b0d549 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -18,6 +18,10 @@ Fixed bugs:
This is now fixed.
Bugzilla Report 66468
+ * <fixcrlf>, <replace> and <replaceregexp> now try to preserve the
+ file permissions of the files they modify.
+ Bugzilla Report 66522
+
Other changes:
--------------