aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2011-09-15 12:04:09 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2011-09-15 12:04:09 +0000
commite2c9da64ebed0900dcfc0f508957391935b9d539 (patch)
treef75e6943046f8742373641237a411a4e84d9128c /UPDATING
parentf5d3d5edbf148468192835da1cf5c36d30360a32 (diff)
downloadports-e2c9da64ebed0900dcfc0f508957391935b9d539.tar.gz
ports-e2c9da64ebed0900dcfc0f508957391935b9d539.zip
- Update to 1.4.13
Notes
Notes: svn path=/head/; revision=281801
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index de4a11704256..53c68ed815f6 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.
+20110915:
+ AFFECTS: users of dns/unbound
+ AUTHOR: sem@FreeBSD.org
+
+ unbound supports GOST from version 1.4.12 but only if dns/ldns was build
+ with GOST support too. There is no way to check the option when unbound
+ builds, so you should make sure the option is on in both unbound and lds.
+
20110914:
AFFECTS: users of www/asterisk-stat
AUTHOR: flo@FreeBSD.org