Browse Source

record what I've been doing.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268784 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
1dbdb41c51
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      WHATSNEW

+ 17
- 0
WHATSNEW View File

@@ -1,6 +1,23 @@
Changes from Ant 1.3 to CVS Version
===========================================

Changes that could break older environments:
--------------------------------------------

* Zip.setWhenempty() has changed its signature.

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

* Testcases have been made independant of current working directory.

* Input ZIP-Files will be closed when using a <zipfileset>.

* p4 tasks now don't fail if user, port or client have been ommitted
(and this is acceptable for the context of the command).

* <javah>'s outputfile attribute will be resolved as relative to the
projects basedir.

Changes from Ant 1.2 to Ant 1.3
===========================================


Loading…
Cancel
Save