From 95fe90205eff8a66357601046dcd12c7e8ac17e3 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 14 Jul 2014 20:56:30 +0000 Subject: [PATCH] Document db6 upgrade. --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/UPDATING b/UPDATING index 3aeeb3141511..bbee235284c0 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,17 @@ 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. +20140714: + AFFECTS: users of databases/db6 + AUTHOR: mandree@FreeBSD.org + + Oracle Berkeley DB 6 has been upgraded to version 6.1.19. Since the + previous 6.0 version, the log file format has changed in 6.1. + Depending on applications used, you may need to take action BEFORE you + upgrade. For details, please see the online upgrade manual at + + + 20140714: AFFECTS: users of net/linphone-base AUTHOR: tijl@FreeBSD.org