aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-11-30 08:45:46 +0000
committerXin LI <delphij@FreeBSD.org>2006-11-30 08:45:46 +0000
commit45df9374d15995341607c07811e3eb482561ad5b (patch)
tree11d07a456aaee908e2c8caf6ddb4259a1747375e /UPDATING
parente10cc47dda2cea1c8697a2c055b5cc1bed8fd0dc (diff)
downloadports-45df9374d15995341607c07811e3eb482561ad5b.tar.gz
ports-45df9374d15995341607c07811e3eb482561ad5b.zip
Reflect the default BDB version change in OpenLDAP 2.[34].
Notes
Notes: svn path=/head/; revision=178311
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e33eeec1df8b..b22b6af18bbb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20061130:
+ AFFECTS: users of net/openldap2[34]-server
+ AUTHOR: delphij@FreeBSD.org
+
+ The default Berkeley DB version has been changed from
+ 4.3 to 4.4, as suggested by OpenLDAP developers.
+
20061121:
AFFECTS: users of www/hastymail
AUTHOR: miwi@FreeBSD.org