Author: marcusb-guest Date: 2006-11-29 14:54:37 +0100 (Wed, 29 Nov 2006) New Revision: 2816
Modified: branches/tomcat5.5/feature/debian/debian/changelog Log: Experiemental release. Modified: branches/tomcat5.5/feature/debian/debian/changelog =================================================================== --- branches/tomcat5.5/feature/debian/debian/changelog 2006-11-29 13:50:53 UTC (rev 2815) +++ branches/tomcat5.5/feature/debian/debian/changelog 2006-11-29 13:54:37 UTC (rev 2816) @@ -1,3 +1,16 @@ +tomcat5.5 (5.5.20-3) experimental; urgency=low + + * Really fix the "/etc/init.d/tomcat5.5 status" command this + time. (Closes: #398044) + * Use jsvc for daemon startup, instead of the catalina.sh script. Daemon + shutdown is now faster and more reliable. + * Add missing permissions required by the admin webapp. Thanks to + Jonathan-Marc Lapointe. + * The CATALINA_OPTS variable in /etc/default/tomcat5.5 has been renamed + to the more intuitive JAVA_OPTS. + + -- Marcus Better <[EMAIL PROTECTED]> Sat, 25 Nov 2006 21:20:18 +0100 + tomcat5.5 (5.5.20-2) unstable; urgency=medium * Now runs with java-gcj-compat. (Closes: #395167) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

