summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9b6fb76d17ed..5024217b6896 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20041202:
+ AFFECTS: users of any ports which have dependency on lang/python
+ AUTHOR: perky@FreeBSD.org
+
+ After upgrading of lang/python, you must rebuild all its consumer
+ ports to make them get ready to Python 2.4.
+
+ To do this, you will need to:
+ portupgrade -Rr python
+
20041128:
AFFECTS: users of mail/dspam and mail/dspam-devel
AUTHOR: itetcu@people.tecnik93.com