Author: bodewig
Date: Fri Aug 8 06:23:57 2008
New Revision: 683963
URL: http://svn.apache.org/viewvc?rev=683963&view=rev
Log:
document fix for PR 45245.
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=683963&r1=683962&r2=683963&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Fri Aug 8 06:23:57 2008
@@ -141,6 +141,10 @@
* The IPlanetDeploymentToll didn't use the configured DTD locations.
Bugzilla Report 31876.
+ * The ant shell script printed a warning unser Cygwin if JAVA_HOME
+ was not set.
+ Bugzilla Report 45245.
+
Other changes:
--------------