aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2012-10-26 14:07:37 +0000
committerTom Judge <tj@FreeBSD.org>2012-10-26 14:07:37 +0000
commit33d459dc813657556c8bccd6a73f6efb3209ddc7 (patch)
treeb2eb48b5127636f7be682cce7f668100072f31de /UPDATING
parent156d7f1aa745f44e3a2851d2e8e582a8070ec98c (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1c010f50a87a..85003104fb3e 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.
+20121025:
+ AFFECTS: users of net/activemq
+ AUTHOR: tj@FreeBSD.org
+
+ After reinstalling the port if you wish to use the datastore used before
+ or have any undelivered persistant messages add the following to rc.conf
+ activemq_data=/usr/local/activemq
+
20121022:
AFFECTS: users of net/samba36
AUTHOR: timur@FreeBSD.org