aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2008-08-27 22:26:05 +0800
committergarga <garga@FreeBSD.org>2008-08-27 22:26:05 +0800
commit097f3c74085a5cd55eb8fd5f9d9d648e6cbff91c (patch)
tree8b2408c3ad482f1c70be3f06f3d0f61670b9748b /UPDATING
parent6d5ed60afff0b94e13ecc9716a10ba4c343a8e34 (diff)
downloadfreebsd-ports-graphics-097f3c74085a5cd55eb8fd5f9d9d648e6cbff91c.tar.gz
freebsd-ports-graphics-097f3c74085a5cd55eb8fd5f9d9d648e6cbff91c.tar.zst
freebsd-ports-graphics-097f3c74085a5cd55eb8fd5f9d9d648e6cbff91c.zip
Add a note about qmHandle configuration file
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8148470e929..27a1364e567 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080827:
+ AFFECTS: users of mail/qmhandle
+ AUTHOR: garga@FreeBSD.org
+
+ A qmHandle.conf file was created, for now, is not needed to edit
+ ${PREFIX}/bin/qmHandle to change stopqmail and startqmail variables.
+ Just remember to edit configuration file after upgrade.
+
20080820:
AFFECTS: users of net/rabbitmq
AUTHOR: pneumann@gmail.com