summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index cd0d4e7717db..46571843a9d4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20160910:
+ AFFECTS: users of security/letsencrypt.sh
+ AUTHOR: riggs@FreeBSD.org
+
+ The config filename has been changed upstream from "config.sh"
+ to "config". Users must rename the current config file manually.
+ In addition, the default WELLKNOWN location has been changed to
+ %%PREFIX%%/www/letsencrypt. In order to use the previous default
+ location, the config file must be updated manually as well.
+
20160907:
AFFECTS: users of math/galculator
AUTHOR: woodsb02@FreeBSD.org