Glenn Nielsen wrote:
Henri Gomez wrote:

If nobody object, I'll tag JK 1.2.2 later todaty since it fix
a major problem with content-type and it works now with mod_deflate
in Apache 2.0.


I noticed that there is no release notes or changes file either in CVS or in
the distributions. Could this please be added. It would sure make things
easier for those upgrading to quickly identify what changes have been made
or what bugs have been fixed.
There is a CHANGES.txt :

JAKARTA TOMCAT CONNECTORS (JK) CHANGELOG: -*-text-*-
Last modified at [$Date: 2002/12/09 13:28:55 $]

Changes with JK 1.2.2:
* jk set correctly the content-type in Apache 2.0,
making it ready to works with mod_deflate and AddOutputFilterByType
[hgomez]
* jk will check result of get_endpoint and handle a failure.
This call can fail if the allocation for the endpoint fails because of low memory conditions
causing a dereference of NULL when we try and access the endpoint
[mmanders]

Changes with JK 1.2.1:
* Don't send initial chunk for chunked encoding, fix #14282
[costin]
* Add perl scripts for analyzing mod_jk logs and generating graphs/reports
[glenn]
* Make JK honor the CanonicalHost directive.
[hgomez]
* Log cleanup
[costin]
* Fix typos in jk xdocs/docs
[hgomez]
* Add JkRequestLogFormat to Apache 2.0
[hgomez]
* Final patches to make JK iSeries compliant
[hgomez]




--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to