aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-07-31 10:52:05 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-07-31 10:52:05 +0000
commit7fe9421c58cc08727dabf95f352075237f441155 (patch)
tree99767fac258411d581eff350d2a818b2b7836411 /UPDATING
parent9de9547ccf4f23f8e091adef3895939ab4427fe1 (diff)
downloadports-7fe9421c58cc08727dabf95f352075237f441155.tar.gz
ports-7fe9421c58cc08727dabf95f352075237f441155.zip
Document update of devel/ccache
Notes
Notes: svn path=/head/; revision=258525
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6a53faab70c0..80836524c0d6 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.
+20100731:
+ AFFECTS: users of devel/ccache
+ AUTHOR: ehaupt@FreeBSD.org
+
+ Users upgrading from 2.4 release should clear the old cache directory with:
+
+ # ccache --clear
+
20100730:
AFFECTS: users of www/neon28 and www/neon29
AUTHOR: mezz@FreeBSD.org