aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2006-02-01 20:02:47 +0800
committerbarner <barner@FreeBSD.org>2006-02-01 20:02:47 +0800
commitf273f24bbe6d8b9ece12438a711aa46ec1ca8aa2 (patch)
treecdbcfbee6ad0b95f45a2299e8b0e9bdc3d2b142e /UPDATING
parent6f89b215a9590e8ece63c5b36fe153a0c4251db6 (diff)
downloadfreebsd-ports-gnome-f273f24bbe6d8b9ece12438a711aa46ec1ca8aa2.tar.gz
freebsd-ports-gnome-f273f24bbe6d8b9ece12438a711aa46ec1ca8aa2.tar.zst
freebsd-ports-gnome-f273f24bbe6d8b9ece12438a711aa46ec1ca8aa2.zip
Add note about x11/tilda config file syntax change.
PR: ports/92646
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index cf00d2f2a7dd..affde3bb2590 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.
+20060201:
+ AFFECTS: users of x11/tilda
+ AUTHOR: barner@FreeBSD.org
+
+ The configuration file syntax has changed. Users of x11/tilda must
+ delete their old ones and re-create them.
+
20060131:
AFFECTS: users of security/stunnel
AUTHOR: roam@FreeBSD.org