Author: schultz
Date: Sat Jan 12 01:40:43 2013
New Revision: 1432356
URL: http://svn.apache.org/viewvc?rev=1432356&view=rev
Log:
Updated changelog to include fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 : Use java_home on Mac
OS X.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1432356&r1=1432355&r2=1432356&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Sat Jan 12 01:40:43 2013
@@ -91,6 +91,10 @@
configuration if someone wants to move the <code>output</code>
directory
elsewhere (e.g. out of the source tree). (kkolinko)
</update>
+ <fix>
+ <bug>54390</bug>: Use 'java_home' on Mac OS X to auto-detect JAVA_HOME.
+ (schultz)
+ </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]