Browse Source

Move to 1.6 branch

PR: 22863
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276808 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 21 years ago
parent
commit
9d009f659f
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      WHATSNEW

+ 3
- 3
WHATSNEW View File

@@ -44,9 +44,6 @@ Other changes:
Compilers can be selected using the compiler attribute, which defaults Compilers can be selected using the compiler attribute, which defaults
to "microsoft" on windows, and "mono" on everything else. to "microsoft" on windows, and "mono" on everything else.


* Allow file attribute of <move> to rename a directory.
Bugzilla Report 22863.

Changes from Ant 1.6.2 to current Ant 1.6 CVS version Changes from Ant 1.6.2 to current Ant 1.6 CVS version
===================================================== =====================================================


@@ -66,6 +63,9 @@ Other changes:


* Expose objects and methods in IntrospectionHelper. Bugzilla Report 30794. * Expose objects and methods in IntrospectionHelper. Bugzilla Report 30794.


* Allow file attribute of <move> to rename a directory.
Bugzilla Report 22863.

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




Loading…
Cancel
Save