Browse Source

Merge "Wrapper scripts did not detect WINNT value of dynamic OS environment

variable when logged into workstations using Novell authentication."


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

+ 4
- 4
WHATSNEW View File

@@ -27,10 +27,6 @@ Fixed bugs:
* Translate task does not remove tokens when a key is not found.
It logs a verbose message. Bugzilla Report 13936.

* Wrapper scripts did not detect WINNT value of dynamic OS environment
variable when logged into workstations using Novell authentication.
Bugzilla Report 30366.

* DependScanner.getResource() always returned nonexistent resources,
even when the resource actually existed. Bugzilla Report 30558.

@@ -272,6 +268,10 @@ Fixed bugs:
* oata.types.Description.getDescription(Project) would throw a
NullPointerException when the "ant.targets" reference was unset.

* Wrapper scripts did not detect WINNT value of dynamic OS environment
variable when logged into workstations using Novell authentication.
Bugzilla Report 30366.

Changes from Ant 1.6.1 to Ant 1.6.2
===================================



Loading…
Cancel
Save