aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2006-11-30 16:45:46 +0800
committerdelphij <delphij@FreeBSD.org>2006-11-30 16:45:46 +0800
commit5d595394553119c2aea2c828ec800ec58aa731b1 (patch)
tree9cdd3b8bab85745182e053c83cadb93531df526b
parent9107a477188a12324a8d82e101887ba19fc6c13c (diff)
downloadfreebsd-ports-gnome-5d595394553119c2aea2c828ec800ec58aa731b1.tar.gz
freebsd-ports-gnome-5d595394553119c2aea2c828ec800ec58aa731b1.tar.zst
freebsd-ports-gnome-5d595394553119c2aea2c828ec800ec58aa731b1.zip
Reflect the default BDB version change in OpenLDAP 2.[34].
-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