mturk 2002/10/15 06:00:49 Modified: jk/native2 CHANGES.txt Log: Feel free to add the non-listed changes Revision Changes Path 1.2 +11 -1 jakarta-tomcat-connectors/jk/native2/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/CHANGES.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- CHANGES.txt 6 Oct 2002 07:52:27 -0000 1.1 +++ CHANGES.txt 15 Oct 2002 13:00:49 -0000 1.2 @@ -1,6 +1,16 @@ JAKARTA TOMCAT CONNECTORS 2 (JK2) CHANGELOG: -*-text-*- Last modified at [$Date$] +Changes with JK2 2.0.2: + * Add the hostMap cache + [Mladen Turk] + * Allow the lb:name scheme inside the [channel.xxx] + [Mladen Turk] + * Duplicate all global directives on each vhost that has inheritGlobals set. + Directives are created using createBean only if not found. + Beside directives, the webapps are duplicated to. + [Mladen Turk] + Changes with JK2 2.0.1: * Tentative fix for 12346.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>