aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2025-06-20 15:36:24 +0000
committerNicola Vitale <nivit@FreeBSD.org>2025-06-20 15:37:40 +0000
commitbab9958300df0c481bbdd6eda6809a60a89ffde8 (patch)
tree66b3b2430a55c837a8e72e1b9b5b3ddabdca3496
parent83ec90170d03a376c0e41fdffe08767db50da954 (diff)
UPDATING: Add a note about upgrading x11/swww
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5d570d13db8e..d661bc5ec941 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.
+20250620:
+ AFFECTS: users of x11/swww
+ AUTHOR: nivit@FreeBSD.org
+
+ Starting from version 0.10 the command swww init, previously deprecated, has
+ been properly deleted. The correct way of initializing the daemon is calling
+ swww-daemon directly.
+
20250613:
AFFECTS: users of devel/py-gql, games/DDNet, net/mosquitto
AUTHOR: michaelo@FreeBSD.org