mbenson 2005/01/26 11:04:28
Modified: . WHATSNEW
Log:
Merge "Wrapper scripts did not detect WINNT value of dynamic OS environment
variable when logged into workstations using Novell authentication."
Revision Changes Path
1.721 +4 -4 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.720
retrieving revision 1.721
diff -u -r1.720 -r1.721
--- WHATSNEW 26 Jan 2005 17:38:11 -0000 1.720
+++ WHATSNEW 26 Jan 2005 19:04:28 -0000 1.721
@@ -27,10 +27,6 @@
* 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 @@
* 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
===================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]