aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2012-03-26 21:45:27 +0800
committerale <ale@FreeBSD.org>2012-03-26 21:45:27 +0800
commit546c5aadce81bc641af92c28ef735eb36176ffe9 (patch)
treec9c3607883eab1b2a335798d0e3a8a59e318c8e5 /UPDATING
parentaba3d3fad9ebe363c3ab41cdf12756c81da33261 (diff)
downloadfreebsd-ports-gnome-546c5aadce81bc641af92c28ef735eb36176ffe9.tar.gz
freebsd-ports-gnome-546c5aadce81bc641af92c28ef735eb36176ffe9.tar.zst
freebsd-ports-gnome-546c5aadce81bc641af92c28ef735eb36176ffe9.zip
Mention changes to tomcat7 startup script.
Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 94a69f051e8f..3dab24b7d433 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20120326:
+ AFFECTS: users of www/tomcat7
+ AUTHOR: ale@FreeBSD.org
+
+ Tomcat 7 startup script now uses 'jsvc' to monitor the daemon's process.
+ A few rc.conf variables has been changed, be sure to adapt your
+ configuration, if needed.
+
20120318:
AFFECTS: users of mail/dbmail
AUTHOR: rm@FreeBSD.org