This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git


The following commit(s) were added to refs/heads/master by this push:
     new a8cd05dc0 recod fix for bugzilla report 69680
a8cd05dc0 is described below

commit a8cd05dc064f708c0675cdd84de734642bd76e15
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Jun 8 10:16:01 2025 +0200

    recod fix for bugzilla report 69680
---
 WHATSNEW | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/WHATSNEW b/WHATSNEW
index a512e2f62..3cba7a7b4 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -28,6 +28,10 @@ Fixed bugs:
    only when there are any classpath elements present.
    Bugzilla Report 69586
 
+ * URLResource#getName could strip the first character of a resource
+   path even if it was not a file separator.
+   Bugzilla Report 69680
+
 Other changes:
 --------------
 

Reply via email to