Author: kkolinko
Date: Thu Dec 6 13:25:28 2012
New Revision: 1417841
URL: http://svn.apache.org/viewvc?rev=1417841&view=rev
Log:
Update changelog for r1417826
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1417841&r1=1417840&r2=1417841&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Dec 6 13:25:28 2012
@@ -108,13 +108,6 @@ PATCHES PROPOSED TO BACKPORT:
+1: kkolinko, kfujino, schultz
-1:
-* Introduce property "tomcat.output" that is used to specify location of
- the build output directory. This simplifies build configuration when the
- output directory is located outside of the source tree.
- http://svn.apache.org/viewvc?view=revision&revision=1408376
- +1: kkolinko, kfujino, schultz
- -1:
-
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54087
Correctly handle (ignore) invalid If-Modified-Since
header rather than throwing an exception.
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=1417841&r1=1417840&r2=1417841&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Thu Dec 6 13:25:28 2012
@@ -57,6 +57,16 @@
</fix>
</changelog>
</subsection>
+ <subsection name="Other">
+ <changelog>
+ <update>
+ In the build configuration: introduce property "tomcat.output" that is
+ used to specify location of the build output directory. This simplifies
+ configuration if someone wants to move the <code>output</code>
directory
+ elsewhere (e.g. out of the source tree). (kkolinko)
+ </update>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 6.0.36 (jfclere)" rtext="released 2012-10-19">
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]