Browse Source

document reverted clone method signatures

master
Stefan Bodewig 7 years ago
parent
commit
de3e91d20f
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      WHATSNEW

+ 4
- 0
WHATSNEW View File

@@ -10,6 +10,10 @@ Changes that could break older environments:
and no longer throws an exception.
ant-dev list https://www.mail-archive.com/dev@ant.apache.org/msg46634.html

* Reverted the signature change of various clone method
implementation in Ant's data-types introduced with 1.10.2 as they
broke subclasses of said data-types which tried to override clone.

Fixed bugs:
-----------



Loading…
Cancel
Save