aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2006-01-31 09:11:38 +0000
committerPeter Pentchev <roam@FreeBSD.org>2006-01-31 09:11:38 +0000
commitf8e10eeed7f2db1396457ff6a196e021929f6aee (patch)
tree04ea1aeb92da454461f69375c110cc67e55c9685 /UPDATING
parentc2f55c02b30f6b3385dde21ad66d48879045dbe6 (diff)
downloadports-f8e10eeed7f2db1396457ff6a196e021929f6aee.tar.gz
ports-f8e10eeed7f2db1396457ff6a196e021929f6aee.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 130961cf7c1f..cf00d2f2a7dd 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.
+20060131:
+ AFFECTS: users of security/stunnel
+ AUTHOR: roam@FreeBSD.org
+
+ Since stunnel-4.14_1, the stunnel.pem certificate generated by
+ "make cert" is installed into /usr/local/etc/stunnel/ instead of
+ /usr/local/etc/.
+
20060130:
AFFECTS: users of sysutils/portsnap
AUTHOR: cperciva@FreeBSD.org